Files
Open-Assistant/website/public/locales/pl/common.json
T
Richard MacarthyandGitHub cc3891ed12 Fix hydration issues side menu, move side_menu.json to common.json (#1327)
Fixes #1326

This PR moves all json in side_menu.json to common.json. We have an issue with the side menu layout as it's a high level component and this causes hydration issues with SSR when global namespaces are not passed by default.
2023-02-09 11:45:03 +09:00

37 lines
1.1 KiB
JSON

{
"about": "O nas",
"account_settings": "Konto",
"admin_dashboard": "Panel Administratora",
"connect": "Dołącz",
"conversational": "Konwersacyjna SI dla każdego.",
"copied": "Skopiowano",
"dark_mode": "Tryb ciemny",
"dashboard_home": "Strona Główna Panelu",
"dashboard": "Panel",
"delete": "Usuń",
"discord": "Discord",
"docs": "Dokumentacja",
"github": "GitHub",
"leaderboard": "Ranking",
"legal": "Prawa",
"light_mode": "Tryb jasny",
"loading": "Wczytywanie...",
"messages_dashboard": "Strona Główna Wiadomości",
"messages": "Wiadomości",
"more_information": "Więcej Informacji",
"no": "Nie",
"privacy_policy": "Polityka Prywatności",
"report_a_bug": "Zgłoś Błąd",
"sign_in": "Zaloguj Się",
"sign_out": "Wyloguj Się",
"status_dashboard": "Panel Statusu",
"status": "Status",
"success": "Sukces",
"terms_of_service": "Warunki Usługi",
"title": "Open Assistant",
"user_leaderboard": "Ranking Użytkowników",
"users_dashboard": "Panel Użytkownika",
"users": "Użytkownicy",
"yes": "Tak"
}