From 65e2077162fd45e972f59e4d624100989e07068b Mon Sep 17 00:00:00 2001 From: maymaymay Date: Sat, 3 Oct 2020 08:06:03 +0200 Subject: add xsmall thumbs --- www/lang/locale-pl.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/lang/locale-pl.json b/www/lang/locale-pl.json index ccf94dc6..e0c95ea9 100644 --- a/www/lang/locale-pl.json +++ b/www/lang/locale-pl.json @@ -115,9 +115,10 @@ "kEventStillRecording" :"nadal nagrywam - wyświetlam przekaz na żywo", "kEvents" :"zdarzenia", "kEventsCap" :"Zdarzenia", + "kEventViewThumbsLarge" :"duży", "kEventViewThumbsSize" :"rozmiar podglądu", "kEventViewThumbsSmall" :"mały", - "kEventViewThumbsLarge" :"duży", + "kEventViewThumbsXSmall" :"b.mały", "kExampleServer" :"np. Mój Dom", "kExit" :"wyjdź", "kExitAppBackground" :"wyjdź z aplikacji w tle", -- cgit v1.2.3 From 8377aff450f97b6b2b12f81d189d84b15652033d Mon Sep 17 00:00:00 2001 From: florie1706 <26010442+florie1706@users.noreply.github.com> Date: Sat, 3 Oct 2020 09:43:32 +0200 Subject: add xsmall thumbs --- www/lang/locale-de.json | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/lang/locale-de.json b/www/lang/locale-de.json index 9877563d..a528ea21 100644 --- a/www/lang/locale-de.json +++ b/www/lang/locale-de.json @@ -114,6 +114,7 @@ "kEventSingleImageScale" :"Ereignis Einzelbild Maßstab", "kEventStillRecording" :"Aufnahme aktiv", "kEventViewThumbsSize" :"Vorschaugröße", + "kEventViewThumbsXSmall" :"x-klein", "kEventViewThumbsSmall" :"klein", "kEventViewThumbsLarge" :"groß", "kEvents" :"Ereignisse", -- cgit v1.2.3