aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/is.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/is.js')
-rw-r--r--core/l10n/is.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/is.js b/core/l10n/is.js
index cb445492ec3..b19958ba09f 100644
--- a/core/l10n/is.js
+++ b/core/l10n/is.js
@@ -170,7 +170,6 @@ OC.L10N.register(
"Load more results" : "Hlaða inn fleiri niðurstöðum",
"Search" : "Leita",
"No results for {query}" : "Engar niðurstöður fyrir {query}",
- "Press enter to start searching" : "Ýttu á Enter til að hefja leit",
"An error occurred while searching for {type}" : "Villa kom upp við leit að {type}",
"_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Settu inn {minSearchLength} staf eða fleiri til að leita","Settu inn {minSearchLength} stafi eða fleiri til að leita"],
"Open settings menu" : "Opna stillingavalmynd",
@@ -380,6 +379,7 @@ OC.L10N.register(
"More apps menu" : "Valmynd með fleiri forrit",
"Contacts" : "Tengiliðir",
"Contacts menu" : "Tengiliðavalmynd",
- "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu"
+ "Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu",
+ "Press enter to start searching" : "Ýttu á Enter til að hefja leit"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");