aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2024-09-27 12:50:30 +0200
committerJoas Schilling <coding@schilljs.com>2024-09-27 12:50:30 +0200
commit234c44a77e024c85cbc5beaf7fa5da48c94db471 (patch)
treec36208810715db218956308029625962bf0f8aef /build
parent4f88123d2ba649fb6fe2df3d069a297c101dd019 (diff)
downloadnextcloud-server-234c44a77e024c85cbc5beaf7fa5da48c94db471.tar.gz
nextcloud-server-234c44a77e024c85cbc5beaf7fa5da48c94db471.zip
fix(l10n): Fix list of RTL languagesbugfix/noid/fix-rtl-language-list
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'build')
-rw-r--r--build/translation-checker.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/translation-checker.php b/build/translation-checker.php
index b6d947ecbf0..9422f7e5dcb 100644
--- a/build/translation-checker.php
+++ b/build/translation-checker.php
@@ -42,7 +42,6 @@ $rtlLanguages = [
'ps', // Pashto,
'ug', // 'Uyghurche / Uyghur
'ur_PK', // Urdu
- 'uz', // Uzbek Afghan
];
$valid = 0;