Files
SlimeVR-Server/l10n.toml
SummerArtz cd756a9aa6 SlimeVR russian translation (#500)
Co-authored-by: Eiren Rain <Eirenliel@users.noreply.github.com>
Co-authored-by: Hornil <vixlyaev@gmail.com>
2023-02-09 14:36:07 -03:00

27 lines
358 B
TOML

# File format info: https://moz-l10n-config.readthedocs.io/en/latest/fileformat.html
basepath = "."
locales = [
'ar',
'de',
"en-x-owo",
"es-419",
"et",
"fr",
"it",
"ja",
"ko",
"nb-NO",
'nl',
"pl",
"pt-BR",
"ru",
"vi",
"zh-Hans",
"zh-Hant",
]
[[paths]]
reference = "gui/public/i18n/en/*.ftl"
l10n = "gui/public/i18n/{locale}/*.ftl"