Skip to content

Commit

Permalink
Set language to auto for demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
regdos committed Mar 8, 2024
1 parent f1f8d08 commit d5c1572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/payu.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
auto, bulgarian, croatian, czech, english, french, german, greek, hungarian, lithuanian,
polish, romanian, russian, slovak, slovenian, spanish, ukrainian
-->
<string name="payu_language">ukrainian</string>
<string name="payu_language">auto</string>
<bool name="payu_save_and_use_card">true</bool>
<bool name="payu_add_card_option">true</bool>
<bool name="payu_pbl_option">true</bool>
Expand Down

0 comments on commit d5c1572

Please sign in to comment.