Use locale instead of two_letters_code for translation #139

Merged
KitaitiMakoto merged 1 commits from plume/documentation:locale into main 1 year ago
Owner
There is no content yet.
KitaitiMakoto added 1 commit 1 year ago
KitaitiMakoto merged commit bc2b9acfc4 into main 1 year ago
KitaitiMakoto deleted branch locale 1 year ago
The pull request has been merged as bc2b9acfc4.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b locale main
git pull origin locale

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff locale
git push origin main
Sign in to join this conversation.
Loading…
There is no content yet.