Add i18n support
Make the "Running on.." string translatable and copy the extraction and conversion of JSX and PO files from Cockpit.
This commit is contained in:
parent
21950771af
commit
7ce7b2b40b
8 changed files with 220 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -10,3 +10,5 @@ Test*FAIL*
|
|||
bots/
|
||||
test/common/
|
||||
test/images/
|
||||
*.pot
|
||||
POTFILES*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue