From 16c83f49c8f4999747e2ac6fd89b4e963cba6626 Mon Sep 17 00:00:00 2001 From: mpudliszewski <11245563+mpudliszewski@users.noreply.github.com> Date: Mon, 28 Oct 2024 14:21:40 +0100 Subject: [PATCH] update polish translation --- src/locales/translations/pl.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/locales/translations/pl.ts b/src/locales/translations/pl.ts index 691c8480..912082e8 100644 --- a/src/locales/translations/pl.ts +++ b/src/locales/translations/pl.ts @@ -98,4 +98,6 @@ export default { offline: "Niedostępny", from_gtasa_folder: "Z folderu GTASA", gta_path_modal_cant_find_samp_description_2: "Wybierz inną wersję lub pobierz i zainstaluj SA-MP ręcznie.", + add_or_play_external_server: "Dodaj do ulubionych lub graj", + reconnect: "Połącz ponownie", };