mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 01:38:14 -04:00

* feat(localization): Add Filipino language * Add tests * remove duplicated string * Minor fixes in translation Signed-off-by: searingmoonlight <scripterrookie12@gmail.com> --------- Signed-off-by: searingmoonlight <scripterrookie12@gmail.com>
16 lines
159 B
JSON
16 lines
159 B
JSON
{
|
|
"supportedLanguages": [
|
|
"de",
|
|
"en",
|
|
"es",
|
|
"et",
|
|
"fil",
|
|
"fr",
|
|
"is",
|
|
"it",
|
|
"ja",
|
|
"pt-BR",
|
|
"tr",
|
|
"zh-TW"
|
|
]
|
|
} |