Updated language translations.

This commit is contained in:
Greyson Parrelli
2022-08-05 18:02:33 -04:00
parent 9f5b822e33
commit 64396c1de6
73 changed files with 296 additions and 2 deletions

View File

@@ -1445,6 +1445,10 @@
<!--SubmitDebugLogActivity-->
<string name="SubmitDebugLogActivity_edit">編輯</string>
<string name="SubmitDebugLogActivity_done">完成</string>
<!--Menu option to save a debug log file to disk.-->
<string name="SubmitDebugLogActivity_save">儲存</string>
<!--Error that is show in a toast when we fail to save a debug log file to disk.-->
<!--Toast that is show to notify that we have saved the debug log file to disk.-->
<string name="SubmitDebugLogActivity_tap_a_line_to_delete_it">點擊一行以將其刪除</string>
<string name="SubmitDebugLogActivity_submit">上傳</string>
<string name="SubmitDebugLogActivity_failed_to_submit_logs">傳送紀錄失敗</string>