mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 19:32:22 +02:00
17 lines
361 B
JSON
17 lines
361 B
JSON
{
|
|
"string": {
|
|
"Cancel": "Annulla",
|
|
"Retry": "Riprova",
|
|
"UploadFiles": "Carica file",
|
|
"UploadFolders": "Carica cartelle",
|
|
"UploadingTo": "Caricamento di {files, plural, =1 {# file} other {# file}} in"
|
|
},
|
|
"status": {
|
|
"Error": "Errore",
|
|
"Waiting": "In attesa",
|
|
"Uploading": "Caricamento",
|
|
"Completed": "Completato"
|
|
}
|
|
}
|
|
|