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": "користувач створив достатньо Presences та має роль розробника Presence на нашому Діскорд сервері."
- },
- "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": "Якщо ви вважаєте, що це була помилка, будь ласка, зв'яжіться з нами на [нашому Діскорд сервері]."
- }
- }
|