diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-11-28 02:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-11-28 02:19:24 +0000 |
commit | eacc1a86df487d55ca26a4b27aa1405cbcbb88ed (patch) | |
tree | 83fd416ab3635c2dcb2d9bef77ba17143b427237 /lib | |
parent | 21b00e505ac1a17c0faa414245fe891fb972f5b9 (diff) | |
download | nextcloud-server-eacc1a86df487d55ca26a4b27aa1405cbcbb88ed.tar.gz nextcloud-server-eacc1a86df487d55ca26a4b27aa1405cbcbb88ed.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/en_GB.js | 2 | ||||
-rw-r--r-- | lib/l10n/en_GB.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 6d9ea1765f8..022bdec1f11 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -101,6 +101,8 @@ OC.L10N.register( "Users" : "Users", "Email" : "Email", "Mail %s" : "Mail %s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "View %s on the fediverse", "Phone" : "Phone", "Call %s" : "Call %s", "Twitter" : "Twitter", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 34677530571..951a1d524ab 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -99,6 +99,8 @@ "Users" : "Users", "Email" : "Email", "Mail %s" : "Mail %s", + "Fediverse" : "Fediverse", + "View %s on the fediverse" : "View %s on the fediverse", "Phone" : "Phone", "Call %s" : "Call %s", "Twitter" : "Twitter", |