mirror of
https://github.com/flarum/framework.git
synced 2025-02-13 05:34:58 +08:00
Added language key for allowing edit of tags. Part of fix for flarum/core#330
This commit is contained in:
parent
d81100b21c
commit
77d7c19386
|
@ -33,6 +33,7 @@ flarum-tags:
|
||||||
permissions:
|
permissions:
|
||||||
restrict_by_tag_heading: Restrict by Tag
|
restrict_by_tag_heading: Restrict by Tag
|
||||||
tag_discussions_label: Tag discussions
|
tag_discussions_label: Tag discussions
|
||||||
|
allow_edit_tags_label: Allow edit tags
|
||||||
|
|
||||||
# These strings are used in the Tag Settings modal dialog.
|
# These strings are used in the Tag Settings modal dialog.
|
||||||
tag_settings:
|
tag_settings:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user