Skip to content

Commit ea3854d

Browse files
committed
docs: add docs for br translation
1 parent 5ba5531 commit ea3854d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/changelog/0.5.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Release description not yet written.
1919
New 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`

docs/i18n.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Available translations
1919

2020
The 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

0 commit comments

Comments
 (0)