mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-08-06 11:30:05 +00:00
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:
parent
606318d470
commit
02d862c4d2
1 changed files with 1344 additions and 0 deletions
1344
composeApp/src/commonMain/composeResources/values-in/strings.xml
Normal file
1344
composeApp/src/commonMain/composeResources/values-in/strings.xml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue