1
0
ohmyform/ui/locales/uk/user.json
Michael Schramm 9c4c325e5a
Switch to single branch (#221)
* remove submodules
* add api and ui files
* update github actions
* use sparse checkout
* update node setup
* update checkout
* update docker
* change permissions
* update mariadb health check
* update changelog
2023-12-02 19:22:40 +01:00

19 lines
756 B
JSON
Raw Permalink 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.

{
"baseData": "Основні дані",
"confirmDelete": "Ви впевнені у видаленні цього користувача?",
"deleteError": "не вдалося видалити користувача",
"deleteNow": "Видалити зараз!",
"deleted": "Користувача видалено",
"loading": "Завантаження користувача",
"mange": "Редагувати користувача \" {{email}} \"",
"row": {
"created": "Створено",
"email": "Email",
"menu": "Меню",
"roles": "Роль"
},
"updateError": "Не вдалося оновити користувача",
"updateNow": "Зберегти",
"updated": "Користувача оновлено"
}