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": "Cancelar",
|
||||
"UPLOAD": "Cargar"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBTITLE": "¿Qué nivel de cambios se hicieron a esta versión?",
|
||||
"VERSION": {
|
||||
"MINOR": "Menor (#.1)",
|
||||
"MAJOR": "Mayor (2.0)"
|
||||
},
|
||||
"COMMENT": {
|
||||
"PLACEHOLDER": "Añadir notas describiendo lo que se cambió"
|
||||
}
|
||||
},
|
||||
"SELECTION": {
|
||||
"EMPTY": "Por favor, seleccione un documento para ver sus versiones.",
|
||||
"NO_PERMISSION": "No tiene permiso para gestionar las versiones de este contenido."
|
||||
@@ -496,7 +486,7 @@
|
||||
},
|
||||
"INFO_PANEL": {
|
||||
"TABS": {
|
||||
|
||||
|
||||
},
|
||||
"DETAILS": "Detalles"
|
||||
},
|
||||
@@ -657,4 +647,4 @@
|
||||
"BASELINE-LOCK-24PX": "fichero bloqueado"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user