1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Updated translations with latest Crowdin changes (#4462)

This commit is contained in:
Dan Brown
2023-08-30 12:35:10 +01:00
committed by GitHub
parent 77d65d1ca1
commit c6d0e690f9
69 changed files with 230 additions and 146 deletions

View File

@ -111,4 +111,6 @@ return [
// Settings & Maintenance
'maintenance_test_email_failure' => 'Při posílání testovacího e-mailu nastala chyba:',
// HTTP errors
'http_ssr_url_no_match' => 'The URL does not match the configured allowed SSR hosts',
];