mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Remove \n in translation that was causing a syntax error.
This commit is contained in:
Binary file not shown.
@@ -8352,7 +8352,7 @@ msgstr "Pobieranie danych z serwera bazy i wyświetlanie..."
|
||||
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1974
|
||||
#, python-format
|
||||
msgid "Total query runtime: %s."
|
||||
msgstr "Całkowity czas wykonania zapytania: %s\n"
|
||||
msgstr "Całkowity czas wykonania zapytania: %s"
|
||||
|
||||
#: pgadmin/tools/sqleditor/templates/sqleditor/js/sqleditor.js:1975
|
||||
#, python-format
|
||||
|
||||
Reference in New Issue
Block a user