diff options
author | 2022-06-25 21:52:45 +0200 | |
---|---|---|
committer | 2022-06-26 01:22:45 +0530 | |
commit | ced5547de36d88f071f086258e32d21cdcda1e0d (patch) | |
tree | 5b5ddc8f3207c48350c361529a43c1e67f74d07b /.gitignore | |
parent | 66d20d3ef5f589829ed1668ef064ccf7b9baa482 (diff) | |
download | whatsie-ced5547de36d88f071f086258e32d21cdcda1e0d.tar.gz whatsie-ced5547de36d88f071f086258e32d21cdcda1e0d.zip |
feat(i18n): add Italian localization (#55)
* chore: add some entries to .gitignore
* chore: general enhancements to original strings
* feat(i18n): add Italian localization
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -50,3 +50,6 @@ compile_commands.json # QtCreator local machine specific files for imported projects *creator.user* + +qtwebengine_dictionaries +whatsie |