diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:25:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-29 00:25:02 +0000 |
commit | e81ad0ce5835b943386dfdca7a8f914ef711a494 (patch) | |
tree | 8302d596fd1eb4603343ef9acbed6943258e627f /apps/theming/l10n/sr.js | |
parent | 98362bd0bc6beaaad7f4f18ae32b82722f6f8997 (diff) | |
download | nextcloud-server-e81ad0ce5835b943386dfdca7a8f914ef711a494.tar.gz nextcloud-server-e81ad0ce5835b943386dfdca7a8f914ef711a494.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/theming/l10n/sr.js')
-rw-r--r-- | apps/theming/l10n/sr.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/theming/l10n/sr.js b/apps/theming/l10n/sr.js index 2c863de8c21..13eeb1515e3 100644 --- a/apps/theming/l10n/sr.js +++ b/apps/theming/l10n/sr.js @@ -110,8 +110,6 @@ OC.L10N.register( "Reset to default" : "Врати на подразумевано", "Upload" : "Отпреми", "Remove background image" : "Уклони позадинску слику", - "Failed to clean up the old administration theming images folder" : "Није успело чишћење фолдера са старим сликама административне теме", - "Failed to clean up the old administration image folder" : "Није успело чишћење фолдера са старим сликама администрације ", "Select a custom color" : "Изаберите прилагођену боју" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); |