Drucker wird nun gespeichert, Anzahl im drucken-dialog ist sichtbar. "Neu" wird übersetzt.
This commit is contained in:
@@ -38,5 +38,6 @@ return [
|
||||
'gallery' => [
|
||||
'tap_to_open' => 'Zum Öffnen tippen',
|
||||
'empty' => 'Noch keine Bilder vorhanden.',
|
||||
'new_badge' => 'Neu',
|
||||
],
|
||||
];
|
||||
|
||||
@@ -38,5 +38,6 @@ return [
|
||||
'gallery' => [
|
||||
'tap_to_open' => 'Tap to open',
|
||||
'empty' => 'No images available yet.',
|
||||
'new_badge' => 'New',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user