aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
diff options
context:
space:
mode:
authorKevin Decherf <kevin@kdecherf.com>2019-01-22 18:30:02 +0100
committerGitHub <noreply@github.com>2019-01-22 18:30:02 +0100
commit3527c300215e6e6010efb8bb840b8b6f5c63a1cc (patch)
treed3c23a18c966831ecd5f956d6365a2c7126c98c8 /src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
parentc73025ad8b684de1ac21ba7583f1af6f1d185159 (diff)
parentfe5850d6e27f8cf20e7efc5c56672974b4779d9f (diff)
downloadwallabag-3527c300215e6e6010efb8bb840b8b6f5c63a1cc.tar.gz
wallabag-3527c300215e6e6010efb8bb840b8b6f5c63a1cc.tar.zst
wallabag-3527c300215e6e6010efb8bb840b8b6f5c63a1cc.zip
Merge pull request #3526 from wallabag/add-random-article
Add random feature
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index 8312ca15..4d091f03 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -37,6 +37,7 @@ menu:
37 add_new_entry: 'Introdu un nou articol' 37 add_new_entry: 'Introdu un nou articol'
38 search: 'Căutare' 38 search: 'Căutare'
39 filter_entries: 'Filtrează articolele' 39 filter_entries: 'Filtrează articolele'
40 # random_entry: Jump to a random entry from that list
40 # export: 'Export' 41 # export: 'Export'
41 search_form: 42 search_form:
42 input_label: 'Introdu căutarea ta' 43 input_label: 'Introdu căutarea ta'
@@ -590,6 +591,7 @@ flashes:
590 entry_starred: 'Articol adăugat la favorite' 591 entry_starred: 'Articol adăugat la favorite'
591 entry_unstarred: 'Articol șters de la favorite' 592 entry_unstarred: 'Articol șters de la favorite'
592 entry_deleted: 'Articol șters' 593 entry_deleted: 'Articol șters'
594 # no_random_entry: 'No article with these criterias was found'
593 tag: 595 tag:
594 notice: 596 notice:
595 # tag_added: 'Tag added' 597 # tag_added: 'Tag added'