diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-18 02:27:32 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-18 02:27:32 +0000 |
commit | 0d34d58c73e97a27cdd0ca9d831c259c9855308b (patch) | |
tree | c53dcec7502df278e431647229e576d43644a3de | |
parent | 5475f6bc880ff2a70762011d3bdb15f444acce07 (diff) | |
download | nextcloud-server-0d34d58c73e97a27cdd0ca9d831c259c9855308b.tar.gz nextcloud-server-0d34d58c73e97a27cdd0ca9d831c259c9855308b.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r-- | core/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | core/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 849dae6c199..41858a349e4 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -352,6 +352,7 @@ OC.L10N.register( "Skip to main content" : "Skip to main content", "Skip to navigation of app" : "Skip to navigation of app", "Get your own free account" : "Get your own free account", + "%s homepage" : "%s homepage", "Confirm your password" : "Confirm your password", "%s's homepage" : "%s's homepage", "Connect to your account" : "Connect to your account", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index 0b9dbb9261b..4a6a861a6ee 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -350,6 +350,7 @@ "Skip to main content" : "Skip to main content", "Skip to navigation of app" : "Skip to navigation of app", "Get your own free account" : "Get your own free account", + "%s homepage" : "%s homepage", "Confirm your password" : "Confirm your password", "%s's homepage" : "%s's homepage", "Connect to your account" : "Connect to your account", |