aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/translation-checker.php1
-rw-r--r--lib/private/L10N/Factory.php1
2 files changed, 0 insertions, 2 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;
diff --git a/lib/private/L10N/Factory.php b/lib/private/L10N/Factory.php
index a519ae7e761..ecf7381ba99 100644
--- a/lib/private/L10N/Factory.php
+++ b/lib/private/L10N/Factory.php
@@ -68,7 +68,6 @@ class Factory implements IFactory {
'ps', // Pashto,
'ug', // 'Uyghurche / Uyghur
'ur_PK', // Urdu
- 'uz', // Uzbek Afghan
];
private ICache $cache;