diff options
Diffstat (limited to 'www/lang')
| -rw-r--r-- | www/lang/locale-de.json | 1 | ||||
| -rw-r--r-- | www/lang/locale-pl.json | 3 |
2 files changed, 3 insertions, 1 deletions
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", 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", |
