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