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": "Avbryt",
|
||||
"UPLOAD": "Last opp"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBTITLE": "Hvor omfattende endringer ble gjort i denne versjonen?",
|
||||
"VERSION": {
|
||||
"MINOR": "Små (#.1)",
|
||||
"MAJOR": "Store (2.0)"
|
||||
},
|
||||
"COMMENT": {
|
||||
"PLACEHOLDER": "Legg til merknader som beskriver hva som er endret"
|
||||
}
|
||||
},
|
||||
"SELECTION": {
|
||||
"EMPTY": "Velg et dokument for å se versjonene av det.",
|
||||
"NO_PERMISSION": "Du har ikke tillatelse til å administrere versjonene av dette innholdet."
|
||||
@@ -496,7 +486,7 @@
|
||||
},
|
||||
"INFO_PANEL": {
|
||||
"TABS": {
|
||||
|
||||
|
||||
},
|
||||
"DETAILS": "Detaljer"
|
||||
},
|
||||
@@ -657,4 +647,4 @@
|
||||
"BASELINE-LOCK-24PX": "låst fil"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user