aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pl
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/pl')
-rw-r--r--app/i18n/pl/admin.php2
-rw-r--r--app/i18n/pl/install.php8
2 files changed, 1 insertions, 9 deletions
diff --git a/app/i18n/pl/admin.php b/app/i18n/pl/admin.php
index 6f64ff20e..c34c779c6 100644
--- a/app/i18n/pl/admin.php
+++ b/app/i18n/pl/admin.php
@@ -16,7 +16,7 @@ return array(
'allow_anonymous_refresh' => 'Pozwól na anonimowe odświeżanie wiadomości',
'api_enabled' => 'Pozwól na dostęp przez <abbr>API</abbr> <small>(wymagane dla aplikacji na telefon and sharing user queries)</small>', // DIRTY
'form' => 'Formularz na stronie (tradycyjna, wymagany JavaScript)',
- 'http' => 'HTTP (dla zaawansowanych użytkowników, z wykorzystaniem HTTPS)',
+ 'http' => 'HTTP (advanced: managed by Web server, OIDC, SSO…)', // TODO
'none' => 'Brak (niebezpieczna)',
'title' => 'Uwierzytelnianie',
'token' => 'Główny token uwierzytelniania',
diff --git a/app/i18n/pl/install.php b/app/i18n/pl/install.php
index 60e7c3fa3..4506b494f 100644
--- a/app/i18n/pl/install.php
+++ b/app/i18n/pl/install.php
@@ -18,14 +18,6 @@ return array(
'next_step' => 'Go to the next step', // TODO
'reinstall' => 'Reinstall FreshRSS', // TODO
),
- 'auth' => array(
- 'form' => 'Web form (traditional, requires JavaScript)', // TODO
- 'http' => 'HTTP (for advanced users with HTTPS)', // TODO
- 'none' => 'None (dangerous)', // TODO
- 'password_form' => 'Password<br /><small>(for the Web-form login method)</small>', // TODO
- 'password_format' => 'At least 7 characters', // TODO
- 'type' => 'Authentication method', // TODO
- ),
'bdd' => array(
'_' => 'Database', // TODO
'conf' => array(