removed french language & updated en-us
This commit is contained in:
+4
-4
@@ -7,10 +7,10 @@
|
||||
"dc_btn_vote": "Vote",
|
||||
"dc_msg_8-ball_answer": "**8-ball Question:** {0}\n**Answer:** {1}",
|
||||
"dc_msg_add_to_data": "Added your server to my data! Thanks for letting me steal it! (/s)",
|
||||
"dc_msg_bound_channel": "Successfully bound channel ID `{0}` as the \"where all collected Reddit data gets dumped\" channel!",
|
||||
"dc_msg_bound_channel": "Successfully added channel ID `{0}` to the database!",
|
||||
"dc_msg_cmd_404": "No command \"{0}\" found!\nHint: Try `/help` without any arguments or `/help <category>`",
|
||||
"dc_msg_corrupted_data": "Oopsies `(。>\\\\<)`. It looks like my data i-is \\**sob*\\*... c-corrupted!\n[From Byte Dice]: I have no idea what I was thinking while writing this at 2am. I'm not removing it.",
|
||||
"dc_msg_data_server_404": "This server is not in the data!\n Hint: Run the command `/add_server` inside of a Discord server (requires administrator permission).",
|
||||
"dc_msg_corrupted_data": "Oopsies `(。>\\\\<)`. It looks like my data i-is \\**sob*\\*... c-corrupted!",
|
||||
"dc_msg_data_server_404": "This server is not in the data!\n Hint: Run the command `/database AddServer` inside of a Discord server (requires administrator permission).",
|
||||
"dc_msg_dm_python_err_socket": "Unknown internal Python error occurred: Websocket response error",
|
||||
"dc_msg_dm_python_err": "Unknown internal Python Error:\n```\n{0}\n```",
|
||||
"dc_msg_embed_default_embed_desc": "Default english embed description.",
|
||||
@@ -38,7 +38,7 @@
|
||||
"dc_msg_re_post_unremove_success": "Successfully restored post with URL \"<{0}>\"!",
|
||||
"dc_msg_re_post_update_success": "Updated post with URL \"<{0}>\"!",
|
||||
"dc_msg_re_post_vote_removed_post": "Couldn't [vote / un-vote] the post because it has been removed!",
|
||||
"dc_msg_re_posts_channel_404": "Could not find `re_posts_channel` in data!\nHint: Run `/admin_re_bindchannel` in a (preferably read-only) channel (requires administrator permission).",
|
||||
"dc_msg_re_posts_channel_404": "Could not find `re_posts_channel` in data!\nHint: Run `/database RedditChannel` in a (preferably read-only) channel (requires administrator permission).",
|
||||
"dc_msg_re_vote_err": "Failed to [vote / un-vote]: Unknown internal error.",
|
||||
"dc_msg_re_vote_mod_success": "Successfully voted (as moderator vote)!",
|
||||
"dc_msg_re_vote_remove_havent": "Couldn't remove your vote: You haven't voted on this post yet!",
|
||||
|
||||
Reference in New Issue
Block a user