Skip to content

Commit 402a6dc

Browse files
Add bulgarian as a supported language for Paywalls. (#1162)
* Add bulgarian, remove mention to ASC since our language support is no longer synced with them * Update docs/tools/paywalls/creating-paywalls/localization.mdx * Update docs/tools/paywalls-legacy/creating-paywalls.mdx
1 parent ee0db47 commit 402a6dc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/tools/paywalls-legacy/creating-paywalls.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,10 @@ Other paywall components like "Restore purchases", "Terms of Service", and "Priv
182182

183183
#### Supported locales
184184

185-
We currently support all 39 locales that are supported on [App Store Connect](https://www.apple.com/ios/feature-availability/#system-language-system-language).
185+
We support the following locales:
186186

187187
- Arabic (Saudi Arabia) - `ar`
188+
- Bulgarian (Bulgaria) - `bg_BG`
188189
- Catalan - `ca`
189190
- Chinese (Simplified) - `zh`
190191
- Chinese (Traditional) - `zh`

docs/tools/paywalls/creating-paywalls/localization.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,10 @@ Once a localization has been created, it can also be edited inline through the P
4747

4848
## Supported locales
4949

50-
We support all 39 locales that are supported on [App Store Connect](https://www.apple.com/ios/feature-availability/#system-language-system-language).
50+
We support the following locales:
5151

5252
- Arabic (Saudi Arabia) - `ar`
53+
- Bulgarian (Bulgaria) - `bg_BG`
5354
- Catalan - `ca`
5455
- Chinese (Simplified) - `zh`
5556
- Chinese (Traditional) - `zh`

0 commit comments

Comments
 (0)