Skip to content

Commit

Permalink
Merge pull request #71 from Integration-Automation/dev
Browse files Browse the repository at this point in the history
Fix one word have wrong value
  • Loading branch information
JE-Chen committed Oct 3, 2023
2 parents 4976577 + c05fc94 commit 5f51ad1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ def update_traditional_chinese_word_dict():
"mail_thunder_github_tab_label": "MailThunder GitHub",
"mail_thunder_create_project_label": "建立 MailThunder 專案",
# Webrunner Menu
"web_runner_menu_label": "Web運行ner",
"web_runner_menu_label": "WebRunner",
"web_runner_run_script_label": "運行 WebRunner 腳本",
"web_runner_run_script_with_send_label": "運行 WebRunner 腳本並寄信",
"web_runner_run_multi_script_label": "運行 Multi WebRunner 腳本",
Expand Down

0 comments on commit 5f51ad1

Please sign in to comment.