aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2016-10-02 16:07:40 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2016-10-07 07:43:48 +0200
commit6c8806cadc9894e2bc7d067055feea6ee2b7602c (patch)
treeb4dfc7b1b6119615a598d10569a7eeea2e4a56b9 /src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
parentb0458874c85060c992aa1cb78dec91ee85082b74 (diff)
downloadwallabag-6c8806cadc9894e2bc7d067055feea6ee2b7602c.tar.gz
wallabag-6c8806cadc9894e2bc7d067055feea6ee2b7602c.tar.zst
wallabag-6c8806cadc9894e2bc7d067055feea6ee2b7602c.zip
Fix bad translation key
`entry_reload_failed` instead of `entry_reloaded_failed`
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
index 7f28e648..285d73e5 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pl.yml
@@ -462,7 +462,7 @@ flashes:
462 entry_saved_failed: 'Wpis zapisany, ale wystąpił bład pobierania treści' 462 entry_saved_failed: 'Wpis zapisany, ale wystąpił bład pobierania treści'
463 entry_updated: 'Wpis zaktualizowany' 463 entry_updated: 'Wpis zaktualizowany'
464 entry_reloaded: 'Wpis ponownie załadowany' 464 entry_reloaded: 'Wpis ponownie załadowany'
465 entry_reload_failed: 'Wpis ponownie załadowany, ale wystąpił bład pobierania treści' 465 entry_reloaded_failed: 'Wpis ponownie załadowany, ale wystąpił bład pobierania treści'
466 entry_archived: 'Wpis dodany do archiwum' 466 entry_archived: 'Wpis dodany do archiwum'
467 entry_unarchived: 'Wpis usunięty z archiwum' 467 entry_unarchived: 'Wpis usunięty z archiwum'
468 entry_starred: 'Wpis oznaczony gwiazdką' 468 entry_starred: 'Wpis oznaczony gwiazdką'