18 lines
319 B
TOML
18 lines
319 B
TOML
|
# Rename this file to languages.toml to enable multilingual support
|
||
|
[en]
|
||
|
languageName = "English"
|
||
|
languagedirection = "ltr"
|
||
|
title = "4o1x5"
|
||
|
weight = 1
|
||
|
|
||
|
[hu]
|
||
|
languageName = "Magyar"
|
||
|
languagedirection = "ltr"
|
||
|
title = "4o1x5"
|
||
|
weight = 2
|
||
|
|
||
|
[fr]
|
||
|
languageName = "Français"
|
||
|
languagedirection = "ltr"
|
||
|
title = "4o1x5"
|
||
|
weight = 2
|