Commit ef9d6340 authored by youjie's avatar youjie

no message

parent 296d8499
......@@ -3,7 +3,7 @@ export default {
success:'実行成功',
appsuffix: 'JVS予約システム',
siteName:'同業予約システム',
ラヌージ:'システム言語',
lanuage:'システム言語',
loginout:'ログイン情報が無効になるので、再ログインしてください',
timeout:'現在のネットワーク環境が異常であるため、タイムアウトを要求する',
syslog:'システムアップグレード案内',
......@@ -38,7 +38,10 @@ export default {
horder:'キャンセル警告'
},
contents:{
hotel:'あなたはこの注文をキャンセルする必要があることを確認しますか{day}のホテルを除去します{hotel}?',
hotel:{
t1:'あなたは除去することを確認します',
t2:'のホテル'
},
horder:'あなたはこの注文をキャンセルする必要があることを確認しますか?'
}
},
......@@ -56,7 +59,11 @@ export default {
off:'しまって'
},
hotelm:{
pageTitle:'ホテルの注文変更'
pageTitle:'ホテルの注文変更',
otherRoom:'別の部屋を使う',
noneOther:'他可以房型',
save:'注文を保存する',
cancel:'注文をキャンセルする',
},
hotelorder: {
dialog:{
......
......@@ -56,7 +56,11 @@ export default {
off:'접'
},
hotelm:{
pageTitle:'호텔 주문변경'
pageTitle:'호텔 주문변경',
otherRoom:'다른 방을 사용한다',
noneOther:'더 이상 쓸 수 있는 집이 없다',
save:'주문서를 저장하세요',
cancel:'주문취소'
},
hotelorder: {
dialog:{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment