mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-11-01 10:21:08 -04:00
KR Translation
This commit is contained in:
10
public/locales/kr/team-taxes.json
Normal file
10
public/locales/kr/team-taxes.json
Normal file
@ -0,0 +1,10 @@
|
||||
{
|
||||
"label": "세금 이름",
|
||||
"tax": "세금",
|
||||
"delete_modal": {
|
||||
"title": "세금 항목을 삭제하시겠습니까",
|
||||
"ok_title": "삭제하기",
|
||||
"cancel_title": "취소"
|
||||
},
|
||||
"notification_deleted": "삭제되었습니다"
|
||||
}
|
||||
Reference in New Issue
Block a user