File tree Expand file tree Collapse file tree 2 files changed +26
-0
lines changed
Sources/SwiftyCrop/Resources Expand file tree Collapse file tree 2 files changed +26
-0
lines changed Original file line number Diff line number Diff line change @@ -249,6 +249,8 @@ Thanks to [@krayc425](https://github.com/krayc425) for adding visionOS support
249249
250250Thanks to [ @KuuttiProductions ] ( https://github.com/KuuttiProductions ) for adding the finnish localization 🇫🇮
251251
252+ Thanks to [ @puyanlin ] ( https://github.com/puyanlin ) for adding the traditional chinese localization 🌐
253+
252254## 📃 License
253255
254256` SwiftyCrop ` is available under the MIT license. See the [ LICENSE] ( https://github.com/benedom/SwiftyCrop/blob/master/LICENSE.md ) file for more info.
Original file line number Diff line number Diff line change 8787 "state" : "translated",
8888 "value" : "取消"
8989 }
90+ },
91+ "zh-Hant" : {
92+ "stringUnit" : {
93+ "state" : "translated",
94+ "value" : "取消"
95+ }
9096 }
9197 }
9298 },
176182 "state" : "translated",
177183 "value" : "移动·缩放"
178184 }
185+ },
186+ "zh-Hant" : {
187+ "stringUnit" : {
188+ "state" : "translated",
189+ "value" : "移動並縮放圖片來裁切"
190+ }
179191 }
180192 }
181193 },
275287 "state" : "translated",
276288 "value" : "处理中"
277289 }
290+ },
291+ "zh-Hant" : {
292+ "stringUnit" : {
293+ "state" : "translated",
294+ "value" : "處理中"
295+ }
278296 }
279297 }
280298 },
364382 "state" : "translated",
365383 "value" : "保存"
366384 }
385+ },
386+ "zh-Hant" : {
387+ "stringUnit" : {
388+ "state" : "translated",
389+ "value" : "完成"
390+ }
367391 }
368392 }
369393 }
You can’t perform that action at this time.
0 commit comments