mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[PR #140] [MERGED] [build] Add auto translate script #284
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#284
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/UpsilonNumworks/Upsilon/pull/140
Author: @Yaya-Cout
Created: 2/2/2022
Status: ✅ Merged
Merged: 2/2/2022
Merged by: @Lauryy06
Base:
upsilon-dev← Head:upsilon-dev-translate-script📝 Commits (1)
85e5013[build] Add auto translate script📊 Changes
2 files changed (+441 additions, -0 deletions)
View changed files
📝
Makefile(+5 -0)➕
build/utilities/translate.py(+436 -0)📄 Description
This pull request adds a Python script that can be executed with
make translationsto generate all the missing translations in i18n files. It supports creating a file, default language selection, dry run… If you find a bug in this script, I can try to solve it. The script is very documented, so very easy to understand, but if you have a question, I can respond.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.