Add i18n system
This commit is contained in:
parent
d5f46925a3
commit
77be338e46
11 changed files with 340 additions and 17 deletions
3
.github/workflows/ci-otapi3.yml
vendored
3
.github/workflows/ci-otapi3.yml
vendored
|
|
@ -33,6 +33,9 @@ jobs:
|
|||
with:
|
||||
dotnet-version: '6.0.100'
|
||||
|
||||
- name: Install msgfmt
|
||||
run: sudo apt-get install -y gettext
|
||||
|
||||
- name: Produce build
|
||||
run: |
|
||||
cd TShockLauncher
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue