mirror of
https://github.com/hcengineering/platform.git
synced 2024-12-23 03:22:19 +03:00
caf3fedd9c
Signed-off-by: Alexander Onnikov <Alexander.Onnikov@xored.com> Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
24 lines
700 B
JSON
24 lines
700 B
JSON
{
|
||
"string": {
|
||
"Drive": "Диск",
|
||
"Drives": "Диски",
|
||
"Grid": "Сетка",
|
||
"File": "Файл",
|
||
"Folder": "Папка",
|
||
"Resource": "Ресурс",
|
||
"Name": "Название",
|
||
"Description": "Описание",
|
||
"Parent": "Родительская папка",
|
||
"Path": "Путь",
|
||
"Download": "Скачать",
|
||
"CreateDrive": "Создать диск",
|
||
"CreateFolder": "Создать папку",
|
||
"UploadFile": "Загрузить файл",
|
||
"UploadFolder": "Загрузить папку",
|
||
"EditDrive": "Редактировать",
|
||
"Rename": "Переименовать",
|
||
"RoleLabel": "Роль",
|
||
"Root": "/"
|
||
}
|
||
}
|