diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-20 02:29:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-20 02:29:13 +0000 |
commit | 8799098d1f99bf9d132296150635a293736b34fb (patch) | |
tree | 11f07bfbdac6aff3f84afc03b7484a439a70e6fe /core/l10n/sv.js | |
parent | 09cb9c78e70f23535f17549afc9400f2bb54a8e8 (diff) | |
download | nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.tar.gz nextcloud-server-8799098d1f99bf9d132296150635a293736b34fb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/sv.js')
-rw-r--r-- | core/l10n/sv.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 69acd9eb678..3ac19b8bf18 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -190,6 +190,7 @@ 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", |