Приложение на флаторе, настройки
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"@@locale": "en",
|
||||
"appTitle": "Messenger",
|
||||
"chats": "Chats",
|
||||
"contacts": "Contacts",
|
||||
"settings": "Settings",
|
||||
"login": "Login",
|
||||
"email": "Email",
|
||||
"password": "Password",
|
||||
"name": "Name",
|
||||
"loginButton": "Sign In",
|
||||
"register": "Register",
|
||||
"noAccount": "No account? Sign up",
|
||||
"logout": "Sign Out",
|
||||
"serverSettings": "Server Settings",
|
||||
"apiUrl": "API URL",
|
||||
"apiUrlHint": "https://api.example.com",
|
||||
"save": "Save",
|
||||
"serverConfig": "Server Configuration",
|
||||
"system": "System",
|
||||
"stories": "Stories",
|
||||
"chatsModule": "Chats",
|
||||
"messages": "Messages",
|
||||
"calls": "Calls",
|
||||
"klipy": "Klipy",
|
||||
"import": "Import",
|
||||
"federation": "Federation",
|
||||
"domainUrl": "Domain",
|
||||
"enableRegistration": "Registration Enabled",
|
||||
"enabled": "Enabled",
|
||||
"disabled": "Disabled",
|
||||
"language": "Language",
|
||||
"russian": "Русский",
|
||||
"english": "English",
|
||||
"notifications": "Notifications",
|
||||
"privacy": "Privacy",
|
||||
"soundsAndVibration": "Sounds & Vibration",
|
||||
"dataAndStorage": "Data & Storage",
|
||||
"aboutApp": "About App",
|
||||
"help": "Help",
|
||||
"version": "Version",
|
||||
"loading": "Loading...",
|
||||
"error": "Error",
|
||||
"retry": "Retry",
|
||||
"noChats": "No chats yet",
|
||||
"inDevelopment": "In development",
|
||||
"user": "User",
|
||||
"edit": "Edit",
|
||||
"serverConnectionError": "Server connection error",
|
||||
"settingsSaved": "Settings saved"
|
||||
}
|
||||
Reference in New Issue
Block a user