Skip to content

Add Slovenian support for paywalls#932

Merged
MonikaMateska merged 1 commit into
mainfrom
monika/paywall/Slovenian-locale-support
Jun 15, 2026
Merged

Add Slovenian support for paywalls#932
MonikaMateska merged 1 commit into
mainfrom
monika/paywall/Slovenian-locale-support

Conversation

@MonikaMateska

@MonikaMateska MonikaMateska commented Jun 15, 2026

Copy link
Copy Markdown
Member

Motivation / Description

Customer request (PWENG-115) to support Slovenian in paywalls. The existing workaround of substituting Slovenian for English only works for single-locale projects and breaks for customers with multiple locales.


Note

Low Risk
Copy-only localization with no payment or auth logic changes; risk is limited to missing or incorrect translation keys.

Overview
Adds Slovenian (sl) as a supported paywall language so multi-locale projects can show Slovene copy instead of falling back to English.

A new sl.json provides translations for the same paywall strings as other locales (billing periods, product info, payment flow, errors, pricing UI, and related keys). supportedLanguages.ts imports that file and registers sl in the supportedLanguages map alongside existing locales.

Reviewed by Cursor Bugbot for commit aa60c78. Bugbot is set up for automated code reviews on this repo. Configure here.

@MonikaMateska MonikaMateska merged commit dbd1227 into main Jun 15, 2026
6 of 7 checks passed
@MonikaMateska MonikaMateska deleted the monika/paywall/Slovenian-locale-support branch June 15, 2026 16:26
RCGitBot added a commit that referenced this pull request Jun 16, 2026
**This is an automatic release.**

## RevenueCat SDK
### ✨ New Features
* Add Slovenian support for paywalls (#932) via Monika Mateska
(@MonikaMateska)
* [WEB-4279] Discount line items in native wallets (#905) via James
O'Donnell (@james-od)

## RevenueCatUI SDK
### ✨ New Features
* WFL-217 | Add support for workflows endpoints (#913) via Rosie Watson
(@RosieWatson)

### 🔄 Other Changes
* [AUTOMATIC] Update generated error codes (#931) via RevenueCat Git Bot
(@RCGitBot)
* Danger: block manual edits to generated error codes (#930) via Álvaro
Brey (@AlvaroBrey)
* Add update-error-codes workflow (#926) via Álvaro Brey (@AlvaroBrey)
* test(e2e): add full Paddle E2E coverage to webbilling-demo (WST-564)
(#925) via Roger Solé (@rogersole)

<!-- CURSOR_SUMMARY -->
---

> [!NOTE]
> **Low Risk**
> Version and changelog-only changes with no runtime logic modified in
this PR.
> 
> **Overview**
> **Automatic release** that publishes **1.43.0** by aligning version
metadata everywhere it is duplicated: `.version`, `package.json`,
`src/helpers/constants.ts`, and the docs redirect in
`scripts/docs/index.html` (1.42.4 → 1.43.0).
> 
> `CHANGELOG.md` and `CHANGELOG.latest.md` are updated to document what
ships in this release (already merged elsewhere): **Slovenian paywall
locale**, **discount line items in native wallets**, **RevenueCatUI
workflows endpoints**, regenerated error codes plus CI/Danger
guardrails, and expanded Paddle E2E coverage in webbilling-demo.
> 
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
ef5e9f3. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants