aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
diff options
context:
space:
mode:
authorJérémy Benoist <j0k3r@users.noreply.github.com>2017-07-29 09:34:29 +0200
committerGitHub <noreply@github.com>2017-07-29 09:34:29 +0200
commitd69a66a58e958a5aa426085083bb93637ca3f61f (patch)
tree1a8b59bf66d244e07362df7dfabe9ff63f053de6 /src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
parent233eb91be4bd381ff48de0a15aff94415a3f2797 (diff)
parent383215866f81139e50baff59073f8f0706564b9d (diff)
downloadwallabag-d69a66a58e958a5aa426085083bb93637ca3f61f.tar.gz
wallabag-d69a66a58e958a5aa426085083bb93637ca3f61f.tar.zst
wallabag-d69a66a58e958a5aa426085083bb93637ca3f61f.zip
Merge pull request #3290 from nclsHart/fix-3019
Add a dedicated title for all entries page
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.de.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.de.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
index 996f173a..48f8a535 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.de.yml
@@ -169,6 +169,7 @@ entry:
169 filtered_tags: 'Gefiltert nach Tags:' 169 filtered_tags: 'Gefiltert nach Tags:'
170 filtered_search: 'Gefiltert nach Suche:' 170 filtered_search: 'Gefiltert nach Suche:'
171 untagged: 'Nicht getaggte Einträge' 171 untagged: 'Nicht getaggte Einträge'
172 all: 'Alle Einträge'
172 list: 173 list:
173 number_on_the_page: '{0} Es gibt keine Einträge.|{1} Es gibt einen Eintrag.|]1,Inf[ Es gibt %count% Einträge.' 174 number_on_the_page: '{0} Es gibt keine Einträge.|{1} Es gibt einen Eintrag.|]1,Inf[ Es gibt %count% Einträge.'
174 reading_time: 'geschätzte Lesezeit' 175 reading_time: 'geschätzte Lesezeit'