aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/en_GB.json')
-rw-r--r--core/l10n/en_GB.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json
index 218c5a6e1f3..4f971bfadcb 100644
--- a/core/l10n/en_GB.json
+++ b/core/l10n/en_GB.json
@@ -216,7 +216,6 @@
"Search in" : "Search in",
"Filter in current view" : "Filter in current view",
"Searching …" : "Searching …",
- "Start typing in search" : "Start typing in search",
"No matching results" : "No matching results",
"Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}" : "Between ${this.dateFilter.startFrom.toLocaleDateString()} and ${this.dateFilter.endAt.toLocaleDateString()}",
"This browser is not supported" : "This browser is not supported",
@@ -452,6 +451,7 @@
"Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}." : "Your remote address was identified as \"{remoteAddress}\" and is bruteforce throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly. Further information can be found in the {linkstart}documentation ↗{linkend}.",
"The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information." : "The database is used for transactional file locking. To enhance performance, please configure memcache, if available. See the {linkstart}documentation ↗{linkend} for more information.",
"PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart}one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible." : "PHP 8.0 is now deprecated in Nextcloud 27. Nextcloud 28 may require at least PHP 8.1. Please upgrade to {linkstart} one of the officially supported PHP versions provided by the PHP Group ↗{linkend} as soon as possible.",
- "Avatar of {fullName}" : "Avatar of {fullName}"
+ "Avatar of {fullName}" : "Avatar of {fullName}",
+ "Start typing in search" : "Start typing in search"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file