diff options
author | Ken Moore <ken@ixsystems.com> | 2019-04-03 08:42:26 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-03 08:42:26 -0400 |
commit | 8698e4a51679983e165012e0290c1a6a467464e3 (patch) | |
tree | 12a1747fb5800d16ab91aa77543c44f3e00610eb | |
parent | A tiny bit of cleanup. (diff) | |
download | lumina-8698e4a51679983e165012e0290c1a6a467464e3.tar.gz lumina-8698e4a51679983e165012e0290c1a6a467464e3.tar.bz2 lumina-8698e4a51679983e165012e0290c1a6a467464e3.zip |
Update README.md
Cleanup translation section.
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ All the translation files for Lumina are available through the trueos/lumina-i18 All the translations for Lumina are contained within this repository directly (the i18n/ subdirectories within each project source tree). To include these translation files, the `WITH_I18N` build flag must be set at compilation time, in which case the translation files will automatically get synced/built alongside the corresponding binaries. -To submit translations, please use the online [TrueOS Translation System](http://weblate.trueos.org/projects/lumina/). Anonymous users may submit translation suggestions, but a website account will be needed to created before you can submit/approve translations directly to the project. See the documentation/information on the site for full details. +To submit translations, please edit those i18n/*.ts translation files and submit a pull request to this repository. How to file bug reports or feature requests <a name="filebugs"></a> ---- |