feat: add i18n translations (zh/en/jp/ko) for all modules
This commit is contained in:
parent
77c2971b2c
commit
829960e746
5
i18n/en/msg.txt
Normal file
5
i18n/en/msg.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Cancel: Cancel
|
||||||
|
Conform: Confirm
|
||||||
|
Discard: Discard
|
||||||
|
Reset: Reset
|
||||||
|
Submit: Submit
|
||||||
5
i18n/jp/msg.txt
Normal file
5
i18n/jp/msg.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Cancel: キャンセル
|
||||||
|
Conform: 確認
|
||||||
|
Discard: 破棄
|
||||||
|
Reset: リセット
|
||||||
|
Submit: 送信
|
||||||
5
i18n/ko/msg.txt
Normal file
5
i18n/ko/msg.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Cancel: 취소
|
||||||
|
Conform: 확인
|
||||||
|
Discard: 폐기
|
||||||
|
Reset: 초기화
|
||||||
|
Submit: 제출
|
||||||
5
i18n/zh/msg.txt
Normal file
5
i18n/zh/msg.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
Cancel: Cancel
|
||||||
|
Conform: Conform
|
||||||
|
Discard: Discard
|
||||||
|
Reset: Reset
|
||||||
|
Submit: Submit
|
||||||
Loading…
x
Reference in New Issue
Block a user