aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2019-06-05 15:51:22 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-06-05 15:51:22 +0200
commitd010bdd44bb9fad4eff594878443a1d3b4e0e044 (patch)
treefb21c3adcfa6eefdb90436836ce5cdaf48844ec8 /src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
parent7e5b7e029a5ba7aadc8128243afaa00e2a870645 (diff)
downloadwallabag-d010bdd44bb9fad4eff594878443a1d3b4e0e044.tar.gz
wallabag-d010bdd44bb9fad4eff594878443a1d3b4e0e044.tar.zst
wallabag-d010bdd44bb9fad4eff594878443a1d3b4e0e044.zip
Add quickstart into the menu
Just in case people want to see that page again.
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.en.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.en.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index e2994f53..7fd67ed2 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -33,6 +33,7 @@ menu:
33 back_to_unread: 'Back to unread articles' 33 back_to_unread: 'Back to unread articles'
34 users_management: 'Users management' 34 users_management: 'Users management'
35 site_credentials: 'Site credentials' 35 site_credentials: 'Site credentials'
36 quickstart: "Quickstart"
36 top: 37 top:
37 add_new_entry: 'Add a new entry' 38 add_new_entry: 'Add a new entry'
38 search: 'Search' 39 search: 'Search'