mirror of
https://github.com/YunoHost-Apps/hotspot_ynh.git
synced 2024-09-03 19:25:53 +02:00
Update i18n README
This commit is contained in:
parent
721a2d979a
commit
08e6ee90d2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue