@everymatrix/player-account-gaming-limits-popup
Advanced tools
Comparing version 0.0.162 to 0.0.163
{ | ||
"name": "@everymatrix/player-account-gaming-limits-popup", | ||
"version": "0.0.162", | ||
"version": "0.0.163", | ||
"main": "dist/player-account-gaming-limits-popup.js", | ||
@@ -39,3 +39,3 @@ "svelte": "src/index.ts", | ||
}, | ||
"gitHead": "f0ae2ffa2c984a3f90ab2eea42992f92e6acf725" | ||
"gitHead": "0987227fd54b268a6dedfb7687bc94ba10d87ea7" | ||
} |
@@ -1,5 +0,7 @@ | ||
export const PlayerGamingLimitsTranslations = { | ||
export const PlayerGamingLimitsPopupTranslations = { | ||
en: { | ||
popupText: { | ||
name: `Info`, | ||
amountChanged: `Your limit has been changed or increased: {amount} {currency}. You will have to wait for the expiration date for your new limit to take effect:`, | ||
defaultText: `Nulla ornare pulvinar dui. Nullam viverra, lacus vel consectetur euismod, ante lorem aliquam nisi, non faucibus nulla lacus sed sapien. Sed imperdiet tristique tincidunt.` | ||
} | ||
@@ -9,5 +11,7 @@ }, | ||
popupText: { | ||
name: `Info`, | ||
amountChanged: `Your limit has been changed or increased: {amount} {currency}. You will have to wait for the expiration date for your new limit to take effect:`, | ||
defaultText: `Nulla ornare pulvinar dui. Nullam viverra, lacus vel consectetur euismod, ante lorem aliquam nisi, non faucibus nulla lacus sed sapien. Sed imperdiet tristique tincidunt.` | ||
} | ||
} | ||
}; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
635397
4892