forked from wallabag/wallabag
Merge pull request #2324 from wallabag/edit-tagging-rule
Add ability to edit a tagging rule
This commit is contained in:
@ -95,6 +95,7 @@ config:
|
||||
# if_label: 'if'
|
||||
# then_tag_as_label: 'then tag as'
|
||||
# delete_rule_label: 'delete'
|
||||
# edit_rule_label: 'edit'
|
||||
# rule_label: 'Rule'
|
||||
# tags_label: 'Tags'
|
||||
# faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'Wenn'
|
||||
then_tag_as_label: 'dann tagge als'
|
||||
delete_rule_label: 'löschen'
|
||||
# edit_rule_label: 'edit'
|
||||
rule_label: 'Regel'
|
||||
tags_label: 'Tags'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'if'
|
||||
then_tag_as_label: 'then tag as'
|
||||
delete_rule_label: 'delete'
|
||||
edit_rule_label: 'edit'
|
||||
rule_label: 'Rule'
|
||||
tags_label: 'Tags'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'si'
|
||||
then_tag_as_label: 'Etiquete como'
|
||||
delete_rule_label: 'Borre'
|
||||
# edit_rule_label: 'edit'
|
||||
rule_label: 'Regla'
|
||||
tags_label: 'Etiquetas'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'اگر'
|
||||
then_tag_as_label: 'این برچسب را بزن'
|
||||
delete_rule_label: 'پاک کن'
|
||||
# edit_rule_label: 'edit'
|
||||
rule_label: 'قانون'
|
||||
tags_label: 'برچسبها'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'si'
|
||||
then_tag_as_label: 'alors attribuer les tags'
|
||||
delete_rule_label: 'supprimer'
|
||||
edit_rule_label: 'éditer'
|
||||
rule_label: 'Règle'
|
||||
tags_label: 'Tags'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'se'
|
||||
then_tag_as_label: 'allora tagga come'
|
||||
delete_rule_label: 'elimina'
|
||||
# edit_rule_label: 'edit'
|
||||
rule_label: 'Regola'
|
||||
tags_label: 'Tag'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'se'
|
||||
then_tag_as_label: 'alara atribuir las etiquetas'
|
||||
delete_rule_label: 'suprimir'
|
||||
# edit_rule_label: 'edit'
|
||||
rule_label: 'Règla'
|
||||
tags_label: 'Etiquetas'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
if_label: 'jeżeli'
|
||||
then_tag_as_label: 'wtedy otaguj jako'
|
||||
delete_rule_label: 'usuń'
|
||||
# edit_rule_label: 'edit'
|
||||
rule_label: 'Reguła'
|
||||
tags_label: 'Tagi'
|
||||
faq:
|
||||
|
||||
@ -95,6 +95,7 @@ config:
|
||||
# if_label: 'if'
|
||||
# then_tag_as_label: 'then tag as'
|
||||
# delete_rule_label: 'delete'
|
||||
# edit_rule_label: 'edit'
|
||||
# rule_label: 'Rule'
|
||||
# tags_label: 'Tags'
|
||||
# faq:
|
||||
|
||||
Reference in New Issue
Block a user