1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 18:23:12 +00:00

chore: Sort JSON strings alphabetically

This commit is contained in:
wlinator 2024-08-03 04:11:37 -04:00
parent 1bbce5503e
commit e3bd957609

View file

@ -1,33 +1,36 @@
{
"bet_limit": "❌ | **{0}** you cannot place any bets above **${1}**.",
"case_new_case_author": "New Case",
"case_case_field": "Case:",
"case_type_field": "Type:",
"case_moderator_field": "Moderator:",
"case_target_field": "Target:",
"case_reason_field": "Reason:",
"case_case_field_value": "`{0}`",
"case_type_field_value": "`{0}`",
"case_type_field_value_with_duration": "`{0} ({1})`",
"case_moderator_field_value": "`{0}`",
"case_target_field_value": "`{0}` 🎯",
"case_reason_field_value": "`{0}`",
"case_guild_no_cases_author": "No Mod Cases",
"case_guild_no_cases": "this server doesn't have any mod cases yet.",
"case_mod_no_cases_author": "No Mod Cases",
"case_mod_no_cases": "this user has not handled any cases in this server.",
"case_guild_cases_author": "All Cases in this Server",
"case_mod_cases_author": "Cases by Moderator ({0})",
"case_reason_update_author": "Case Reason Updated",
"case_reason_update_description": "case `{0}` reason has been updated.",
"case_duration_field": "Duration:",
"case_duration_field_value": "`{0}`",
"case_guild_cases_author": "All Cases in this Server",
"case_guild_no_cases": "this server doesn't have any mod cases yet.",
"case_guild_no_cases_author": "No Mod Cases",
"case_mod_cases_author": "Cases by Moderator ({0})",
"case_mod_no_cases": "this user has not handled any cases in this server.",
"case_mod_no_cases_author": "No Mod Cases",
"case_moderator_field": "Moderator:",
"case_moderator_field_value": "`{0}`",
"case_new_case_author": "New Case",
"case_reason_field": "Reason:",
"case_reason_field_value": "`{0}`",
"case_reason_update_author": "Case Reason Updated",
"case_reason_update_description": "case `{0}` reason has been updated.",
"case_target_field": "Target:",
"case_target_field_value": "`{0}` 🎯",
"case_type_field": "Type:",
"case_type_field_value": "`{0}`",
"case_type_field_value_with_duration": "`{0} ({1})`",
"daily_already_claimed_author": "Already Claimed",
"daily_already_claimed_description": "you can claim your daily reward again <t:{0}:R>.",
"daily_already_claimed_footer": "Daily reset is at 7 AM EST",
"daily_streak_footer": "You're on a streak of {0} days",
"daily_success_claim_author": "Reward Claimed",
"daily_success_claim_description": "you claimed your reward of **${0}**!",
"error_actionable_hierarchy_bot": "I don't have permission to perform this action on this user due to role hierarchy.",
"error_actionable_hierarchy_user": "you don't have permission to perform this action on this user due to role hierarchy.",
"error_actionable_self": "you can't perform this action on yourself.",
"error_bad_argument_author": "Bad Argument",
"error_bad_argument_description": "{0}",
"error_birthdays_disabled_author": "Birthdays Disabled",
@ -37,6 +40,9 @@
"error_bot_missing_permissions_description": "Lumi lacks the required permissions to run this command.",
"error_command_cooldown_author": "Command Cooldown",
"error_command_cooldown_description": "try again in **{0:02d}:{1:02d}**.",
"error_invalid_duration": "Invalid duration: {0}",
"error_invalid_duration_author": "Invalid Duration",
"error_invalid_duration_description": "Please provide a valid duration between 1 minute and 30 days.",
"error_lumi_exception_author": "Lumi Exception",
"error_lumi_exception_description": "{0}",
"error_missing_permissions_author": "Missing Permissions",
@ -53,9 +59,6 @@
"error_private_message_only_description": "this command can only be used in private messages.",
"error_unknown_error_author": "Unknown Error",
"error_unknown_error_description": "an unknown error occurred. Please try again later.",
"error_actionable_self": "you can't perform this action on yourself.",
"error_actionable_hierarchy_user": "you don't have permission to perform this action on this user due to role hierarchy.",
"error_actionable_hierarchy_bot": "I don't have permission to perform this action on this user due to role hierarchy.",
"help_use_prefix": "Please use Lumi's prefix to get help. Type `{0}help`",
"info_api_version": "**API:** v{0}\n",
"info_database_records": "**Database:** {0} records",
@ -94,21 +97,19 @@
"mod_no_reason": "No reason provided.",
"mod_not_banned": "user with ID `{0}` is not banned.",
"mod_not_banned_author": "User Not Banned",
"mod_not_timed_out": "user `{0}` is not timed out.",
"mod_not_timed_out_author": "User Not Timed Out",
"mod_reason": "Moderator: {0} | Reason: {1}",
"mod_timed_out_author": "User Timed Out",
"mod_timed_out_user": "user `{0}` has been timed out.",
"mod_timeout_dm": "**{0}** you have been timed out in `{1}` for `{2}`.\n\n**Reason:** `{3}`",
"mod_unbanned": "user with ID `{0}` has been unbanned.",
"mod_unbanned_author": "User Unbanned",
"mod_warned_author": "User Warned",
"mod_warn_dm": "**{0}** you have been warned in `{1}`.\n\n**Reason:** `{2}`",
"mod_warned_user": "user `{0}` has been warned.",
"mod_timed_out_author": "User Timed Out",
"mod_timeout_dm": "**{0}** you have been timed out in `{1}` for `{2}`.\n\n**Reason:** `{3}`",
"mod_timed_out_user": "user `{0}` has been timed out.",
"mod_untimed_out_author": "User Timeout Removed",
"mod_untimed_out": "timeout has been removed for user `{0}`.",
"mod_not_timed_out_author": "User Not Timed Out",
"mod_not_timed_out": "user `{0}` is not timed out.",
"error_invalid_duration_author": "Invalid Duration",
"error_invalid_duration_description": "Please provide a valid duration between 1 minute and 30 days.",
"mod_untimed_out_author": "User Timeout Removed",
"mod_warn_dm": "**{0}** you have been warned in `{1}`.\n\n**Reason:** `{2}`",
"mod_warned_author": "User Warned",
"mod_warned_user": "user `{0}` has been warned.",
"ping_author": "I'm online!",
"ping_footer": "Latency: {0}ms",
"ping_pong": "Pong!",
@ -130,6 +131,5 @@
"xp_lb_field_value": "level: **{0}**\nxp: `{1}/{2}`",
"xp_level": "Level {0}",
"xp_progress": "Progress to next level",
"xp_server_rank": "Server Rank: #{0}",
"error_invalid_duration": "Invalid duration: {0}"
"xp_server_rank": "Server Rank: #{0}"
}