mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
feat(client/rtl): enable Arabic as dev-only language for now
This commit is contained in:
parent
9d7c513fb7
commit
3ab8627db8
@ -47,7 +47,7 @@ const UNSORTED_LOCALES: Locale[] = [
|
|||||||
id: "ar",
|
id: "ar",
|
||||||
name: "اَلْعَرَبِيَّةُ",
|
name: "اَلْعَرَبِيَّةُ",
|
||||||
rtl: true,
|
rtl: true,
|
||||||
contentOnly: true
|
devOnly: true
|
||||||
},
|
},
|
||||||
{ // Hebrew
|
{ // Hebrew
|
||||||
id: "he",
|
id: "he",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user