Fix role/webhook detail title

This commit is contained in:
rijkvanzanten
2020-06-04 18:40:51 -04:00
parent df3f6edf83
commit 06146df21a
3 changed files with 7 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"edit_field": "Edit Field",
"item_revision": "Item Revision",
"item_revision_updates_made": "Here are the differences in the raw field values...",
"item_revision_updates_made": "Here are the differences in the raw field values...",
"duplicate_field": "Duplicate Field",
"half_width": "Half Width",
"full_width": "Full Width",
@@ -73,6 +73,9 @@
"confirm_revert": "Confirm Revert",
"confirm_revert_body": "This will revert the item to the selected state.",
"editing_role": "Editing {role} Role",
"editing_webhook": "Editing Webhook",
"code": "Code",
"loc": "No lines of {lang} | One line of {lang} | {count} lines of {lang}",