aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
diff options
context:
space:
mode:
authorNicolas Lœuillet <nicolas@loeuillet.org>2020-04-20 12:14:54 +0200
committerGitHub <noreply@github.com>2020-04-20 12:14:54 +0200
commit7443da479f5289c2ceebb96c0cd4273f6445ca37 (patch)
treed1513166d5e95ecb3077477a284658e064f4bce2 /src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
parent361aa02e2ac74ad01e9403d55d32a6a200b0666f (diff)
parent5434577883041ea1640b9b9e5221d6edb52779ea (diff)
downloadwallabag-7443da479f5289c2ceebb96c0cd4273f6445ca37.tar.gz
wallabag-7443da479f5289c2ceebb96c0cd4273f6445ca37.tar.zst
wallabag-7443da479f5289c2ceebb96c0cd4273f6445ca37.zip
Merge pull request #4136 from wallabag/improve-tags-list
Improved tags list
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.it.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index 99a8dc2d..23e72f20 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -430,6 +430,7 @@ tag:
430 number_on_the_page: "{0} Non ci sono etichette.|{1} C'è un'etichetta.|]1,Inf[ ci sono %count% etichette." 430 number_on_the_page: "{0} Non ci sono etichette.|{1} C'è un'etichetta.|]1,Inf[ ci sono %count% etichette."
431 see_untagged_entries: 'Vedi articoli non etichettati' 431 see_untagged_entries: 'Vedi articoli non etichettati'
432 # no_untagged_entries: 'There are no untagged entries.' 432 # no_untagged_entries: 'There are no untagged entries.'
433 untagged: 'Articoli non etichettati'
433 new: 434 new:
434 add: 'Aggiungi' 435 add: 'Aggiungi'
435 placeholder: 'Puoi aggiungere varie etichette, separate da una virgola.' 436 placeholder: 'Puoi aggiungere varie etichette, separate da una virgola.'