init gettext/i18n localization support

This commit is contained in:
yggverse 2024-08-10 08:37:52 +03:00
parent 16ef621a43
commit 571b83fd6d
6 changed files with 34 additions and 7 deletions

1
po/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
*.pot

4
po/POTFILES.in Normal file
View file

@ -0,0 +1,4 @@
src/app/browser.cpp
src/app/browser.h
src/main.cpp
src/main.h