diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-21 00:21:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-21 00:21:03 +0000 |
commit | 56c45652ba726ef83efb51bdfcd93363a1a2a648 (patch) | |
tree | a04496fbce8c04df8040293e018992b8a38626c8 /lib/l10n/en_GB.js | |
parent | 69ee366bd2b0f9bcf72aa1f80cc4e6ac4e50cba8 (diff) | |
download | nextcloud-server-56c45652ba726ef83efb51bdfcd93363a1a2a648.tar.gz nextcloud-server-56c45652ba726ef83efb51bdfcd93363a1a2a648.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.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 8f4fea7ddbe..d117a47039d 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -59,6 +59,7 @@ OC.L10N.register( "Avatar image is not square" : "Avatar image is not square", "Files" : "Files", "View profile" : "View profile", + "_%nh_::_%nh_" : ["%nh","%nh"], "Local time: %s" : "Local time: %s", "today" : "today", "tomorrow" : "tomorrow", |