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>
23 lines
546 B
JSON
23 lines
546 B
JSON
{
|
|
"string": {
|
|
"Drive": "Unidade",
|
|
"Drives": "Unidades",
|
|
"Grid": "Grade",
|
|
"File": "Ficheiro",
|
|
"Folder": "Pasta",
|
|
"Resource": "Recurso",
|
|
"Name": "Nome",
|
|
"Description": "Descrição",
|
|
"Parent": "Pai",
|
|
"Path": "Caminho",
|
|
"Download": "Descarregar",
|
|
"CreateDrive": "Criar unidade",
|
|
"CreateFolder": "Criar pasta",
|
|
"UploadFile": "Carregar ficheiro",
|
|
"UploadFolder": "Carregar pasta",
|
|
"EditDrive": "Editar unidade",
|
|
"Rename": "Renomear",
|
|
"RoleLabel": "Papel",
|
|
"Root": "/"
|
|
}
|
|
} |