wgui: basic i18n support, refactoring: use LayoutState, translation framework (LLM-based generator)
This commit is contained in:
9
uidev/assets/lang/pl.json
Normal file
9
uidev/assets/lang/pl.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"BAR": {
|
||||
"OPACITY": "Przezroczystość",
|
||||
"ADDITIVE": "Addytywny"
|
||||
},
|
||||
"TESTBED": {
|
||||
"HELLO_WORLD": "Witaj, świecie! To przetłumaczony tekst I18n."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user