diff options
Diffstat (limited to 'res/langs/en.json')
| -rw-r--r-- | res/langs/en.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/res/langs/en.json b/res/langs/en.json index 36ff556..b7f8246 100644 --- a/res/langs/en.json +++ b/res/langs/en.json @@ -18,7 +18,8 @@ "hideThisMessage": "Hide this message", "usernameError": "Username length must be from 1 to $MAX characters and don't repeat another's. Characters &^<>'\" are not allowed.", "passwordMatchError": "Wrong password.", - "accessError": "Access Error.", + "accessError": "Access error", + "noPermission": "No '$PERMISSION' permission.", "totalVideoLimitError": "Playlist video limit has been reached.", "userVideoLimitError": "Playlist video limit per user has been reached.", "videoAlreadyExistsError": "The video already exists in playlist.", |
