Difference between revisions of "FBInstant.getLocale"

From GiderosMobile
m (Text replacement - "<source" to "<syntaxhighlight")
Line 9: Line 9:
 
The locale string returned is a five-character Facebook locale code of the form xx_XX.
 
The locale string returned is a five-character Facebook locale code of the form xx_XX.
 
<br /></translate>
 
<br /></translate>
<source lang="lua">
+
<syntaxhighlight lang="lua">
 
(string) = FBInstant.getLocale()
 
(string) = FBInstant.getLocale()
 
</source>
 
</source>

Revision as of 15:26, 13 July 2023