feat: add translations api for fe

This commit is contained in:
Nybkox
2025-02-20 15:10:22 +01:00
parent ea5e2f660b
commit b7044248cb
7 changed files with 82 additions and 2 deletions

4
translations/cs-CZ.json Normal file
View File

@@ -0,0 +1,4 @@
{
"settings.localization": "Localizace"
}

3
translations/en-US.json Normal file
View File

@@ -0,0 +1,3 @@
{
"settings.localization": "Localization"
}