mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-16 10:22:14 +01:00
Fixed typo in entry:notice:entry_saved
"Eintag" to "Eintrag"
This commit is contained in:
parent
8c7d7c0300
commit
75ac3e6289
@ -396,7 +396,7 @@ flashes:
|
||||
entry:
|
||||
notice:
|
||||
entry_already_saved: 'Eintrag bereits am %date% gespeichert'
|
||||
entry_saved: 'Eintag gespeichert'
|
||||
entry_saved: 'Eintrag gespeichert'
|
||||
# entry_saved_failed: 'Failed to save entry'
|
||||
entry_updated: 'Eintrag aktualisiert'
|
||||
entry_reloaded: 'Eintrag neugeladen'
|
||||
|
Loading…
Reference in New Issue
Block a user