Files
sendico/frontend/pshared/lib/l10n/ru.arb
2025-12-04 22:18:09 +01:00

24 lines
702 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"@@locale": "ru",
"statusReady": "Готово",
"statusRegistered": "Зарегистрирован",
"statusNotRegistered": "Не зарегистрирован",
"typeInternal": "Внутренний",
"typeExternal": "Внешний",
"operationStatusProcessing": "Обработка",
"@operationStatusProcessing": {
"description": "Label for the “processing” operation status"
},
"operationStatusSuccess": "Успех",
"@operationStatusSuccess": {
"description": "Label for the “success” operation status"
},
"operationStatusError": "Ошибка",
"@operationStatusError": {
"description": "Label for the “error” operation status"
}
}