Add support for external translation tools (#968)
* Make some minor translation fixes * Remove crowdin file and add import function for crowdin zip file * Rename fallback project lang file to en_GB * Update all i18n files from crowdin exports * Fix tests * Update docs
This commit is contained in:
committed by
GitHub
parent
537bf921d2
commit
25038e6cbb
@@ -9,6 +9,7 @@
|
||||
[](https://github.com/vkbo/novelWriter/releases)
|
||||
[](https://pypi.org/project/novelWriter)
|
||||
[](https://pypi.org/project/novelWriter)
|
||||
[](https://crowdin.com/project/novelwriter)
|
||||
|
||||
<img align="left" style="margin: 0 16px 4px 0;" src="https://raw.githubusercontent.com/vkbo/novelWriter/main/setup/novelwriter.png">
|
||||
|
||||
@@ -67,8 +68,11 @@ also be appreciated, but please make an issue or a discussion topic first. Befor
|
||||
code, please also read the full
|
||||
[Contributing Guide](https://github.com/vkbo/novelWriter/blob/main/CONTRIBUTING.md).
|
||||
|
||||
New translations are always welcome. Please read the additional
|
||||
[instructions](https://github.com/vkbo/novelWriter/blob/main/i18n/README.md) for further details.
|
||||
### Translations
|
||||
|
||||
New translations are always welcome. This project uses crowdin to maintain translations, and you
|
||||
can contribute translations at the [crowdin project page](https://crowdin.com/project/novelwriter).
|
||||
See also the [Translations of novelWriter](https://github.com/vkbo/novelWriter/issues/93).
|
||||
|
||||
## Key Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user