Настройки, авторизация
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"contacts": "Contacts",
|
||||
"settings": "Settings",
|
||||
"login": "Login",
|
||||
"email": "Email",
|
||||
"username": "Login",
|
||||
"password": "Password",
|
||||
"name": "Name",
|
||||
"loginButton": "Sign In",
|
||||
@@ -26,7 +26,7 @@
|
||||
"import": "Import",
|
||||
"federation": "Federation",
|
||||
"domainUrl": "Domain",
|
||||
"enableRegistration": "Registration Enabled",
|
||||
"registrationStatus": "Registration",
|
||||
"enabled": "Enabled",
|
||||
"disabled": "Disabled",
|
||||
"language": "Language",
|
||||
@@ -47,5 +47,37 @@
|
||||
"user": "User",
|
||||
"edit": "Edit",
|
||||
"serverConnectionError": "Server connection error",
|
||||
"settingsSaved": "Settings saved"
|
||||
"connected": "Connected",
|
||||
"unknownError": "Unknown error",
|
||||
"networkError": "Network error",
|
||||
"serverError": "Server error",
|
||||
"parsingError": "Data parsing error",
|
||||
"voice": "Voice Calls",
|
||||
"video": "Video Calls",
|
||||
"lifetime": "Lifetime",
|
||||
"groups": "Groups",
|
||||
"maxParticipants": "Max participants",
|
||||
"hours": "h",
|
||||
"dailyLimit": "Daily Limit",
|
||||
"historyLimit": "History Limit",
|
||||
"maxFileSize": "Max File Size",
|
||||
"noLimit": "No Limit",
|
||||
"allowForwarding": "Forwarding",
|
||||
"allowReactions": "Reactions",
|
||||
"allowReplies": "Replies",
|
||||
"allowQuoting": "Quoting",
|
||||
"allowMessageDeletion": "Deletion",
|
||||
"forbidCopying": "Forbid Copying",
|
||||
"allowLinks": "Links",
|
||||
"allowPolls": "Polls",
|
||||
"allowPinning": "Pins",
|
||||
"allowMedia": "Media",
|
||||
"description": "Description",
|
||||
"server": "Server",
|
||||
"notSpecified": "not specified",
|
||||
"settingsSaved": "Settings saved",
|
||||
"enterUsername": "Enter login",
|
||||
"invalidUsername": "Login must be at least 3 characters and without Cyrillic",
|
||||
"loginFailed": "Login failed. Check your login and password",
|
||||
"registrationFailed": "Registration failed"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user