From f9e82d551fa803d39fc40d8c1211ab8d43289e45 Mon Sep 17 00:00:00 2001 From: MichalBartos <6890838+MichalBartos@users.noreply.github.com> Date: Wed, 8 Apr 2026 12:50:05 +0200 Subject: [PATCH] Fix translation for 'Refresh' in Czech --- web/pgadmin/translations/cs/LC_MESSAGES/messages.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pgadmin/translations/cs/LC_MESSAGES/messages.po b/web/pgadmin/translations/cs/LC_MESSAGES/messages.po index eb93e006475..c29bbd84122 100644 --- a/web/pgadmin/translations/cs/LC_MESSAGES/messages.po +++ b/web/pgadmin/translations/cs/LC_MESSAGES/messages.po @@ -10973,7 +10973,7 @@ msgstr "Vytvořit - %s" #: pgadmin/browser/static/js/node.js:131 msgid "Refresh..." -msgstr "Občerstvit..." +msgstr "Obnovit..." #: pgadmin/browser/static/js/node.js:144 msgid "Properties..."