Update i18n README
This commit is contained in:
@@ -13,7 +13,7 @@ English is the default language when the browser language is not available.
|
|||||||
|
|
||||||
Updating the pot file from template files:
|
Updating the pot file from template files:
|
||||||
```
|
```
|
||||||
xgettext sources/views/* -o sources/i18n/localization.pot
|
xgettext sources/*.php sources/views/*.php -o sources/i18n/localization.pot
|
||||||
```
|
```
|
||||||
|
|
||||||
## Add a new language
|
## Add a new language
|
||||||
|
Reference in New Issue
Block a user