mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 00:42:43 +00:00
Update lang/README.md
This commit is contained in:
parent
52499677c1
commit
a2b751be95
@ -11,7 +11,7 @@ class Lang {
|
||||
}
|
||||
|
||||
```
|
||||
- Translate all array assignments, e.g. `$array["page.permanent.ban"] = 'Baneo Permanente';`
|
||||
- Translate all array assignments, e.g. `$array["title.bans"] = 'Baneos';`
|
||||
- Edit settings.php, set `this->lang` to your locale. Example: `$this->lang = 'es_ES.utf8';`
|
||||
|
||||
All messages not translated by the main locale will be translated by the fallback locale (en_US.utf8).
|
||||
|
Loading…
x
Reference in New Issue
Block a user