Skip to content

Commit 7aa5ff1

Browse files
committed
refactor: update premium terminology to Xtra in localization files
1 parent c534785 commit 7aa5ff1

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

custom_components/rohlikcz/translations/cs.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
}
4848
},
4949
"is_premium": {
50-
"name": "Premium členství",
50+
"name": "Xtra členství",
5151
"state": {
5252
"on": "Ano",
5353
"off": "Ne"
@@ -96,7 +96,7 @@
9696
"unit_of_measurement": "ks"
9797
},
9898
"premium_days": {
99-
"name": "Zbývající dny Premium"
99+
"name": "Zbývající dny Xtra"
100100
},
101101
"cart_price": {
102102
"name": "Cena košíku",

custom_components/rohlikcz/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
}
4848
},
4949
"is_premium": {
50-
"name": "Premium Membership",
50+
"name": "Xtra Membership",
5151
"state": {
5252
"on": "Yes",
5353
"off": "No"
@@ -96,7 +96,7 @@
9696
"unit_of_measurement": "pcs"
9797
},
9898
"premium_days": {
99-
"name": "Premium Days Remaining"
99+
"name": "Xtra Days Remaining"
100100
},
101101
"cart_price": {
102102
"name": "Cart Total",

0 commit comments

Comments
 (0)