Skip to content

Commit 6d119c7

Browse files
committed
Align zh-TW wording with existing style.
1 parent 256421f commit 6d119c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/i18n/zh-TW.i18n.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@
100100
"screenLock": {
101101
"timeout": {
102102
"title": "畫面鎖定逾時(秒)",
103-
"description": "應用在無操作達到此時間(秒)後將被鎖定。設定為 0 可停用。"
103+
"description": "應用程式在無操作達到此時間(秒)後將被鎖定。設定為 0 可停用。"
104104
},
105105
"password": {
106106
"title": "鎖定密碼",
107107
"placeholder": "輸入密碼",
108-
"description": "設定一個用於解鎖應用的密碼。密碼以 SHA-256 雜湊形式存儲"
108+
"description": "設定一個用於解鎖應用程式的密碼。密碼將以 SHA-256 雜湊形式儲存"
109109
}
110110
}
111111
}

0 commit comments

Comments
 (0)