From 1d17352f67067efb670f7a6de1dfa61b42e1d90d Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sat, 7 Feb 2026 14:56:08 -0500 Subject: [PATCH] chore: new fallbacks --- public/language/ar/admin/manage/ban-reasons.json | 9 +++++++++ public/language/az/admin/manage/ban-reasons.json | 9 +++++++++ public/language/bg/admin/manage/ban-reasons.json | 9 +++++++++ public/language/bn/admin/manage/ban-reasons.json | 9 +++++++++ public/language/cs/admin/manage/ban-reasons.json | 9 +++++++++ public/language/da/admin/manage/ban-reasons.json | 9 +++++++++ public/language/de/admin/manage/ban-reasons.json | 9 +++++++++ public/language/el/admin/manage/ban-reasons.json | 9 +++++++++ public/language/en-US/admin/manage/ban-reasons.json | 9 +++++++++ .../language/en-x-pirate/admin/manage/ban-reasons.json | 9 +++++++++ public/language/es/admin/manage/ban-reasons.json | 9 +++++++++ public/language/et/admin/manage/ban-reasons.json | 9 +++++++++ public/language/fa-IR/admin/manage/ban-reasons.json | 9 +++++++++ public/language/fi/admin/manage/ban-reasons.json | 9 +++++++++ public/language/fr/admin/manage/ban-reasons.json | 9 +++++++++ public/language/gl/admin/manage/ban-reasons.json | 9 +++++++++ public/language/he/admin/manage/ban-reasons.json | 9 +++++++++ public/language/hr/admin/manage/ban-reasons.json | 9 +++++++++ public/language/hu/admin/manage/ban-reasons.json | 9 +++++++++ public/language/hy/admin/manage/ban-reasons.json | 9 +++++++++ public/language/id/admin/manage/ban-reasons.json | 9 +++++++++ public/language/it/admin/manage/ban-reasons.json | 9 +++++++++ public/language/ja/admin/manage/ban-reasons.json | 9 +++++++++ public/language/ko/admin/manage/ban-reasons.json | 9 +++++++++ public/language/lt/admin/manage/ban-reasons.json | 9 +++++++++ public/language/lv/admin/manage/ban-reasons.json | 9 +++++++++ public/language/ms/admin/manage/ban-reasons.json | 9 +++++++++ public/language/nb/admin/manage/ban-reasons.json | 9 +++++++++ public/language/nl/admin/manage/ban-reasons.json | 9 +++++++++ public/language/nn-NO/admin/manage/ban-reasons.json | 9 +++++++++ public/language/pl/admin/manage/ban-reasons.json | 9 +++++++++ public/language/pt-BR/admin/manage/ban-reasons.json | 9 +++++++++ public/language/pt-PT/admin/manage/ban-reasons.json | 9 +++++++++ public/language/ro/admin/manage/ban-reasons.json | 9 +++++++++ public/language/ru/admin/manage/ban-reasons.json | 9 +++++++++ public/language/rw/admin/manage/ban-reasons.json | 9 +++++++++ public/language/sc/admin/manage/ban-reasons.json | 9 +++++++++ public/language/sk/admin/manage/ban-reasons.json | 9 +++++++++ public/language/sl/admin/manage/ban-reasons.json | 9 +++++++++ public/language/sq-AL/admin/manage/ban-reasons.json | 9 +++++++++ public/language/sr/admin/manage/ban-reasons.json | 9 +++++++++ public/language/sv/admin/manage/ban-reasons.json | 9 +++++++++ public/language/th/admin/manage/ban-reasons.json | 9 +++++++++ public/language/tr/admin/manage/ban-reasons.json | 9 +++++++++ public/language/uk/admin/manage/ban-reasons.json | 9 +++++++++ public/language/ur/admin/manage/ban-reasons.json | 9 +++++++++ public/language/vi/admin/manage/ban-reasons.json | 9 +++++++++ public/language/zh-CN/admin/manage/ban-reasons.json | 9 +++++++++ public/language/zh-TW/admin/manage/ban-reasons.json | 9 +++++++++ 49 files changed, 441 insertions(+) create mode 100644 public/language/ar/admin/manage/ban-reasons.json create mode 100644 public/language/az/admin/manage/ban-reasons.json create mode 100644 public/language/bg/admin/manage/ban-reasons.json create mode 100644 public/language/bn/admin/manage/ban-reasons.json create mode 100644 public/language/cs/admin/manage/ban-reasons.json create mode 100644 public/language/da/admin/manage/ban-reasons.json create mode 100644 public/language/de/admin/manage/ban-reasons.json create mode 100644 public/language/el/admin/manage/ban-reasons.json create mode 100644 public/language/en-US/admin/manage/ban-reasons.json create mode 100644 public/language/en-x-pirate/admin/manage/ban-reasons.json create mode 100644 public/language/es/admin/manage/ban-reasons.json create mode 100644 public/language/et/admin/manage/ban-reasons.json create mode 100644 public/language/fa-IR/admin/manage/ban-reasons.json create mode 100644 public/language/fi/admin/manage/ban-reasons.json create mode 100644 public/language/fr/admin/manage/ban-reasons.json create mode 100644 public/language/gl/admin/manage/ban-reasons.json create mode 100644 public/language/he/admin/manage/ban-reasons.json create mode 100644 public/language/hr/admin/manage/ban-reasons.json create mode 100644 public/language/hu/admin/manage/ban-reasons.json create mode 100644 public/language/hy/admin/manage/ban-reasons.json create mode 100644 public/language/id/admin/manage/ban-reasons.json create mode 100644 public/language/it/admin/manage/ban-reasons.json create mode 100644 public/language/ja/admin/manage/ban-reasons.json create mode 100644 public/language/ko/admin/manage/ban-reasons.json create mode 100644 public/language/lt/admin/manage/ban-reasons.json create mode 100644 public/language/lv/admin/manage/ban-reasons.json create mode 100644 public/language/ms/admin/manage/ban-reasons.json create mode 100644 public/language/nb/admin/manage/ban-reasons.json create mode 100644 public/language/nl/admin/manage/ban-reasons.json create mode 100644 public/language/nn-NO/admin/manage/ban-reasons.json create mode 100644 public/language/pl/admin/manage/ban-reasons.json create mode 100644 public/language/pt-BR/admin/manage/ban-reasons.json create mode 100644 public/language/pt-PT/admin/manage/ban-reasons.json create mode 100644 public/language/ro/admin/manage/ban-reasons.json create mode 100644 public/language/ru/admin/manage/ban-reasons.json create mode 100644 public/language/rw/admin/manage/ban-reasons.json create mode 100644 public/language/sc/admin/manage/ban-reasons.json create mode 100644 public/language/sk/admin/manage/ban-reasons.json create mode 100644 public/language/sl/admin/manage/ban-reasons.json create mode 100644 public/language/sq-AL/admin/manage/ban-reasons.json create mode 100644 public/language/sr/admin/manage/ban-reasons.json create mode 100644 public/language/sv/admin/manage/ban-reasons.json create mode 100644 public/language/th/admin/manage/ban-reasons.json create mode 100644 public/language/tr/admin/manage/ban-reasons.json create mode 100644 public/language/uk/admin/manage/ban-reasons.json create mode 100644 public/language/ur/admin/manage/ban-reasons.json create mode 100644 public/language/vi/admin/manage/ban-reasons.json create mode 100644 public/language/zh-CN/admin/manage/ban-reasons.json create mode 100644 public/language/zh-TW/admin/manage/ban-reasons.json diff --git a/public/language/ar/admin/manage/ban-reasons.json b/public/language/ar/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ar/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/az/admin/manage/ban-reasons.json b/public/language/az/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/az/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/bg/admin/manage/ban-reasons.json b/public/language/bg/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/bg/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/bn/admin/manage/ban-reasons.json b/public/language/bn/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/bn/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/cs/admin/manage/ban-reasons.json b/public/language/cs/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/cs/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/da/admin/manage/ban-reasons.json b/public/language/da/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/da/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/de/admin/manage/ban-reasons.json b/public/language/de/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/de/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/el/admin/manage/ban-reasons.json b/public/language/el/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/el/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/en-US/admin/manage/ban-reasons.json b/public/language/en-US/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/en-US/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/en-x-pirate/admin/manage/ban-reasons.json b/public/language/en-x-pirate/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/en-x-pirate/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/es/admin/manage/ban-reasons.json b/public/language/es/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/es/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/et/admin/manage/ban-reasons.json b/public/language/et/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/et/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/fa-IR/admin/manage/ban-reasons.json b/public/language/fa-IR/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/fa-IR/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/fi/admin/manage/ban-reasons.json b/public/language/fi/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/fi/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/fr/admin/manage/ban-reasons.json b/public/language/fr/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/fr/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/gl/admin/manage/ban-reasons.json b/public/language/gl/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/gl/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/he/admin/manage/ban-reasons.json b/public/language/he/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/he/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/hr/admin/manage/ban-reasons.json b/public/language/hr/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/hr/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/hu/admin/manage/ban-reasons.json b/public/language/hu/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/hu/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/hy/admin/manage/ban-reasons.json b/public/language/hy/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/hy/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/id/admin/manage/ban-reasons.json b/public/language/id/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/id/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/it/admin/manage/ban-reasons.json b/public/language/it/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/it/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/ja/admin/manage/ban-reasons.json b/public/language/ja/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ja/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/ko/admin/manage/ban-reasons.json b/public/language/ko/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ko/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/lt/admin/manage/ban-reasons.json b/public/language/lt/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/lt/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/lv/admin/manage/ban-reasons.json b/public/language/lv/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/lv/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/ms/admin/manage/ban-reasons.json b/public/language/ms/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ms/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/nb/admin/manage/ban-reasons.json b/public/language/nb/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/nb/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/nl/admin/manage/ban-reasons.json b/public/language/nl/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/nl/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/nn-NO/admin/manage/ban-reasons.json b/public/language/nn-NO/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/nn-NO/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/pl/admin/manage/ban-reasons.json b/public/language/pl/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/pl/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/pt-BR/admin/manage/ban-reasons.json b/public/language/pt-BR/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/pt-BR/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/pt-PT/admin/manage/ban-reasons.json b/public/language/pt-PT/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/pt-PT/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/ro/admin/manage/ban-reasons.json b/public/language/ro/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ro/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/ru/admin/manage/ban-reasons.json b/public/language/ru/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ru/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/rw/admin/manage/ban-reasons.json b/public/language/rw/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/rw/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/sc/admin/manage/ban-reasons.json b/public/language/sc/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/sc/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/sk/admin/manage/ban-reasons.json b/public/language/sk/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/sk/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/sl/admin/manage/ban-reasons.json b/public/language/sl/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/sl/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/sq-AL/admin/manage/ban-reasons.json b/public/language/sq-AL/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/sq-AL/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/sr/admin/manage/ban-reasons.json b/public/language/sr/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/sr/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/sv/admin/manage/ban-reasons.json b/public/language/sv/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/sv/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/th/admin/manage/ban-reasons.json b/public/language/th/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/th/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/tr/admin/manage/ban-reasons.json b/public/language/tr/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/tr/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/uk/admin/manage/ban-reasons.json b/public/language/uk/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/uk/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/ur/admin/manage/ban-reasons.json b/public/language/ur/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/ur/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/vi/admin/manage/ban-reasons.json b/public/language/vi/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/vi/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/zh-CN/admin/manage/ban-reasons.json b/public/language/zh-CN/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/zh-CN/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file diff --git a/public/language/zh-TW/admin/manage/ban-reasons.json b/public/language/zh-TW/admin/manage/ban-reasons.json new file mode 100644 index 0000000000..03b9f6462f --- /dev/null +++ b/public/language/zh-TW/admin/manage/ban-reasons.json @@ -0,0 +1,9 @@ +{ + "title": "Manage Ban Reasons", + "create-reason": "Create Reason", + "edit-reason": "Edit Reason", + "reason-title": "Title", + "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?" +} \ No newline at end of file