Commit graph

8 commits

Author SHA1 Message Date
Oleg A
56ffa00c8c
I18n example patch (added docs and fixed typos) (#419)
* Update i18n example

1. Replaced one file translation to all project folder translation. It's more usable case. 
2. `For e.g.` --> `E.g.`. E.g. is short for `exempli gratia` which means simply “for example.” So if you write for e.g., you are in effect writing `for for example`. 
3. `xargs` replased with serveral lines, `xargs` is not appliable for Microsoft Windows users. 
4. Added info about translation tools. 
5. Minor edits.

* i18n middlaware typo fix

* i18n example header typo fix
2020-09-10 22:32:56 +03:00
Egor
29aa4daf2c
Update i18n_example.py 2020-01-08 00:09:56 +05:00
Alex Root Junior
23325e09e3 #236 remove bad link 2020-01-01 16:44:49 +02:00
Suren Khorenyan
7a155794e2 Refactor examples/inline_keyboard_example.py 2019-08-10 21:55:52 +03:00
Suren Khorenyan
a78b93c5cd Refactor examples/i18n_example.py 2019-08-10 17:55:39 +03:00
Kylmakalle
0b12501498 Update i18n example 2019-06-26 00:04:30 +03:00
Alex Root Junior
06df482061 Partial update examples. 2018-07-14 16:28:20 +03:00
Alex Root Junior
cdc51a6994 Implement i18n middleware and add example. 2018-06-30 03:59:34 +03:00