mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
[i18n] Changes default locale value from en to en-US (#2642)
* Changes default locale value to `en-US` * Added this PR Also fixed slight inconsistency in what is in a code block (if this is merged)
This commit is contained in:
@@ -35,8 +35,9 @@ Core
|
||||
|
||||
* Delete cooldown messages when expired (`#2469`_)
|
||||
* ``[p]set locale`` now only accepts actual locales (`#2553`_)
|
||||
* ``[p]listlocales`` now displays en-US (`#2553`_)
|
||||
* ``[p]listlocales`` now displays ``en-US`` (`#2553`_)
|
||||
* ``redbot --version`` will now give you current version of Red (`#2567`_)
|
||||
* Default locale changed from ``en`` to ``en-US`` (`#2642`_)
|
||||
|
||||
------
|
||||
Config
|
||||
@@ -148,3 +149,4 @@ Utility Functions
|
||||
.. _#2606: https://github.com/Cog-Creators/Red-DiscordBot/pull/2606
|
||||
.. _#2620: https://github.com/Cog-Creators/Red-DiscordBot/pull/2620
|
||||
.. _#2639: https://github.com/Cog-Creators/Red-DiscordBot/pull/2639
|
||||
.. _#2642: https://github.com/Cog-Creators/Red-DiscordBot/pull/2642
|
||||
|
||||
Reference in New Issue
Block a user