Drucker wird nun gespeichert, Anzahl im drucken-dialog ist sichtbar. "Neu" wird übersetzt.

This commit is contained in:
2025-11-13 20:27:28 +01:00
parent 944ae020f6
commit 7b7a12ed27
5 changed files with 9 additions and 2 deletions

View File

@@ -38,5 +38,6 @@ return [
'gallery' => [
'tap_to_open' => 'Zum Öffnen tippen',
'empty' => 'Noch keine Bilder vorhanden.',
'new_badge' => 'Neu',
],
];

View File

@@ -38,5 +38,6 @@ return [
'gallery' => [
'tap_to_open' => 'Tap to open',
'empty' => 'No images available yet.',
'new_badge' => 'New',
],
];