Skip to content

Commit

Permalink
Updated some translations (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurimas-zarskis authored Feb 6, 2024
1 parent e8260bf commit b18fb94
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion accounts/src/main/res/values-en/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<string name="kevin_country_name_gr">Greece</string>
<string name="kevin_country_name_is">Iceland</string>
<string name="kevin_country_name_li">Liechtenstein</string>
<string name="kevin_window_bank_selection_terms_and_conditions_text">By pressing Continue, I read and agree with Terms &amp; Conditions and Privacy Policy</string>
<string name="kevin_window_bank_selection_terms_and_conditions_text">By continuing you agree with Kevin EU, UAB Terms &amp; Conditions and Privacy Policy</string>
<string name="kevin_window_bank_selection_terms_clickable_text">Terms &amp; Conditions</string>
<string name="kevin_window_bank_selection_privacy_clickable_text">Privacy Policy</string>
</resources>
6 changes: 3 additions & 3 deletions accounts/src/main/res/values-lt/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<string name="kevin_window_bank_selection_select_bank_label">Pasirinkite banką</string>
<string name="kevin_error_bank_not_selected">Turite pasirinkti banką</string>
<string name="kevin_dialog_exit_confirmation_accounts_message">Ar norite nutraukti paskyrų susiejimą?</string>
<string name="kevin_window_bank_selection_terms_and_conditions_text">Spausdami Tęsti, Jūs sutinkate su taisyklėmis ir nuostatomis bei privatumo politika</string>
<string name="kevin_window_bank_selection_privacy_clickable_text">privatumo politika</string>
<string name="kevin_window_bank_selection_terms_clickable_text">taisyklėmis ir nuostatomis</string>
<string name="kevin_window_bank_selection_terms_and_conditions_text">Tęsdamas jūs sutinkate su Kevin EU, UAB Privatumo Politika bei Taisyklėmis ir Sąlygomis</string>
<string name="kevin_window_bank_selection_privacy_clickable_text">Privatumo Politika</string>
<string name="kevin_window_bank_selection_terms_clickable_text">Taisyklėmis ir Sąlygomis</string>
</resources>
2 changes: 1 addition & 1 deletion accounts/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<string name="kevin_window_bank_selection_title">Bank selection</string>
<string name="kevin_window_bank_selection_select_country_label">Select country</string>
<string name="kevin_window_bank_selection_select_bank_label">Select bank</string>
<string name="kevin_window_bank_selection_terms_and_conditions_text">By pressing Continue, I read and agree with Terms &amp; Conditions and Privacy Policy</string>
<string name="kevin_window_bank_selection_terms_and_conditions_text">By continuing you agree with Kevin EU, UAB Terms &amp; Conditions and Privacy Policy</string>
<string name="kevin_window_bank_selection_terms_clickable_text">Terms &amp; Conditions</string>
<string name="kevin_window_bank_selection_privacy_clickable_text">Privacy Policy</string>
<string name="kevin_window_bank_selection_privacy_policy_url" translatable="false">https://www.kevin.eu/docs/privacy-policy</string>
Expand Down

0 comments on commit b18fb94

Please sign in to comment.