feat(client/rtl): enable Arabic as dev-only language for now

This commit is contained in:
Elian Doran 2025-10-09 17:55:05 +03:00
parent 9d7c513fb7
commit 3ab8627db8
No known key found for this signature in database

View File

@ -47,7 +47,7 @@ const UNSORTED_LOCALES: Locale[] = [
id: "ar",
name: "اَلْعَرَبِيَّةُ",
rtl: true,
contentOnly: true
devOnly: true
},
{ // Hebrew
id: "he",