Removed incorrectly translated strings from indonesian translation (#7108)

They should not be translated literally, but the link above should be followed to find what should be translated instead.
This commit is contained in:
Xander Lenstra 2022-06-10 00:27:58 +02:00 committed by GitHub
parent 5cd992a076
commit 9558b79653
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,11 +15,11 @@ StartWithCapitalLetter = true
# Documentation: https://f-droid.org/en/docs/Build_Metadata_Reference/#Summary
# English to translate: https://github.com/yairm210/Unciv/blob/master/fastlane/metadata/android/en-US/short_description.txt
Fastlane_short_description = Fastlane_penjelasan_singkat
Fastlane_short_description =
# Documentation: https://f-droid.org/en/docs/Build_Metadata_Reference/#Description
# English to translate: https://github.com/yairm210/Unciv/blob/master/fastlane/metadata/android/en-US/full_description.txt
Fastlane_full_description = Fastlane_penjelesan_lengkap
Fastlane_full_description =
# Starting from here normal translations start, as described in