From 8a02a041c1259107199b5b64970ee4b77aab7ed0 Mon Sep 17 00:00:00 2001 From: Flomp Date: Sun, 12 Jan 2025 15:33:50 +0100 Subject: [PATCH] New translations en.json (Polish) --- web/src/lib/i18n/locales/pl.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/web/src/lib/i18n/locales/pl.json b/web/src/lib/i18n/locales/pl.json index 92c8183a..d792982d 100644 --- a/web/src/lib/i18n/locales/pl.json +++ b/web/src/lib/i18n/locales/pl.json @@ -80,6 +80,7 @@ "edit": "Edytuj", "edit-entry": "Edytuj pozycję", "edit-list": "Edytuj Listę", + "edit-route": "Edit route", "edit-waypoint": "Edytuj Punkt", "edited": "edited", "elevation-gain": "Przyrost wysokości", @@ -259,6 +260,7 @@ "speed": "Prędkość", "statistics": "Statystyki", "stop-drawing": "Przestań rysować", + "stop-editing": "Stop editing", "summit-book": "Logbook", "table": "Tabela", "text": "Tekst", @@ -270,6 +272,7 @@ "units": "Jednostki", "upload-file": "Przesyłanie pliku", "upload-gpx": "Importuj GPX", + "upload-new-file": "Upload new file", "uploaded": "wgrany", "username": "Nazwa Użytkownika", "view": "Widok",