aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-12 02:28:13 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-12 02:28:13 +0000
commitb85c2dab27a392c5031701a7a5809c47f3b76d59 (patch)
tree7bab8faaf07275d6e15a15bb96ed296adc99da77 /lib/l10n/en_GB.js
parent83dcb2061d441c94805a6533be0acc622355de22 (diff)
downloadnextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.tar.gz
nextcloud-server-b85c2dab27a392c5031701a7a5809c47f3b76d59.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r--lib/l10n/en_GB.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 69e14ac0068..0754117752c 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"This can usually be fixed by giving the web server write access to the config directory." : "This can usually be fixed by giving the web server write access to the config directory.",
"But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it.",
"See %s" : "See %s",
+ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory.",
"Sample configuration detected" : "Sample configuration detected",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php",
"404" : "404",