add values-in directory for Android Indonesian localization

This commit introduces the `values-in/strings.xml` file to support Indonesian translations specifically for Android.

It is necessary to keep both `values-id` and `values-in` in the codebase due to platform differences. iOS uses the modern ISO code `id` for Indonesian, whereas Android relies on the older `in` code. Providing both directories guarantees that the Indonesian localization works seamlessly across both iOS and Android platforms.
This commit is contained in:
Luqman Fadlli 2026-05-21 15:56:09 +07:00 committed by GitHub
parent 606318d470
commit 02d862c4d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

File diff suppressed because it is too large Load diff