diff options
author | Gusted <williamzijl7@hotmail.com> | 2022-06-27 04:20:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-26 21:20:58 -0500 |
commit | 004859581148bf8f404599e143932236cb8122a5 (patch) | |
tree | b541ef049bace3e97fd963ac51b335e85a541483 /options/locale/locale_pl-PL.ini | |
parent | 5d3f99c7c6d0f2c304dc13c6fa6aa675daf310cc (diff) | |
download | gitea-004859581148bf8f404599e143932236cb8122a5.tar.gz gitea-004859581148bf8f404599e143932236cb8122a5.zip |
Remove U2F support (#20141)
- Completely remove U2F support from 1.18.0, 1.17.0 will be the last
release that U2F is somewhat supported. Users who used U2F would already
be warned about using U2F for a while now and should hopefully already
be migrated. But starting 1.18 definitely remove it.
Diffstat (limited to 'options/locale/locale_pl-PL.ini')
-rw-r--r-- | options/locale/locale_pl-PL.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/options/locale/locale_pl-PL.ini b/options/locale/locale_pl-PL.ini index ef227b914d..0d9a596e39 100644 --- a/options/locale/locale_pl-PL.ini +++ b/options/locale/locale_pl-PL.ini @@ -46,7 +46,6 @@ webauthn_error_unable_to_process=Serwer nie mógł obsłużyć Twojego żądania webauthn_error_duplicated=Klucz bezpieczeństwa nie jest dozwolony dla tego żądania. Upewnij się, że klucz nie jest już zarejestrowany. webauthn_error_empty=Musisz ustawić nazwę dla tego klucza. webauthn_error_timeout=Osiągnięto limit czasu zanim Twój klucz może zostać odczytany. Odśwież stronę i spróbuj ponownie. -webauthn_u2f_deprecated=Klucz '%s' uwierzytelnia przy użyciu przestarzałego procesu U2F. Powinieneś ponownie zarejestrować ten klucz i usunąć starą rejestrację. webauthn_reload=Odśwież repository=Repozytorium |