1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859 |
- {
- "header.contributors": {
- "description": "Contributors tab",
- "message": "Współtwórcy"
- },
- "header.downloads": {
- "description": "Downloads tab",
- "message": "Pliki do pobrania"
- },
- "header.language": {
- "description": "Replace English with the name of YOUR language!",
- "message": "Polski"
- },
- "header.languageNotification.btnAccept": {
- "description": "Button that switches language after click.",
- "message": "Zmień język"
- },
- "header.languageNotification.btnDecline": {
- "description": "Button that will decline notification.",
- "message": "Nie, dzięki"
- },
- "header.languageNotification.text": {
- "description": "Text in language notification when user has different language.",
- "message": "Nasza strona została przetłumaczona na Twój język. Może Ci to pomóc, jeśli znasz angielskiego dobrze."
- },
- "header.languageNotification.title": {
- "description": "Heading of the language notification when user has different language.",
- "message": "Nasza strona została przetłumaczona na twój język, czy chcesz zmienić język strony?"
- },
- "header.lia": {
- "description": "Indicates which user is logged in",
- "message": "Zalogowano jako"
- },
- "header.loader.phrases": {
- "description": "Randomly appears when website is loading data. [WARNING: Keep the `;` symbol, it's used to separate phrases]",
- "message": "Pieczenie naleśników...;Przenoszenie pudeł...;Przetwarzanie twojego adresu IP...;UwU;Łamanie zasad..."
- },
- "header.login": {
- "description": "Login Button",
- "message": "Zaloguj sie"
- },
- "header.logout": {
- "description": "Logout button",
- "message": "Wyloguj się"
- },
- "header.rab": {
- "description": "Report a bug button",
- "message": "Zgłoś błąd"
- },
- "header.staff": {
- "description": "Dashboard button",
- "message": "Panel"
- },
- "header.store": {
- "description": "Store tab",
- "message": "Sklep"
- }
- }
|