mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 19:11:16 +00:00
8 lines
382 B
Markdown
8 lines
382 B
Markdown
# gettext
|
|
|
|
The gettext functions implement an NLS (Native Language Support) API which can be used to internationalize your PHP applications.
|
|
|
|
| Platform | Url |
|
|
|----------|------------------------------------------------------------------|
|
|
| PHP.net | https://www.php.net/manual/en/book.gettext.php |
|