File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ babel (http://babel.edgewall.org/)
55
66Internationalization
77====================
8- bPython delegates to babel most of the job for creating .po and .mo files, so
9- you may want to check also its documentation for more informations
8+ bpython delegates to babel most of the job for creating .po and .mo files, so
9+ you may want to check also its documentation for more information
1010http://babel.edgewall.org/wiki/Documentation/0.9/index.html .
1111
1212In order to create a new language translation, first of all you need to know
1313that translations follow this path template: i18n/locale/<locale>/LC_MESSAGES/bpython.po
1414
15- To create a new template .po file, you just need to follow 4steps :
15+ To create a new template .po file, you just need to follow these four steps :
1616 1. Set up the correct directory structure:
1717
1818 $ mkdir i18n/locale/fo_FO/ # assuming fo_FO is your desidered locale
You can’t perform that action at this time.
0 commit comments