Commit graph

5 commits

Author SHA1 Message Date
YiFang Xiao 551b6779e1 i18n: remove obsolete entries 2023-05-15 11:49:26 +08:00
YiFang Xiao 3d01ded56c fix typo 2023-05-15 11:46:02 +08:00
YiFang Xiao c40d04ec5e feat: add custom transliteration support
fix #661

i18n: add new translation entries
2023-05-14 06:32:13 -08:00
YiFang Xiao 2190414b21 i18n: update crowdin.ts source file 2023-05-14 12:10:33 +08:00
YiFang Xiao 478993a37f opt: use a seperate ts file as crowdin source
the ts files generated by lupdate[-pro].exe have 4 spaces indentation while Crowdin use 2 spaces indentation.
This will cause the PR commit has many changed lines.  seperate the source file for crowdin use only should solve this issue.
2023-05-08 13:27:01 +08:00