Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanlawson committed Nov 19, 2024
1 parent 74492dd commit ec86052
Showing 1 changed file with 32 additions and 32 deletions.
64 changes: 32 additions & 32 deletions src/picker/i18n/vi.js
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
export default {
categoriesLabel: 'Danh mục',
emojiUnsupportedMessage: 'Trình duyệt của bạn không hỗ trợ emoji màu.',
favoritesLabel: 'Yêu thích',
loadingMessage: 'Đang tải…',
networkErrorMessage: 'Không thể tải emoji.',
regionLabel: 'Chọn emoji',
searchDescription: 'Khi có kết quả tìm kiếm, nhấn lên hoặc xuống để chọn và nhấn Enter để chọn.',
searchLabel: 'Tìm kiếm',
searchResultsLabel: 'Kết quả tìm kiếm',
skinToneDescription: 'Khi mở rộng, nhấn lên hoặc xuống để chọn và nhấn Enter để chọn.',
skinToneLabel: 'Chọn tông màu da (hiện tại {skinTone})',
skinTonesLabel: 'Tông màu da',
skinTones: [
'Mặc định',
'Sáng',
'Sáng vừa',
'Trung bình',
'Tối vừa',
'Tối'
],
categories: {
custom: 'Tùy chỉnh',
'smileys-emotion': 'Mặt cười và cảm xúc',
'people-body': 'Người và cơ thể',
'animals-nature': 'Động vật và thiên nhiên',
'food-drink': 'Thức ăn và đồ uống',
'travel-places': 'Du lịch và địa điểm',
activities: 'Hoạt động',
objects: 'Đồ vật',
symbols: 'Biểu tượng',
flags: 'Cờ'
}
categoriesLabel: 'Danh mục',
emojiUnsupportedMessage: 'Trình duyệt của bạn không hỗ trợ emoji màu.',
favoritesLabel: 'Yêu thích',
loadingMessage: 'Đang tải…',
networkErrorMessage: 'Không thể tải emoji.',
regionLabel: 'Chọn emoji',
searchDescription: 'Khi có kết quả tìm kiếm, nhấn lên hoặc xuống để chọn và nhấn Enter để chọn.',
searchLabel: 'Tìm kiếm',
searchResultsLabel: 'Kết quả tìm kiếm',
skinToneDescription: 'Khi mở rộng, nhấn lên hoặc xuống để chọn và nhấn Enter để chọn.',
skinToneLabel: 'Chọn tông màu da (hiện tại {skinTone})',
skinTonesLabel: 'Tông màu da',
skinTones: [
'Mặc định',
'Sáng',
'Sáng vừa',
'Trung bình',
'Tối vừa',
'Tối'
],
categories: {
custom: 'Tùy chỉnh',
'smileys-emotion': 'Mặt cười và cảm xúc',
'people-body': 'Người và cơ thể',
'animals-nature': 'Động vật và thiên nhiên',
'food-drink': 'Thức ăn và đồ uống',
'travel-places': 'Du lịch và địa điểm',
activities: 'Hoạt động',
objects: 'Đồ vật',
symbols: 'Biểu tượng',
flags: 'Cờ'
}
}

0 comments on commit ec86052

Please sign in to comment.