Skip to content

Commit

Permalink
[EXTERNAL] fix: update polish translations (#1919)
Browse files Browse the repository at this point in the history
<!-- Thank you for contributing to Purchases! Before pressing the
"Create Pull Request" button, please provide the following: -->

### Checklist
- [x] If applicable, unit tests
- [ ] If applicable, create follow-up issues for `purchases-ios` and
hybrids

### Motivation
Similar change to RevenueCat/purchases-ios#4496

### Description
Improving Polish translations.
  • Loading branch information
radko93 authored Dec 6, 2024
1 parent f8155ad commit 0785bb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ui/revenuecatui/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<string name="all_plans">Wszystkie subskrypcje</string>
<string name="privacy">Prywatność</string>
<string name="privacy_policy">Polityka prywatności</string>
<string name="restore">Przywrócić</string>
<string name="restore">Przywróć</string>
<string name="restore_purchases">Przywróć zakupy</string>
<string name="terms">Warunki</string>
<string name="terms_and_conditions">Regulamin</string>
Expand All @@ -16,8 +16,8 @@
<string name="weekly">Co tydzień</string>
<string name="lifetime">Dożywotni</string>
<string name="package_discount">%1$d%% zniżki</string>
<string name="continue_cta">Kontynuować</string>
<string name="continue_cta">Kontynuuj</string>
<string name="default_offer_details_with_intro_offer">Rozpocznij okres próbny {{ sub_offer_duration }}, a następnie {{ total_price_and_per_month }}.</string>
<string name="no_browser_cannot_open_link">Brak zainstalowanej przeglądarki. Link nie mógł zostać otwarty.</string>
<string name="cannot_open_link">Nieprawidłowy link. Nie można otworzyć.</string>
<string name="cannot_open_link">Link jest nieprawidłowy. Nie można go otworzyć.</string>
</resources>

0 comments on commit 0785bb1

Please sign in to comment.