diff --git a/locales/en.json b/locales/en.json index 889594c..de0a33b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -129,7 +129,7 @@ }, "settings": { "title": "Settings", - "description": "Change how {{BOT_NAME}} behave on **{{GUILD_NAME}}**", + "description": "Change how {{BOT_NAME}} behave on **{{{GUILD_NAME}}}**", "valid_args": "``Prefix`` ``Language`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``" }, "settings_prefix": { diff --git a/locales/jp.json b/locales/jp.json index 7f0bcd8..12ab5e5 100644 --- a/locales/jp.json +++ b/locales/jp.json @@ -129,7 +129,7 @@ }, "settings": { "title": "設定", - "description": "**{{GUILD_NAME}}**サーバでの{{BOT_NAME}}の動作変更", + "description": "**{{{GUILD_NAME}}}**サーバでの{{BOT_NAME}}の動作変更", "valid_args": "``Prefix`` ``Language`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``" }, "settings_prefix": { diff --git a/locales/th.json b/locales/th.json index dc0eecb..2fc9094 100644 --- a/locales/th.json +++ b/locales/th.json @@ -129,7 +129,7 @@ }, "settings": { "title": "การตั้งค่า", - "description": "เปลี่ยนพฤติกรรมของ {{BOT_NAME}} บน **{{GUILD_NAME}}**", + "description": "เปลี่ยนพฤติกรรมของ {{BOT_NAME}} บน **{{{GUILD_NAME}}}**", "valid_args": "``Prefix`` ``Language`` ``EnableServiceAnnouncement`` ``ServiceAnnouncementChannel``" }, "settings_prefix": {