mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
code cleanup (#3210)
* code cleanup * rollback changes * remove dead code * remove debug app config * cleanup unused locales * no-unused-vars rule * test fixes and cleanup * remove unnecessary translate modules
This commit is contained in:
@@ -476,16 +476,6 @@
|
||||
"CANCEL": "Annulla",
|
||||
"UPLOAD": "Carica"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBTITLE": "Qual è il livello delle modifiche apportate a questa versione?",
|
||||
"VERSION": {
|
||||
"MINOR": "Minore (x.1)",
|
||||
"MAJOR": "Maggiore (2.0)"
|
||||
},
|
||||
"COMMENT": {
|
||||
"PLACEHOLDER": "Aggiungere note per descrivere le modifiche"
|
||||
}
|
||||
},
|
||||
"SELECTION": {
|
||||
"EMPTY": "Selezionare un documento per vedere le versioni.",
|
||||
"NO_PERMISSION": "Non si dispone dell'autorizzazione per gestire le versioni del contenuto."
|
||||
@@ -496,7 +486,7 @@
|
||||
},
|
||||
"INFO_PANEL": {
|
||||
"TABS": {
|
||||
|
||||
|
||||
},
|
||||
"DETAILS": "Dettagli"
|
||||
},
|
||||
@@ -657,4 +647,4 @@
|
||||
"BASELINE-LOCK-24PX": "File bloccato"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user