diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-20 02:26:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-20 02:26:42 +0000 |
commit | ad6eb808c7166c77bddaa51c154998063f3688cc (patch) | |
tree | 4f8f88a23e4a939f5a4c0956a57f95346ea077f0 /apps/theming | |
parent | d01154d3633163f3da9979f80101d751758a5f90 (diff) | |
download | nextcloud-server-ad6eb808c7166c77bddaa51c154998063f3688cc.tar.gz nextcloud-server-ad6eb808c7166c77bddaa51c154998063f3688cc.zip |
Fix(l10n): 🔠Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/theming/l10n/en_GB.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 59f575b2420..6363e1b4012 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -22,6 +22,7 @@ OC.L10N.register( "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded" : "No file uploaded", "Failed to clean up the old administration theming images folder" : "Failed to clean up the old administration theming images folder", + "Failed to clean up the old administration image folder" : "Failed to clean up the old administration image folder", "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Appearance and accessibility" : "Appearance and accessibility", diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 320bcbb8b54..c60802d8e76 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -20,6 +20,7 @@ "A PHP extension stopped the file upload" : "A PHP extension stopped the file upload", "No file uploaded" : "No file uploaded", "Failed to clean up the old administration theming images folder" : "Failed to clean up the old administration theming images folder", + "Failed to clean up the old administration image folder" : "Failed to clean up the old administration image folder", "You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.", "Theming" : "Theming", "Appearance and accessibility" : "Appearance and accessibility", |