1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "error.code.4": {
- "description": "Error (4) message",
- "message": "Bạn đang tìm kiếm một Presence không tồn tại hoặc đã bị xoá."
- },
- "error.code.404": {
- "description": "Error (404) message",
- "message": "Rất tiếc, chúng tôi không tìm thấy trang này."
- },
- "error.code.500": {
- "description": "Error (500) message",
- "message": "Đã xảy ra lỗi máy chủ nội bộ."
- },
- "error.page.button": {
- "description": "Button on the error page",
- "message": "Trở lại trang chủ"
- },
- "error.page.details": {
- "description": "'Details' text on error page container",
- "message": "Chi tiết"
- },
- "store.search.notFound": {
- "description": "Search result text when nothing's found",
- "message": "Chúng tôi không thể tìm thấy Presence đó..."
- },
- "user.notFound.heading": {
- "description": "Error when user couldn't be found.",
- "message": "Không thể tìm thấy người dùng đó. Hãy chắc chắn rằng"
- },
- "user.notFound.message1": {
- "description": "Check user ID message.",
- "message": "cho rằng ID người dùng mà bạn tìm kiếm không chính xác."
- },
- "user.notFound.message2": {
- "description": "Check the presence amount of the developer created message.",
- "message": "cho rằng người dùng này đã tạo đủ Presence và nhận được vai trò Presence Developer trong máy chủ Discord của chúng tôi."
- },
- "user.notFound.message3": {
- "description": "Check if the error is also happening to others message.",
- "message": "nếu những người khác đang gặp vấn đề tương tự trên máy chủ Discord của chúng tôi."
- },
- "user.notFound.message4": {
- "description": "Bottom line for the error page. Do not edit brackets.",
- "message": "Nếu bạn tin rằng đây là một lỗi, hãy liên hệ chúng tôi tại [máy chủ Discord của chúng tôi]."
- }
- }
|