Explain how to add new languages to the app #87

Merged
elegaanz merged 3 commits from plume/documentation:new-langs into dev 2020-06-18 10:34:07 +00:00
elegaanz commented 2020-06-17 15:34:42 +00:00 (Migrated from github.com)
No description provided.
igalic (Migrated from github.com) reviewed 2020-06-17 16:24:40 +00:00
igalic (Migrated from github.com) left a comment

👀

👀
igalic (Migrated from github.com) commented 2020-06-17 16:23:10 +00:00

compiles

compiles
@ -159,0 +163,4 @@
First of all, make sure that the corresponding `.po` file is present in `po/plume`, and in `po/plume-front`.
If it is not, ask someone who has access to the Crowdin API key (like a Crowdin manager or owner) to pull it with the Crowdin CLI tool.
igalic (Migrated from github.com) commented 2020-06-17 16:22:42 +00:00

who are these people?
how did they become managers of the crowdin project?
how do we add more?

who are these people? how did they become managers of the crowdin project? how do we add more?
@ -159,0 +168,4 @@
These people are managers because they were involved enough in the project, and especially in the translation process.
If you want to become a manager on Crowdin too, ask us [on Matrix](https://matrix.to/#/#plume:disroot.org).
Then, in `src/main.rs` and `plume-front/src/main.rs`, add the code corresponding to the language in the `init_i18n!` macro.
igalic (Migrated from github.com) commented 2020-06-17 16:24:28 +00:00

link to the last pr, please!

link to the last pr, please!
igalic (Migrated from github.com) reviewed 2020-06-17 17:24:19 +00:00
igalic (Migrated from github.com) left a comment

more 👀

more 👀
igalic (Migrated from github.com) commented 2020-06-17 17:17:56 +00:00

[ask us](link to our matrix channel)!

leave out the "just"

(the reasoning here is either tongue in cheek, or cynical: there is no "justice" in software, so no point in using that word, ever)

`[ask us](link to our matrix channel)!` leave out the "just" (the reasoning here is either tongue in cheek, or cynical: there is no "justice" in software, so no point in using that word, ever)
@ -159,0 +160,4 @@
Managers of the Crowdin project may add new languages to the list of target languages.
But for these new languages to be visible in the interface as well, some changes need to be made to the code.
igalic (Migrated from github.com) commented 2020-06-17 17:14:55 +00:00

s/person/people/

s/person/people/
igalic (Migrated from github.com) approved these changes 2020-06-18 10:33:29 +00:00
Sign in to join this conversation.
No description provided.