File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Release description not yet written.
1919New features
2020------------
2121
22+ * Added Brazilian Portuguese translation
2223* Added ability to override default i18n messages
2324
2425 * New attribute :py:attr: `botogram.Bot.override_i18n `
Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ Available translations
1919
2020The following languages are currently included in the botogram package:
2121
22+ * ``br `` (Brazilian Portuguese)
2223* ``en `` (English)
2324* ``it `` (Italian)
2425
@@ -181,4 +182,4 @@ header to reflect your changes.
181182.. _`ISO 639-1 code` : https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
182183
183184.. _`Python string interpolation` :
184- https://docs.python.org/2/library/stdtypes.html#string-formatting
185+ https://docs.python.org/2/library/stdtypes.html#string-formatting
You can’t perform that action at this time.
0 commit comments