Fix(i18n): Refine zh-Hant workflow translations (#13421)

This commit is contained in:
海狸大師 2025-02-09 10:24:45 +08:00 committed by GitHub
parent 37117c22d4
commit c189629eca
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -545,17 +545,17 @@ const translation = {
'setVariable': '設定變數', 'setVariable': '設定變數',
'variable': '變數', 'variable': '變數',
'operations': { 'operations': {
'overwrite': '寫', 'overwrite': '寫',
'/=': '/=', '/=': '/=',
'title': '操作', 'title': '操作',
'*=': '*=', '*=': '*=',
'extend': '擴展', 'extend': '擴展',
'+=': '+=', '+=': '+=',
'set': '設置', 'set': '設置',
'over-write': '寫', 'over-write': '寫',
'-=': '-=', '-=': '-=',
'append': '附加', 'append': '附加',
'clear': '清', 'clear': '清',
}, },
'noAssignedVars': '沒有可用的已分配變數', 'noAssignedVars': '沒有可用的已分配變數',
'variables': '變數', 'variables': '變數',