Skip to content

Commit

Permalink
feat(android): fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahFaqeir committed Sep 20, 2024
1 parent 3f94606 commit de076c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apidoc/Titanium/Locale/Locale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,5 +244,5 @@ properties:
if no languages defined, an empty array will be returned. You can set the value of it like this `en-US,en-GB,ar-SA`.
This property requires android API 33 and above.
See the [Android's Per-app languages](https://developer.android.com/guide/topics/resources/app-languages).
type: String | Array
type: Array
since: "12.6.0"

0 comments on commit de076c7

Please sign in to comment.