Skip to content

Commit 3b5da51

Browse files
Translate /src/assets/locales/ja.json in zh_TW
translation completed for the source file '/src/assets/locales/ja.json' on the 'zh_TW' language.
1 parent 519c1d7 commit 3b5da51

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/assets/locales/zh_TW.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,9 @@
134134
"label": "給製作時間表的教師",
135135
"buttons": {
136136
"signup": "使用者註冊",
137-
"login": "登入"
137+
"login": "登入",
138+
"registerLessons": "製作時間表",
139+
"logout": "登出"
138140
}
139141
}
140142
},
@@ -147,6 +149,7 @@
147149
"user_edit_user_data": {
148150
"title": "使用者資料變更",
149151
"labels": {
152+
"old_password": "現在的密碼",
150153
"new_password": "請輸入新密碼",
151154
"new_password_confirm": "請輸入新密碼(確認用)"
152155
}
@@ -192,6 +195,12 @@
192195
"go_back_to_top": "回到首頁",
193196
"message": "已寄送確認信至您的電子郵件信箱,請點擊確認信內的網址進行驗證。"
194197
}
198+
},
199+
"user_verify": {
200+
"title": "確認電子信箱"
201+
},
202+
"user_verify_new_email": {
203+
"title": "確定變更電子信箱"
195204
}
196205
}
197206
}

0 commit comments

Comments
 (0)