Added missing english translations #75

Open
leah wants to merge 1 commit from fix/add-missing-translations into main
Owner

Some translations were missing so I added them

Some translations were missing so I added them
leah added 1 commit 2025-02-22 14:56:10 +00:00
fixed translations
All checks were successful
Test (production install and build) / production (22.x) (pull_request) Successful in 54s
68ddd3dd77
All checks were successful
Test (production install and build) / production (22.x) (pull_request) Successful in 54s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/add-missing-translations:fix/add-missing-translations
git checkout fix/add-missing-translations

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff fix/add-missing-translations
git checkout fix/add-missing-translations
git rebase main
git checkout main
git merge --ff-only fix/add-missing-translations
git checkout fix/add-missing-translations
git rebase main
git checkout main
git merge --no-ff fix/add-missing-translations
git checkout main
git merge --squash fix/add-missing-translations
git checkout main
git merge --ff-only fix/add-missing-translations
git checkout main
git merge fix/add-missing-translations
git push origin main
Sign in to join this conversation.
No description provided.