From c2695d89ee909a793df93b0ff57c695c34298833 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 9 Feb 2026 10:24:32 -0500 Subject: [PATCH] chore: forcibly resetting all translations for custom-reason.json --- public/language/ar/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/az/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/bg/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/bn/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/cs/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/da/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/de/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/el/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/en-US/admin/manage/custom-reasons.json | 13 ++++++++++--- .../en-x-pirate/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/es/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/et/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/fa-IR/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/fi/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/fr/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/gl/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/he/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/hr/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/hu/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/hy/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/id/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/it/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/ja/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/ko/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/lt/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/lv/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/ms/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/nb/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/nl/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/nn-NO/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/pl/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/pt-BR/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/pt-PT/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/ro/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/ru/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/rw/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/sc/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/sk/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/sl/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/sq-AL/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/sr/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/sv/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/th/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/tr/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/uk/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/ur/admin/manage/custom-reasons.json | 13 ++++++++++--- public/language/vi/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/zh-CN/admin/manage/custom-reasons.json | 13 ++++++++++--- .../language/zh-TW/admin/manage/custom-reasons.json | 13 ++++++++++--- 49 files changed, 490 insertions(+), 147 deletions(-) diff --git a/public/language/ar/admin/manage/custom-reasons.json b/public/language/ar/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ar/admin/manage/custom-reasons.json +++ b/public/language/ar/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/az/admin/manage/custom-reasons.json b/public/language/az/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/az/admin/manage/custom-reasons.json +++ b/public/language/az/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/bg/admin/manage/custom-reasons.json b/public/language/bg/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/bg/admin/manage/custom-reasons.json +++ b/public/language/bg/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/bn/admin/manage/custom-reasons.json b/public/language/bn/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/bn/admin/manage/custom-reasons.json +++ b/public/language/bn/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/cs/admin/manage/custom-reasons.json b/public/language/cs/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/cs/admin/manage/custom-reasons.json +++ b/public/language/cs/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/da/admin/manage/custom-reasons.json b/public/language/da/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/da/admin/manage/custom-reasons.json +++ b/public/language/da/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/de/admin/manage/custom-reasons.json b/public/language/de/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/de/admin/manage/custom-reasons.json +++ b/public/language/de/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/el/admin/manage/custom-reasons.json b/public/language/el/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/el/admin/manage/custom-reasons.json +++ b/public/language/el/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/en-US/admin/manage/custom-reasons.json b/public/language/en-US/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/en-US/admin/manage/custom-reasons.json +++ b/public/language/en-US/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/manage/custom-reasons.json b/public/language/en-x-pirate/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/en-x-pirate/admin/manage/custom-reasons.json +++ b/public/language/en-x-pirate/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/es/admin/manage/custom-reasons.json b/public/language/es/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/es/admin/manage/custom-reasons.json +++ b/public/language/es/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/et/admin/manage/custom-reasons.json b/public/language/et/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/et/admin/manage/custom-reasons.json +++ b/public/language/et/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/fa-IR/admin/manage/custom-reasons.json b/public/language/fa-IR/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/fa-IR/admin/manage/custom-reasons.json +++ b/public/language/fa-IR/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/fi/admin/manage/custom-reasons.json b/public/language/fi/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/fi/admin/manage/custom-reasons.json +++ b/public/language/fi/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/fr/admin/manage/custom-reasons.json b/public/language/fr/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/fr/admin/manage/custom-reasons.json +++ b/public/language/fr/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/gl/admin/manage/custom-reasons.json b/public/language/gl/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/gl/admin/manage/custom-reasons.json +++ b/public/language/gl/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/he/admin/manage/custom-reasons.json b/public/language/he/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/he/admin/manage/custom-reasons.json +++ b/public/language/he/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/hr/admin/manage/custom-reasons.json b/public/language/hr/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/hr/admin/manage/custom-reasons.json +++ b/public/language/hr/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/hu/admin/manage/custom-reasons.json b/public/language/hu/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/hu/admin/manage/custom-reasons.json +++ b/public/language/hu/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/hy/admin/manage/custom-reasons.json b/public/language/hy/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/hy/admin/manage/custom-reasons.json +++ b/public/language/hy/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/id/admin/manage/custom-reasons.json b/public/language/id/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/id/admin/manage/custom-reasons.json +++ b/public/language/id/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/it/admin/manage/custom-reasons.json b/public/language/it/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/it/admin/manage/custom-reasons.json +++ b/public/language/it/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/ja/admin/manage/custom-reasons.json b/public/language/ja/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ja/admin/manage/custom-reasons.json +++ b/public/language/ja/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/ko/admin/manage/custom-reasons.json b/public/language/ko/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ko/admin/manage/custom-reasons.json +++ b/public/language/ko/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/lt/admin/manage/custom-reasons.json b/public/language/lt/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/lt/admin/manage/custom-reasons.json +++ b/public/language/lt/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/lv/admin/manage/custom-reasons.json b/public/language/lv/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/lv/admin/manage/custom-reasons.json +++ b/public/language/lv/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/ms/admin/manage/custom-reasons.json b/public/language/ms/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ms/admin/manage/custom-reasons.json +++ b/public/language/ms/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/nb/admin/manage/custom-reasons.json b/public/language/nb/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/nb/admin/manage/custom-reasons.json +++ b/public/language/nb/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/nl/admin/manage/custom-reasons.json b/public/language/nl/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/nl/admin/manage/custom-reasons.json +++ b/public/language/nl/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/nn-NO/admin/manage/custom-reasons.json b/public/language/nn-NO/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/nn-NO/admin/manage/custom-reasons.json +++ b/public/language/nn-NO/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/pl/admin/manage/custom-reasons.json b/public/language/pl/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/pl/admin/manage/custom-reasons.json +++ b/public/language/pl/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/pt-BR/admin/manage/custom-reasons.json b/public/language/pt-BR/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/pt-BR/admin/manage/custom-reasons.json +++ b/public/language/pt-BR/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/pt-PT/admin/manage/custom-reasons.json b/public/language/pt-PT/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/pt-PT/admin/manage/custom-reasons.json +++ b/public/language/pt-PT/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/ro/admin/manage/custom-reasons.json b/public/language/ro/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ro/admin/manage/custom-reasons.json +++ b/public/language/ro/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/ru/admin/manage/custom-reasons.json b/public/language/ru/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ru/admin/manage/custom-reasons.json +++ b/public/language/ru/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/rw/admin/manage/custom-reasons.json b/public/language/rw/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/rw/admin/manage/custom-reasons.json +++ b/public/language/rw/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/sc/admin/manage/custom-reasons.json b/public/language/sc/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/sc/admin/manage/custom-reasons.json +++ b/public/language/sc/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/sk/admin/manage/custom-reasons.json b/public/language/sk/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/sk/admin/manage/custom-reasons.json +++ b/public/language/sk/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/sl/admin/manage/custom-reasons.json b/public/language/sl/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/sl/admin/manage/custom-reasons.json +++ b/public/language/sl/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/sq-AL/admin/manage/custom-reasons.json b/public/language/sq-AL/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/sq-AL/admin/manage/custom-reasons.json +++ b/public/language/sq-AL/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/sr/admin/manage/custom-reasons.json b/public/language/sr/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/sr/admin/manage/custom-reasons.json +++ b/public/language/sr/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/sv/admin/manage/custom-reasons.json b/public/language/sv/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/sv/admin/manage/custom-reasons.json +++ b/public/language/sv/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/th/admin/manage/custom-reasons.json b/public/language/th/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/th/admin/manage/custom-reasons.json +++ b/public/language/th/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/tr/admin/manage/custom-reasons.json b/public/language/tr/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/tr/admin/manage/custom-reasons.json +++ b/public/language/tr/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/uk/admin/manage/custom-reasons.json b/public/language/uk/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/uk/admin/manage/custom-reasons.json +++ b/public/language/uk/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/ur/admin/manage/custom-reasons.json b/public/language/ur/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/ur/admin/manage/custom-reasons.json +++ b/public/language/ur/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/vi/admin/manage/custom-reasons.json b/public/language/vi/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/vi/admin/manage/custom-reasons.json +++ b/public/language/vi/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/zh-CN/admin/manage/custom-reasons.json b/public/language/zh-CN/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/zh-CN/admin/manage/custom-reasons.json +++ b/public/language/zh-CN/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file diff --git a/public/language/zh-TW/admin/manage/custom-reasons.json b/public/language/zh-TW/admin/manage/custom-reasons.json index 03b9f6462f..90a2e620af 100644 --- a/public/language/zh-TW/admin/manage/custom-reasons.json +++ b/public/language/zh-TW/admin/manage/custom-reasons.json @@ -1,9 +1,16 @@ { - "title": "Manage Ban Reasons", + "title": "Manage Custom Reasons", "create-reason": "Create Reason", "edit-reason": "Edit Reason", + "reasons-help": "Reasons are predefined explanations used when banning or muting users, or when rejecting posts in the post queue.", "reason-title": "Title", + "reason-type": "Type", "reason-body": "Body", - "ban-reasons-saved": "Ban reasons saved successfully", - "delete-reason-confirm-x": "Are you sure you want to delete the ban reason with the title %1?" + "reason-all": "All", + "reason-ban": "Ban", + "reason-mute": "Mute", + "reason-post-queue": "Post Queue", + "reason-type-help": "The type of action this reason applies to. If 'All' is selected, this reason will be available for all action types.", + "custom-reasons-saved": "Custom reasons saved successfully", + "delete-reason-confirm-x": "Are you sure you want to delete the custom reason with the title %1?" } \ No newline at end of file