diff options
Diffstat (limited to 'apps/files/l10n/da.js')
-rw-r--r-- | apps/files/l10n/da.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 35ff8977dd3..f58a3d8a8a2 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -8,6 +8,8 @@ OC.L10N.register( "Move or copy" : "Flyt eller kopier", "Download" : "Hent", "Delete" : "Slet", + "Show list view" : "Vis som liste", + "Show grid view" : "Vis som gitter", "Home" : "Hjem", "Close" : "Luk", "Favorites" : "Foretrukne", @@ -41,8 +43,6 @@ OC.L10N.register( "Could not load info for file \"{file}\"" : "Kunne ikke indlæse information for filen \"{file}\"", "Files" : "Filer", "Details" : "Detaljer", - "Show list view" : "Vis som liste", - "Show grid view" : "Vis som gitter", "Please select tag(s) to add to the selection" : "Vælg venligst tag(s) for at tilføje til udvalget", "Apply tag(s) to selection" : "Anvend tag(s) på markeringen", "Select directory \"{dirName}\"" : "Vælg katalog \"{dirName}\"", |