1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- {
- "error.code.4": {
- "description": "Error (4) message",
- "message": "شما دنبال یک Presence که وجود نداشته یا حذف شده می گردید."
- },
- "error.code.404": {
- "description": "Error (404) message",
- "message": "ببخشید، ما نتوانستیم این صفحه را پیدا کنیم."
- },
- "error.code.500": {
- "description": "Error (500) message",
- "message": "خطای داخلی سرور رخ داده است."
- },
- "error.page.button": {
- "description": "Button on the error page",
- "message": "بازگشت به صفحه اصلی"
- },
- "error.page.details": {
- "description": "'Details' text on error page container",
- "message": "جزئیات"
- },
- "store.search.notFound": {
- "description": "Search result text when nothing's found",
- "message": "نمی توانیم این Presence را پیدا کنیم..."
- },
- "user.notFound.heading": {
- "description": "Error when user couldn't be found.",
- "message": "نمی توان کاربر را یافت کرد. سعی کنید در این مورد مطمعن شوید"
- },
- "user.notFound.message1": {
- "description": "Check user ID message.",
- "message": "آن ID کاربری که به دنبالش می گردید درست است."
- },
- "user.notFound.message2": {
- "description": "Check the presence amount of the developer created message.",
- "message": "آن کاربر Presence های کافی را درست کرده و نقش Presence Developer را در سرور دیسکورد گرفته است."
- },
- "user.notFound.message3": {
- "description": "Check if the error is also happening to others message.",
- "message": "اینکه دیگران هم این مشکل را در سرور دیسکوردمان تجربه می کنند."
- },
- "user.notFound.message4": {
- "description": "Bottom line for the error page. Do not edit brackets.",
- "message": "اگر معتقد هستید که این یک اشتباه بوده، لطفا در [سرور دیسکورد ما] با ما تماس حاصل کنید."
- }
- }
|