mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
15 lines
293 B
JSON
15 lines
293 B
JSON
{
|
|
"FILE_UPLOAD": {
|
|
"BUTTON": {
|
|
"UPLOAD_FILE": "Carica un file",
|
|
"UPLOAD_FOLDER": "Carica una cartella"
|
|
},
|
|
"MESSAGES": {
|
|
"COMPLETED": "caricamento completato",
|
|
"PROGRESS": "caricamento in corso..."
|
|
},
|
|
"ACTION": {
|
|
"UNDO": "Annulla"
|
|
}
|
|
}
|
|
} |