mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
init gettext/i18n localization support
This commit is contained in:
parent
16ef621a43
commit
571b83fd6d
6 changed files with 34 additions and 7 deletions
1
po/.gitignore
vendored
Normal file
1
po/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.pot
|
||||
4
po/POTFILES.in
Normal file
4
po/POTFILES.in
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
src/app/browser.cpp
|
||||
src/app/browser.h
|
||||
src/main.cpp
|
||||
src/main.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue