mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
zenobit
62a51945e0
Added new language files to the project. These files contain a list of messages used in the application. The messages are used to display information to the user, such as status updates, error messages, and prompts. The files are named `promenne1.txt`, `promenne2.txt`, `raw_comments.cfg`, `raw_echo.cfg`, and `raw_msg.cfg`. 🆕 feat(lang): add new language files Added new language files to support localization of the application. The new files include `raw_printf.cfg`, `strings.cfg`, `strings0.cfg`, `strings1.cfg`, and `strings2.cfg`. These files contain translations for various messages and prompts used in the application. The addition of these files will allow users to use the application in their preferred language. 🗑️ chore(translate.sh): remove translate.sh script The translate.sh script has been removed from the repository as it is no longer needed. The script was used to automatically translate base language strings and add them into the various translations, remove duplicate strings, and rearrange them alphabetically. However, the script is no longer being used and has been removed. |
||
---|---|---|
.. | ||
tmp | ||
bg.cfg | ||
cs.cfg | ||
da.cfg | ||
de.cfg | ||
el.cfg | ||
en.cfg | ||
es.cfg | ||
et.cfg | ||
fi.cfg | ||
fr.cfg | ||
hu.cfg | ||
id.cfg | ||
it.cfg | ||
ja.cfg | ||
ko.cfg | ||
locales | ||
lt.cfg | ||
lv.cfg | ||
nb.cfg | ||
nl.cfg | ||
pl.cfg | ||
pt.cfg | ||
ro.cfg | ||
ru.cfg | ||
sk.cfg | ||
sl.cfg | ||
sv.cfg | ||
tr.cfg | ||
uk.cfg | ||
zh.cfg |