diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-07-04 00:12:11 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-07-04 00:12:11 +0000 |
commit | b8d3e6420556be354957b2f7cddc5899bb7af272 (patch) | |
tree | 470d3bf2a1ac792a339a981c689e4ed53d06d11f /lib/l10n/en_GB.js | |
parent | b880ec33aeb11b0457a8b654328807d6ca7b59b9 (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/en_GB.js')
-rw-r--r-- | lib/l10n/en_GB.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index b1a73cec9ad..9fb5272679f 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -144,7 +144,7 @@ OC.L10N.register( "About" : "About", "Display name" : "Display name", "Headline" : "Headline", - "Organisation" : "Organisation", + "Organization" : "Organization", "Role" : "Role", "Pronouns" : "Pronouns", "Unknown account" : "Unknown account", @@ -450,6 +450,7 @@ OC.L10N.register( "Generate headline" : "Generate headline", "Summarizes text by reducing its length without losing key information." : "Summarizes text by reducing its length without losing key information.", "Extracts topics from a text and outputs them separated by commas." : "Extracts topics from a text and outputs them separated by commas.", + "Organisation" : "Organisation", "File is currently busy, please try again later" : "File is currently busy, please try again later", "Cannot download file" : "Cannot download file", "Login is too long" : "Login is too long" |