mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
#69 Add italian translate
This commit is contained in:
@@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"SEARCH": {
|
||||||
|
"CONTROL": {
|
||||||
|
"LABEL": "Contenuto ricerca"
|
||||||
|
},
|
||||||
|
"RESULTS": {
|
||||||
|
"SUMMARY": "Trovati {{numResults}} risultati per {{searchTerm}}",
|
||||||
|
"NONE": "Nessun risultato trovato per {{searchTerm}}",
|
||||||
|
"ERROR": "La ricerca é andata in errore, riprova",
|
||||||
|
"COLUMNS": {
|
||||||
|
"NAME": "Nome",
|
||||||
|
"MODIFIED_BY": "Modificato da",
|
||||||
|
"MODIFIED_AT": "Modificato il"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user