Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bigwood
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
罗超
bigwood
Commits
cbe2dfab
Commit
cbe2dfab
authored
Apr 12, 2023
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
fcc49f85
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
53 additions
and
2 deletions
+53
-2
smaple.vue
src/components/trip/smaple.vue
+2
-2
index.ts
src/i18n/ja-RB/index.ts
+17
-0
index.ts
src/i18n/ko-HG/index.ts
+17
-0
index.ts
src/i18n/zh-TW/index.ts
+17
-0
No files found.
src/components/trip/smaple.vue
View file @
cbe2dfab
...
...
@@ -42,11 +42,11 @@
<
div
class
=
"q-mr-md col-3"
>
餐食:
<
/div
>
<
div
class
=
"col text-grey-6"
>
{{
dinner
}}
<
/div
>
<
/div
>
<
div
class
=
"row items-center q-pt-mb"
<
!--
<
div
class
=
"row items-center q-pt-mb"
:
class
=
"{'col-6':$q.platform.is.desktop,'col-12':$q.platform.is.mobile
}
"
>
<
div
class
=
"q-mr-md col-3"
>
服務用語
<
/div
>
<
div
class
=
"col text-grey-6"
>
普通話
/
日本語
<
/div
>
<
/div
>
<
/div>
--
>
<
/div
>
<
/div
>
<
/template
>
...
...
src/i18n/ja-RB/index.ts
View file @
cbe2dfab
...
...
@@ -1311,6 +1311,23 @@ export default {
miscellaneous
:
'雑費'
,
surcharge
:
'子供サーチャージ'
,
pricedifference
:
'価格差'
,
itineraryDetails
:{
gaiyao
:
'製品概要」です'
,
jiaotong
:
'往復交通」です'
,
zhusu
:
'ホテルに泊まります'
,
gouwu
:
'ショッピング'
,
gowushu
:
'ショッピングスポット'
,
nogouwu
:
'ショッピングはありません'
,
tuanduirenshu
:
'チームの人数'
,
jindian
:
'スポット'
,
jindianshu
:
'観光地や施設'
,
zifei
:
'自己負担プロジェクト'
,
zifeishu
:
'自費プロジェクト'
,
nozifei
:
'自己負担プロジェクトはありません'
,
huodong
:
'自由行動'
,
huodongshu
:
'次の自由活働'
,
canshi
:
'食事'
}
},
scheduledTripOrder
:{
setorderday
:
'時間範囲'
,
...
...
src/i18n/ko-HG/index.ts
View file @
cbe2dfab
...
...
@@ -1311,6 +1311,23 @@ export default {
miscellaneous
:
'잡비'
,
surcharge
:
'아동 추가 요금'
,
pricedifference
:
"싱글룸 가격"
,
itineraryDetails
:{
gaiyao
:
'제품 개요'
,
jiaotong
:
"왕복 교통"
,
zhusu
:
'호텔 숙박입니다'
,
gouwu
:
'쇼핑'
,
gowushu
:
'쇼핑 하나'
,
nogouwu
:
'쇼핑 스케줄 없음'
,
tuanduirenshu
:
'팀 인원'
,
jindian
:
'명소'
,
jindianshu
:
'장소 또는 명소'
,
zifei
:
'자비 프로젝트'
,
zifeishu
:
'자비 프로젝트입니다'
,
nozifei
:
'자비 항목은 없습니다'
,
huodong
:
'자유활동'
,
huodongshu
:
'서브자유활동'
,
canshi
:
'식사'
}
},
scheduledTripOrder
:{
setorderday
:
'시간 범위'
,
...
...
src/i18n/zh-TW/index.ts
View file @
cbe2dfab
...
...
@@ -1311,6 +1311,23 @@ export default {
miscellaneous
:
'雜費'
,
surcharge
:
'兒童附加費'
,
pricedifference
:
'單房差價'
,
itineraryDetails
:{
gaiyao
:
'產品概要'
,
jiaotong
:
'往返交通'
,
zhusu
:
'酒店住宿'
,
gouwu
:
'購物'
,
gowushu
:
'個購物點'
,
nogouwu
:
'無購物行程'
,
tuanduirenshu
:
'團隊人數'
,
jindian
:
'景點'
,
jindianshu
:
'個景點或場館'
,
zifei
:
'自費項目'
,
zifeishu
:
'個自費項目'
,
nozifei
:
'無自費項目'
,
huodong
:
'自由活動'
,
huodongshu
:
'次自由活動'
,
canshi
:
'餐食'
}
},
scheduledTripOrder
:{
setorderday
:
'時間範圍'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment