Skip to content

Commit 87937b4

Browse files
committed
refactor: Consolidate translation management into manage_translations.py and update Swift strings to use .localized.
1 parent aaa563f commit 87937b4

8 files changed

Lines changed: 16331 additions & 6095 deletions

File tree

AppPorts/AboutView.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ private let contributors: [Contributor] = [
2121
Contributor(name: "wzh4869", github: "wzh4869"),
2222
Contributor(name: "sulimu2", github: "sulimu2"),
2323
Contributor(name: "2han9wen71an", github: "2han9wen71an"),
24+
Contributor(name: "shimoko", github: "shimoko"),
2425
]
2526

2627
// MARK: - 关于界面

0 commit comments

Comments
 (0)