From 510e090a0d0cb24c19db5a4285f0afe9b38fb558 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 18 Feb 2023 02:27:16 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- core/l10n/en_GB.js | 1 + core/l10n/en_GB.json | 1 + 2 files changed, 2 insertions(+) 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", -- cgit v1.2.3