- added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax)
- commented out using mount_page_arg_is "subject" and "info" from fun_cat.html and fun_run.html - they will be removed soon - some improvements in fun_reply.html, fun_showthreads.html and fun_thread.html (scrolling)
This commit is contained in:
@@ -113,6 +113,8 @@ add_page = Dodaj stronę
|
||||
edit_page = Edytuj stronę
|
||||
|
||||
rebus_how_is_it = Rebus: Ile to jest
|
||||
rebus_need_to_solve = Proszę rozwiązać rebus!
|
||||
|
||||
|
||||
edit_ticket_header = Edytuj zgłoszenie
|
||||
create_ticket_header = Nowe zgłoszenie
|
||||
@@ -558,7 +560,7 @@ notify_footer4 = w swoim panelu użytkownika.
|
||||
# those errors are taken automatically by [winix_err_msg_from_locales]
|
||||
winix_err_3 = Nieprawidłowy katalog.
|
||||
winix_err_18 = Jesteś podejrzany jako spamer, nie możesz nic wysłać do czasu zalogowania się!
|
||||
winix_err_19 = Proszę rozwiązać rebus!
|
||||
|
||||
|
||||
winix_err_25 = Podane hasła różnią się od siebie!
|
||||
winix_err_26 = Hasło powinno składać się z co najmniej pięciu znaków.
|
||||
|
||||
Reference in New Issue
Block a user