@@ -1709,7 +1709,7 @@ type RootTranslation = {
17091709 */
17101710 upgradeTitle : string
17111711 /**
1712- * Backup your cash wallet and increase transaction limits.
1712+ * Unlock your full potential! Upgrade to boost visibility, limits, and payouts .
17131713 */
17141714 upgradeDesc : string
17151715 /**
@@ -4558,23 +4558,23 @@ type RootTranslation = {
45584558 */
45594559 personal : string
45604560 /**
4561- * For individual use, no additional info needed
4561+ * Secure your wallet with phone and email. Stay safe and recover easily if needed
45624562 */
45634563 personalDesc : string
45644564 /**
45654565 * Pro
45664566 */
45674567 pro : string
45684568 /**
4569- * Accept payments as a Pro Flashpoint. Business Name & Address required
4569+ * Accept payments and get discovered on the map. Requires a business name and location.
45704570 */
45714571 proDesc : string
45724572 /**
45734573 * Merchant
45744574 */
45754575 merchant : string
45764576 /**
4577- * Give rewards as a Merchant Flahpoint . ID and Bank account info required
4577+ * Give rewards, appear on the map, and settle to your bank . ID and bank info required.
45784578 */
45794579 merchantDesc : string
45804580 /**
@@ -6380,7 +6380,7 @@ export type TranslationFunctions = {
63806380 */
63816381 upgradeTitle : ( ) => LocalizedString
63826382 /**
6383- * Backup your cash wallet and increase transaction limits.
6383+ * Unlock your full potential! Upgrade to boost visibility, limits, and payouts .
63846384 */
63856385 upgradeDesc : ( ) => LocalizedString
63866386 /**
@@ -9178,23 +9178,23 @@ export type TranslationFunctions = {
91789178 */
91799179 personal : ( ) => LocalizedString
91809180 /**
9181- * For individual use, no additional info needed
9181+ * Secure your wallet with phone and email. Stay safe and recover easily if needed
91829182 */
91839183 personalDesc : ( ) => LocalizedString
91849184 /**
91859185 * Pro
91869186 */
91879187 pro : ( ) => LocalizedString
91889188 /**
9189- * Accept payments as a Pro Flashpoint. Business Name & Address required
9189+ * Accept payments and get discovered on the map. Requires a business name and location.
91909190 */
91919191 proDesc : ( ) => LocalizedString
91929192 /**
91939193 * Merchant
91949194 */
91959195 merchant : ( ) => LocalizedString
91969196 /**
9197- * Give rewards as a Merchant Flahpoint . ID and Bank account info required
9197+ * Give rewards, appear on the map, and settle to your bank . ID and bank info required.
91989198 */
91999199 merchantDesc : ( ) => LocalizedString
92009200 /**
0 commit comments