mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
chore(i18n): shorten name for English RTL
This commit is contained in:
parent
a68e4bdbec
commit
8ef88f5e83
@ -32,7 +32,7 @@ const UNSORTED_LOCALES = [
|
|||||||
*/
|
*/
|
||||||
{
|
{
|
||||||
id: "en_rtl",
|
id: "en_rtl",
|
||||||
name: "English (right-to-left) [dev]",
|
name: "English RTL",
|
||||||
electronLocale: "en",
|
electronLocale: "en",
|
||||||
rtl: true,
|
rtl: true,
|
||||||
devOnly: true
|
devOnly: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user