Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Add support for Vietnamese language (vi) #2347

Closed
h4upt opened this issue Feb 18, 2024 · 2 comments
Closed

[Feature]: Add support for Vietnamese language (vi) #2347

h4upt opened this issue Feb 18, 2024 · 2 comments
Labels
discussion Question or dicussion enhancement New feature or request

Comments

@h4upt
Copy link

h4upt commented Feb 18, 2024

功能概述 | Describe the feature

Hello Waline Admins,

I've noticed that Vietnamese language support is not currently available in the Waline project. As a native Vietnamese speaker, I believe adding support for the Vietnamese language (vi) would greatly benefit the user experience for Vietnamese-speaking users.

2024-02-18_13-58-48

I found the file "vi-VN.ts" at the link "https://github.com/walinejs/waline/blob/main/packages/client/src/config/i18n/vi-VN.ts" that contained the translation for this language.
//////////
import { generateLocale } from './generate.js';

export default generateLocale([
'Tên',
'Tên không được nhỏ hơn 3 ký tự.',
'E-Mail',
'Vui lòng xác nhập địa chỉ email của bạn.',
'Website',
'Tùy chọn',
'Hãy bình luận có văn hoá!',
'Chưa có bình luận',
'Gửi',
'Thích',
'Bỏ thích',
'Trả lời',
'Hủy bỏ',
'bình luận',
'Làm mới',
'Tải thêm...',
'Xem trước',
'Emoji',
'Tải lên hình ảnh',
'giây trước',
'phút trước',
'giờ trước',
'ngày trước',
'Vừa xong',
'Đang tải lên',
'Đăng nhập',
'đăng xuất',
'Quản trị viên',
'Dính',
'từ',
'Bình luận phải có độ dài giữa $0 và $1 từ!\n Số từ hiện tại: $2',
'Vô danh',
'Người lùn',
'Người tí hon',
'Thần rừng',
'Pháp sư',
'Tiên tộc',
'Maiar',
'Ảnh GIF',
'Tìm kiếm ảnh GIF',
'thông tin cá nhân',
'Đã được phê duyệt',
'Đang chờ đợi',
'Thư rác',
'Không dính',
'lâu đời nhất',
'muộn nhất',
'nóng nhất',
'What do you think?',
]);
//////////
Can the admins take a look and add it? I and Vietnamese users will be very grateful to you. Thank you!


功能概述 | Describe the features

Hello Waline Admins,

I've noticed that Vietnamese language support is not currently available in the Waline project. As a native Vietnamese speaker, I believe adding support for the Vietnamese language (vi) would greatly benefit the user experience for Vietnamese-speaking users.

2024-02-18_13-58-48

I found the file "vi-VN.ts" at the link "https://github.com/walinejs/waline/blob/main/packages/client/src/config/i18n/vi-VN.ts" that contains the translation for this language.
//////////
import { generateLocale } from './generate.js';

export default generateLocale([
'Name',
'Name cannot be less than 3 characters.',
'Email',
'Please enter your email address.',
'Website',
'Option',
'Please comment culturally!',
'No comments yet',
'Send',
'Prefer',
'Unlike',
'Reply',
'Cancel',
'comment',
'Refresh',
'Load more...',
'Preview',
'Emoji',
'Upload image',
'seconds ago',
'minute ago',
'hours ago',
'yesterday',
'Just finished',
'Uploading',
'Log in',
'log out',
'Administrators',
'Sticky',
'from',
'Comment must be between $0 and $1 words in length!\nCurrent word count: $2',
'Nameless',
'Shorty',
'Tiny',
'Satyr',
'Magician',
'Elves',
'Maiar',
'GIFs',
'Search for GIFs',
'personal information',
'Approved',
'Waiting',
'Spam',
'Not adhesive',
'longest life span',
'latest',
'hottest',
'What do you think?',
]);
//////////
Can the admins take a look and add it? I and Vietnamese users will be very grateful to you. Thank you!

@h4upt h4upt added discussion Question or dicussion enhancement New feature or request labels Feb 18, 2024
@lizheming
Copy link
Collaborator

@waline/[email protected] has added support for this language, https://waline.js.org/en/guide/features/i18n.html

@h4upt
Copy link
Author

h4upt commented Feb 19, 2024

Thank you very much for your support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Question or dicussion enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants