Explain how to add new languages to the app #87
No reviewers
Labels
No labels
bug
dependencies
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: plume/documentation#87
Loading…
Reference in a new issue
No description provided.
Delete branch "plume/documentation:new-langs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
👀
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.
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.
link to the last pr, please!
more 👀
[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.
s/person/people/