Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Apr 20, 2024
1 parent d305261 commit 4da7ce8
Showing 1 changed file with 13 additions and 14 deletions.
27 changes: 13 additions & 14 deletions messages/pl/admin.php
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
<?php

return [
'<strong>Dark Mode</strong> module configuration' => '',
'Adds a Dark Mode to HumHub' => '',
'Current base theme: ' => '',
'Dark Mode' => '',
'Dark Theme' => '',
'Donate' => '',
'GitHub Repository' => '',
'Guide for Administrators' => '',
'Show Button in Top Bar' => '',
'The stylesheet of the selected theme will be used for the dark mode.' => '',
'Users can set their theme preferences also in Account Settings > General.' => '',
];
return array (
'<strong>Dark Mode</strong> module configuration' => '<strong>Tryb nocny</strong> konfiguracja modułu',
'Adds a Dark Mode to HumHub' => 'Dodaje tryb nocny do HumHub',
'Current base theme: ' => 'Obecny główny wystrój:',
'Dark Mode' => 'Tryb nocny',
'Dark Theme' => 'Ciemny wystrój',
'Donate' => 'Wesprzyj',
'GitHub Repository' => 'Repozytorium GitHub',
'Guide for Administrators' => 'Podręcznik dla administratorów',
'Show Button in Top Bar' => 'Pokaż przycisk w górnej belce',
'The stylesheet of the selected theme will be used for the dark mode.' => 'Styl z tego wystroju zostanie wykorzystany na potrzeby trybu nocnego.',
'Users can set their theme preferences also in Account Settings > General.' => 'Użytkownicy mogą zmienić wystrój w Ustawienia konta &gt; Ogólne.',
);

0 comments on commit 4da7ce8

Please sign in to comment.