1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "header.contributors": {
- "description": "Contributors tab",
- "message": "Đóng góp"
- },
- "header.downloads": {
- "description": "Downloads tab",
- "message": "Tải về"
- },
- "header.language": {
- "description": "Replace English with the name of YOUR language!",
- "message": "Tiếng Việt"
- },
- "header.languageNotification.btnAccept": {
- "description": "Button that switches language after click.",
- "message": "Chuyển đổi ngôn ngữ"
- },
- "header.languageNotification.btnDecline": {
- "description": "Button that will decline notification.",
- "message": "Không, cảm ơn"
- },
- "header.languageNotification.text": {
- "description": "Text in language notification when user has different language.",
- "message": "Website của chúng tôi đã được dịch sang ngôn ngữ của bạn. Điều này có lẽ sẽ giúp đỡ rất nhiều với những người không giỏi tiếng Anh."
- },
- "header.languageNotification.title": {
- "description": "Heading of the language notification when user has different language.",
- "message": "Chúng tôi có hỗ trợ ngôn ngữ của bạn, có muốn đổi không?"
- },
- "header.lia": {
- "description": "Indicates which user is logged in",
- "message": "Đăng nhập với"
- },
- "header.loader.phrases": {
- "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
- "message": "Đang nướng bánh...;Đang tải trang...;Phân tích địa chỉ IP của bạn...;UwU;Phá bỏ quy tắc..."
- },
- "header.login": {
- "description": "Login Button",
- "message": "Đăng nhập"
- },
- "header.logout": {
- "description": "Logout button",
- "message": "Đăng xuất"
- },
- "header.rab": {
- "description": "Report a bug button",
- "message": "Báo lỗi"
- },
- "header.staff": {
- "description": "Dashboard button",
- "message": "Bảng điều khiển"
- },
- "header.store": {
- "description": "Store tab",
- "message": "Cửa hàng"
- }
- }
|