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": "Ladda upp"
|
||||
},
|
||||
"FORM": {
|
||||
"SUBTITLE": "Vilken nivå på ändringarna har gjorts av den här versionen?",
|
||||
"VERSION": {
|
||||
"MINOR": "Smärre (#.1)",
|
||||
"MAJOR": "Större (2.0)"
|
||||
},
|
||||
"COMMENT": {
|
||||
"PLACEHOLDER": "Lägg till noteringar som beskriver vad som har ändrats"
|
||||
}
|
||||
},
|
||||
"SELECTION": {
|
||||
"EMPTY": "Välj ett dokument för att se versionerna för det.",
|
||||
"NO_PERMISSION": "Du har inte behörighet att hantera versionerna för det här innehållet."
|
||||
@@ -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