add module_name to fix translations missing.
This commit is contained in:
parent
7441a96bc5
commit
05a2a18763
|
@ -1,4 +1,6 @@
|
|||
en:
|
||||
module_name:
|
||||
cancerpredict: Predict Breast Cancer Tool
|
||||
cancerpredict:
|
||||
cancerpredict: adjust the predict breast cancer tool
|
||||
submitResult: see submit results of the users
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
zh_tw:
|
||||
module_name:
|
||||
cancerpredict: 乳癌預測工具
|
||||
cancerpredict:
|
||||
cancerpredict: 乳癌預測工具調整
|
||||
submitResult: 查看用戶繳交表單結果
|
||||
|
|
Loading…
Reference in New Issue