fix: middleware traefik redirect url (#1040)
This commit is contained in:
parent
c661bc37d1
commit
9ddc1eb840
28 changed files with 84 additions and 37 deletions
|
|
@ -61,5 +61,6 @@
|
|||
"js_iterations": "iterací",
|
||||
"js_finished_reading": "Čtení dokončeno, pokračovat →",
|
||||
"js_calculation_error": "Chyba výpočtu!",
|
||||
"js_calculation_error_msg": "Nepodařilo se vypočítat výzvu:"
|
||||
"js_calculation_error_msg": "Nepodařilo se vypočítat výzvu:",
|
||||
"missing_required_forwarded_headers": "Chybějící požadované hlavičky X-Forwarded-*"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue