1
0
Fork 0
This commit is contained in:
antizey 2025-02-28 01:36:31 +01:00 committed by GitHub
commit 6b988cd0ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@
<return type="String" />
<param index="0" name="locale" type="String" />
<description>
Returns a locale's language and its variant (e.g. [code]"en_US"[/code] would return [code]"English (United States)"[/code]).
Returns a locale's language and its variant (e.g. [code]"en_US"[/code] would return [code]"English, United States of America"[/code]).
</description>
</method>
<method name="get_or_add_domain">