mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat(docs): update the locale getting started
This commit is contained in:
@@ -67,9 +67,7 @@ Next, choose a reference language. If English is your reference language, copy t
|
||||
... ...
|
||||
}
|
||||
```
|
||||
|
||||
Finally, load your translation file in `init.php` by following a pattern similar to the [existing languages](https://github.com/appwrite/appwrite/blob/locale/app/init.php#L269).
|
||||
|
||||
Add your language code to [codes.php](https://github.com/appwrite/appwrite/blob/locale/app/config/locale/codes.php#L14). Finally, load your translation file in `init.php` by following a pattern similar to the [existing languages](https://github.com/appwrite/appwrite/blob/locale/app/init.php#L269).
|
||||
|
||||
### Contributing with PO Editor
|
||||
|
||||
|
||||
Reference in New Issue
Block a user