staffmanager/resources/lang/vendor/log-viewer/uk.json

14 lines
428 B
JSON
Executable File
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.

{
"Date": "Дата",
"The list of logs is empty!": "Список журналів порожній!",
"All": "Всі",
"Emergency": "Аварійна",
"Alert": "Попередження",
"Critical": "Критична",
"Error": "Помилка",
"Warning": "Попереждення",
"Notice": "Сповіщення",
"Info": "Інформація",
"Debug": "Відладка"
}