1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "error.code.4": {
- "description": "Error (4) message",
- "message": "Anda mencari Presence yang tidak wujud atau telah dipadam."
- },
- "error.code.404": {
- "description": "Error (404) message",
- "message": "Maaf, kami tidak jumpa halaman tersebut."
- },
- "error.code.500": {
- "description": "Error (500) message",
- "message": "Telah berlakunya ralat Pelayan Dalaman."
- },
- "error.page.button": {
- "description": "Button on the error page",
- "message": "Ke laman utama"
- },
- "error.page.details": {
- "description": "'Details' text on error page container",
- "message": "Maklumat lanjut"
- },
- "store.search.notFound": {
- "description": "Search result text when nothing's found",
- "message": "Kami tidak jumpa Presence tersebut..."
- },
- "user.notFound.heading": {
- "description": "Error when user couldn't be found.",
- "message": "Pengguna tersebut tidak dijumpai. Sila pastikan"
- },
- "user.notFound.message1": {
- "description": "Check user ID message.",
- "message": "ID pengguna yang anda cari adalah tepat."
- },
- "user.notFound.message2": {
- "description": "Check the presence amount of the developer created message.",
- "message": "pengguna tersebut telah mencipta Presence yang mencukupi dan mempunyai peranan \"Presence Developer\" di pelayan Discord kami."
- },
- "user.notFound.message3": {
- "description": "Check if the error is also happening to others message.",
- "message": "jika pengguna lain juga mengalami masalah yang sama di pelayan Discord kami."
- },
- "user.notFound.message4": {
- "description": "Bottom line for the error page. Do not edit brackets.",
- "message": "Jika anda rasa ini suatu kesilapan, sila hubungi kami di [pelayan Discord kami]."
- }
- }
|