diff options
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index e4134664619..69acd9eb678 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -190,7 +190,6 @@ OC.L10N.register( "Load more results" : "Hämta fler resultat", "Search" : "Sök", "No results for {query}" : "Inga resultat för {query}", - "Press enter to start searching" : "Tryck på enter för att börja söka", "An error occurred while searching for {type}" : "Ett fel uppstod vid sökning efter {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Ange {minSearchLength} tecken eller mer för att söka","Ange {minSearchLength} tecken eller mer för att söka"], "This browser is not supported" : "Den här webbläsaren stöds inte", @@ -412,6 +411,7 @@ OC.L10N.register( "More apps menu" : "Fler appar - meny", "Contacts" : "Kontakter", "Contacts menu" : "Kontaktmeny", - "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering" + "Setup two-factor authentication" : "Ställ in tvåfaktorsautentisering", + "Press enter to start searching" : "Tryck på enter för att börja söka" }, "nplurals=2; plural=(n != 1);"); |