first commit
This commit is contained in:
33
l10n/app_ru.arb
Normal file
33
l10n/app_ru.arb
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"appName": "Tesmit",
|
||||
|
||||
"@common": {},
|
||||
"add": "Добавить",
|
||||
"create": "Создать",
|
||||
"remove": "Удалить",
|
||||
"update": "Обновить",
|
||||
"name": "Имя",
|
||||
"title": "Заголовок",
|
||||
"save": "Сохранить",
|
||||
|
||||
"@entity": {},
|
||||
"workspace": "Рабочая область",
|
||||
"workspaces": "Рабочие области",
|
||||
|
||||
"@actions": {},
|
||||
"addNewAction": "Добавление",
|
||||
"removeAction": "Удаление",
|
||||
"updatingAction": "Обновление",
|
||||
|
||||
"hoursMinutesParams": "{hours} ч {minutes} м",
|
||||
"@hoursMinutesParams": {
|
||||
"placeholders": {
|
||||
"hours": {
|
||||
"type": "int"
|
||||
},
|
||||
"minutes": {
|
||||
"type": "int"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user