Fix #77 Add language switcher (again) #113

Merged
KitaitiMakoto merged 10 commits from plume/documentation:lang-switcher into main 3 years ago
Owner
There is no content yet.
KitaitiMakoto merged commit 9460231982 into main 3 years ago
KitaitiMakoto deleted branch lang-switcher 3 years ago
The pull request has been merged as 9460231982.
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 lang-switcher main
git pull origin lang-switcher

Step 2:

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