chore: Enable Russian, update translations (#1159)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-08-22 17:54:16 +05:30
committed by GitHub
parent cdd385b269
commit 83eb92e7ff
268 changed files with 4686 additions and 1469 deletions

View File

@@ -44,9 +44,14 @@
"LABEL": "Zdjęcie profilowe"
},
"NAME": {
"LABEL": "Twoje imię",
"ERROR": "Wprowadź prawidłową nazwę",
"PLACEHOLDER": "Wprowadź swoje imię i nazwisko, które będzie wyświetlane w rozmowach"
"LABEL": "Your full name",
"ERROR": "Please enter a valid full name",
"PLACEHOLDER": "Please enter your full name"
},
"DISPLAY_NAME": {
"LABEL": "Display name",
"ERROR": "Please enter a valid display name",
"PLACEHOLDER": "Please enter a display name, this would be displayed in conversations"
},
"AVAILABILITY": {
"LABEL": "Availability",
@@ -122,5 +127,21 @@
"INTEGRATIONS": "Integracje",
"ACCOUNT_SETTINGS": "Account Settings",
"LABELS": "Labels"
},
"CREATE_ACCOUNT": {
"NEW_ACCOUNT": "New Account",
"SELECTOR_SUBTITLE": "Create a new account",
"API": {
"SUCCESS_MESSAGE": "Account created successfully",
"EXIST_MESSAGE": "Account already exists",
"ERROR_MESSAGE": "Nie można połączyć się z Woot Server, spróbuj ponownie później"
},
"FORM": {
"NAME": {
"LABEL": "Nazwa konta",
"PLACEHOLDER": "Przedsiębiorstwa Wayne"
},
"SUBMIT": "Prześlij"
}
}
}