mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-02-07 23:38:48 +01:00
Merge pull request #1124 from h3poteto/iss-1106
refs #1106 Add explain for crowdin in readme
This commit is contained in:
commit
bf234a423c
14
README.md
14
README.md
@ -75,6 +75,11 @@ $ sudo snap install whalebird
|
|||||||
|
|
||||||
You can download `.exe` from [release page](https://github.com/h3poteto/whalebird-desktop/releases).
|
You can download `.exe` from [release page](https://github.com/h3poteto/whalebird-desktop/releases).
|
||||||
|
|
||||||
|
## Translation
|
||||||
|
If you can speak multiple languages, could you please help with translation in [Crowdin](https://crowdin.com/project/whalebird)?
|
||||||
|
|
||||||
|
Or if you want add new language, please create an issue. I will add it.
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
We'd love you to contribute to Whalebird.
|
We'd love you to contribute to Whalebird.
|
||||||
@ -101,15 +106,6 @@ $ npm install
|
|||||||
$ npm run dev
|
$ npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
### How to add new language
|
|
||||||
|
|
||||||
1. First, please prepare [translation](https://github.com/h3poteto/whalebird-desktop/blob/master/src/config/locales/fr/translation.json), and [translation missing](https://github.com/h3poteto/whalebird-desktop/blob/master/src/config/locales/fr/translation.missing.json) file for your language.
|
|
||||||
2. Next, add your language to constants like [French](https://github.com/h3poteto/whalebird-desktop/blob/master/src/constants/language/index.js#L10-L13).
|
|
||||||
3. Finally, add your language at [here](https://github.com/h3poteto/whalebird-desktop/blob/master/src/renderer/components/Preferences/Language.vue#L30).
|
|
||||||
|
|
||||||
If there is something unknown, please refer to this pull request: https://github.com/h3poteto/whalebird-desktop/pull/502
|
|
||||||
|
|
||||||
|
|
||||||
# License
|
# License
|
||||||
The software is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
The software is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user