Files
NodeBB/public/language/pl/admin/appearance/themes.json

13 lines
588 B
JSON

{
"themes": "Themes",
"checking-for-installed": "Sprawdzanie zainstalowanego stylu...",
"homepage": "Strona startowa",
"select-theme": "Wybierz Styl",
"revert-theme": "Revert Theme",
"current-theme": "Aktualny Styl",
"no-themes": "Brak zainstalowanych stylów",
"revert-confirm": "Czy na pewno chcesz przywrócić domyślny styl NodeBB?",
"theme-changed": "Styl Zmieniony",
"revert-success": "Pomyślnie przywrócono domyślny styl NodeBB.",
"restart-to-activate": "Proszę odbudować i zrestartować NodeBB aby w pełni aktywować ten styl."
}