Skip to content

Commit

Permalink
Disable (again) pull/push of chinese translations due to phrase bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jnewc committed Aug 21, 2024
1 parent e894701 commit 7c259b1
Showing 1 changed file with 37 additions and 37 deletions.
74 changes: 37 additions & 37 deletions phrase_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,23 +98,23 @@
locale_id: Turkish
tags: ios-sdk

- file: Sources/PrimerSDK/Resources/Localizable/zh-CN.lproj/Localizable.strings
params:
file_format: strings
locale_id: Chinese
tags: ios-sdk

- file: Sources/PrimerSDK/Resources/Localizable/zh-HK.lproj/Localizable.strings
params:
file_format: strings
locale_id: Chinese-HongKong
tags: ios-sdk

- file: Sources/PrimerSDK/Resources/Localizable/zh-TW.lproj/Localizable.strings
params:
file_format: strings
locale_id: Chinese-Taiwanese
tags: ios-sdk
# - file: Sources/PrimerSDK/Resources/Localizable/zh-CN.lproj/Localizable.strings
# params:
# file_format: strings
# locale_id: Chinese
# tags: ios-sdk

# - file: Sources/PrimerSDK/Resources/Localizable/zh-HK.lproj/Localizable.strings
# params:
# file_format: strings
# locale_id: Chinese-HongKong
# tags: ios-sdk

# - file: Sources/PrimerSDK/Resources/Localizable/zh-TW.lproj/Localizable.strings
# params:
# file_format: strings
# locale_id: Chinese-Taiwanese
# tags: ios-sdk


pull:
Expand Down Expand Up @@ -294,23 +294,23 @@
tags: ios-sdk
encoding: UTF-8

- file: Sources/PrimerSDK/Resources/Localizable/zh-CN.lproj/Localizable.strings
params:
file_format: strings
locale_id: Chinese
tags: ios-sdk
encoding: UTF-8

- file: Sources/PrimerSDK/Resources/Localizable/zh-HK.lproj/Localizable.strings
params:
file_format: strings
locale_id: Chinese-HongKong
tags: ios-sdk
encoding: UTF-8

- file: Sources/PrimerSDK/Resources/Localizable/zh-TW.lproj/Localizable.strings
params:
file_format: strings
locale_id: Chinese-Taiwanese
tags: ios-sdk
encoding: UTF-8
# - file: Sources/PrimerSDK/Resources/Localizable/zh-CN.lproj/Localizable.strings
# params:
# file_format: strings
# locale_id: Chinese
# tags: ios-sdk
# encoding: UTF-8

# - file: Sources/PrimerSDK/Resources/Localizable/zh-HK.lproj/Localizable.strings
# params:
# file_format: strings
# locale_id: Chinese-HongKong
# tags: ios-sdk
# encoding: UTF-8

# - file: Sources/PrimerSDK/Resources/Localizable/zh-TW.lproj/Localizable.strings
# params:
# file_format: strings
# locale_id: Chinese-Taiwanese
# tags: ios-sdk
# encoding: UTF-8

0 comments on commit 7c259b1

Please sign in to comment.