Initial commit
This commit is contained in:
16
application/Espo/Resources/i18n/uk_UA/Extension.json
Normal file
16
application/Espo/Resources/i18n/uk_UA/Extension.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Ім'я",
|
||||
"version": "Версія",
|
||||
"description": "Опис",
|
||||
"isInstalled": "Встановлено",
|
||||
"checkVersionUrl": "URL для перевірки наявності нових версій"
|
||||
},
|
||||
"labels": {
|
||||
"Uninstall": "Видалити",
|
||||
"Install": "Встановити"
|
||||
},
|
||||
"messages": {
|
||||
"uninstalled": "Розширення {name} видалено"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user