mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
fix: restore Crowdin sync for InfoPlist.xcstrings
Solution was disabling en as a target language for this file on Crowdin... even though this file specifies that en is the source locale.
This commit is contained in:
@@ -12,10 +12,10 @@ files:
|
||||
# As of 20250205, the Crowdin CLI seems to *remove* the English source text
|
||||
# when syncing this file, so we're disabling sync for now.
|
||||
# https://community.crowdin.com/t/xcstrings-sync-w-crowdin-cli-removes-source-text/12154
|
||||
# - source: /ios/InfoPlist.xcstrings
|
||||
# dest: /ReactNative/InfoPlist.xcstrings
|
||||
# translation: /ios/InfoPlist.xcstrings
|
||||
# multilingual: true
|
||||
- source: /ios/InfoPlist.xcstrings
|
||||
dest: /ReactNative/InfoPlist.xcstrings
|
||||
translation: /ios/InfoPlist.xcstrings
|
||||
multilingual: true
|
||||
# Strings for AppStore description etc
|
||||
# Note: this uses the Crowdin osx-locale with some custom mapping in metadata/i18ncli.js
|
||||
- source: /fastlane/metadata/ios/default/description.txt
|
||||
|
||||
Reference in New Issue
Block a user