diff options
Diffstat (limited to 'apps/dashboard/l10n/sv.js')
-rw-r--r-- | apps/dashboard/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/sv.js b/apps/dashboard/l10n/sv.js index ec945a97f4b..1d1a70c30e3 100644 --- a/apps/dashboard/l10n/sv.js +++ b/apps/dashboard/l10n/sv.js @@ -23,9 +23,9 @@ OC.L10N.register( "Good morning" : "God morgon", "Good night, {name}" : "Godnatt, {name}", "Good night" : "Godnatt", - "Pick from files" : "Välj från filer", "Default images" : "Standardbilder", "Plain background" : "Enkel bakgrund", - "Insert from {productName}" : "Infoga från {productName}" + "Insert from {productName}" : "Infoga från {productName}", + "Pick from files" : "Välj från filer" }, "nplurals=2; plural=(n != 1);"); |