mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-23 17:41:01 +00:00
Merge pull request #2200 from charno6/patch-1
Fixed typo in entry:notice:entry_saved
This commit is contained in:
commit
029965b6a2
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue