Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
quasar-web-base
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
Merge Requests
0
Merge Requests
0
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
Nguyễn Hải Sơn
quasar-web-base
Commits
e49044de
Commit
e49044de
authored
Feb 23, 2023
by
Nguyễn Đức Thắng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
16970c9e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
11 deletions
+9
-11
index.vue
...ponents/artist-information/personal-information/index.vue
+2
-3
index.ts
src/i18n/vi/index.ts
+7
-8
No files found.
src/components/artist-information/personal-information/index.vue
View file @
e49044de
...
...
@@ -530,13 +530,12 @@
></q-input>
</div>
</div>
<div
class=
"row flex-center"
>
<div
class=
"col-3 text-weight-medium"
>
Đơn vị
chủ quản
</div>
<div
class=
"col-3 text-weight-medium"
>
Đơn vị
quản lý
</div>
<div
class=
"col-8"
>
<q-input
:model-value=
"unitName"
class=
"q-my-sm"
outlined
dense
...
...
src/i18n/vi/index.ts
View file @
e49044de
...
...
@@ -143,9 +143,9 @@ export default {
},
},
// Đơn vị
chủ quản
// Đơn vị
quản lý
managingUnit
:
{
title
:
'Đơn vị
chủ quản
'
,
title
:
'Đơn vị
quản lý
'
,
tableColumns
:
{
code
:
'Mã đơn vị'
,
name
:
'Tên đơn vị'
,
...
...
@@ -203,13 +203,12 @@ export default {
confirmDeleteManagingUnitsTitle
:
'Xác nhận'
,
confirmDeleteManagingUnitsCancelBtnLabel
:
'Huỷ'
,
confirmDeleteManagingUnitsContent
:
'Bạn có chắc muốn xoá Đơn vị
chủ quản
này?'
,
'Bạn có chắc muốn xoá Đơn vị
quản lý
này?'
,
},
actionMessages
:
{
addNewManagingUnitsAccess
:
'Thêm Đơn vị chủ quản thành công'
,
deleteManagingUnitsAccess
:
'Xoá Đơn vị chủ quản thành công'
,
updateManagingUnitsAccess
:
'Cập nhật thông tin Đơn vị chủ quản thành công'
,
addNewManagingUnitsAccess
:
'Thêm Đơn vị quản lý thành công'
,
deleteManagingUnitsAccess
:
'Xoá Đơn vị quản lý thành công'
,
updateManagingUnitsAccess
:
'Cập nhật thông tin Đơn vị quản lý thành công'
,
},
},
...
...
@@ -490,7 +489,7 @@ export default {
work
:
'Công việc'
,
qualification
:
'Độ chuyên'
,
artistLevel
:
'Xếp hạng'
,
type
:
'Thể loại'
,
type
:
'Thể loại'
,
favoriteScore
:
'Số lượt thích'
,
phoneNumber
:
'Số điện thoại'
,
email
:
'Email'
,
...
...
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