Locale: update ja translation (#9168)

pull/9173/head
rChaser53 2018-01-08 12:41:05 +07:00 committed by 杨奕
parent b91e8ee3a3
commit 769827e701
1 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ export default {
today: '今日', today: '今日',
cancel: 'キャンセル', cancel: 'キャンセル',
clear: 'クリア', clear: 'クリア',
confirm: 'はい', confirm: 'OK',
selectDate: '日付を選択', selectDate: '日付を選択',
selectTime: '時間を選択', selectTime: '時間を選択',
startDate: '開始日', startDate: '開始日',
@ -77,7 +77,7 @@ export default {
}, },
messagebox: { messagebox: {
title: 'メッセージ', title: 'メッセージ',
confirm: 'はい', confirm: 'OK',
cancel: 'キャンセル', cancel: 'キャンセル',
error: '正しくない入力' error: '正しくない入力'
}, },