diff --git a/package-lock.json b/package-lock.json
index 37004b7..3518329 100755
--- a/package-lock.json
+++ b/package-lock.json
@@ -59,6 +59,8 @@
"eslint": "^8.41.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
+ "postcss": "^8.5.6",
+ "terser": "^5.43.1",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite-plugin-svgr": "^4.2.0"
@@ -1094,17 +1096,14 @@
"dev": true
},
"node_modules/@jridgewell/gen-mapping": {
- "version": "0.3.3",
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
- "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
+ "version": "0.3.12",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
+ "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jridgewell/set-array": "^1.0.1",
- "@jridgewell/sourcemap-codec": "^1.4.10",
- "@jridgewell/trace-mapping": "^0.3.9"
- },
- "engines": {
- "node": ">=6.0.0"
+ "@jridgewell/sourcemap-codec": "^1.5.0",
+ "@jridgewell/trace-mapping": "^0.3.24"
}
},
"node_modules/@jridgewell/resolve-uri": {
@@ -1116,37 +1115,35 @@
"node": ">=6.0.0"
}
},
- "node_modules/@jridgewell/set-array": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
- "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
+ "node_modules/@jridgewell/source-map": {
+ "version": "0.3.10",
+ "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.10.tgz",
+ "integrity": "sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==",
"dev": true,
- "engines": {
- "node": ">=6.0.0"
+ "license": "MIT",
+ "dependencies": {
+ "@jridgewell/gen-mapping": "^0.3.5",
+ "@jridgewell/trace-mapping": "^0.3.25"
}
},
"node_modules/@jridgewell/sourcemap-codec": {
- "version": "1.4.15",
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
- "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
- "dev": true
+ "version": "1.5.4",
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
+ "integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@jridgewell/trace-mapping": {
- "version": "0.3.18",
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz",
- "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==",
+ "version": "0.3.29",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
+ "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@jridgewell/resolve-uri": "3.1.0",
- "@jridgewell/sourcemap-codec": "1.4.14"
+ "@jridgewell/resolve-uri": "^3.1.0",
+ "@jridgewell/sourcemap-codec": "^1.4.14"
}
},
- "node_modules/@jridgewell/trace-mapping/node_modules/@jridgewell/sourcemap-codec": {
- "version": "1.4.14",
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
- "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==",
- "dev": true
- },
"node_modules/@lottiefiles/dotlottie-react": {
"version": "0.6.4",
"resolved": "https://registry.npmjs.org/@lottiefiles/dotlottie-react/-/dotlottie-react-0.6.4.tgz",
@@ -2137,10 +2134,11 @@
"optional": true
},
"node_modules/acorn": {
- "version": "8.8.2",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
- "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==",
+ "version": "8.15.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true,
+ "license": "MIT",
"bin": {
"acorn": "bin/acorn"
},
@@ -2337,6 +2335,13 @@
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
}
},
+ "node_modules/buffer-from": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
+ "dev": true,
+ "license": "MIT"
+ },
"node_modules/callsites": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -2484,6 +2489,13 @@
"color-support": "bin.js"
}
},
+ "node_modules/commander": {
+ "version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
+ "dev": true,
+ "license": "MIT"
+ },
"node_modules/concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
@@ -4093,9 +4105,9 @@
"optional": true
},
"node_modules/nanoid": {
- "version": "3.3.7",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
- "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
+ "version": "3.3.11",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
"dev": true,
"funding": [
{
@@ -4103,6 +4115,7 @@
"url": "https://github.com/sponsors/ai"
}
],
+ "license": "MIT",
"bin": {
"nanoid": "bin/nanoid.cjs"
},
@@ -4356,10 +4369,11 @@
}
},
"node_modules/picocolors": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
- "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
- "dev": true
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
+ "dev": true,
+ "license": "ISC"
},
"node_modules/picomatch": {
"version": "2.3.1",
@@ -4373,9 +4387,9 @@
}
},
"node_modules/postcss": {
- "version": "8.4.32",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
- "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
+ "version": "8.5.6",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"dev": true,
"funding": [
{
@@ -4391,10 +4405,11 @@
"url": "https://github.com/sponsors/ai"
}
],
+ "license": "MIT",
"dependencies": {
- "nanoid": "^3.3.7",
- "picocolors": "^1.0.0",
- "source-map-js": "^1.0.2"
+ "nanoid": "^3.3.11",
+ "picocolors": "^1.1.1",
+ "source-map-js": "^1.2.1"
},
"engines": {
"node": "^10 || ^12 || >=14"
@@ -5041,9 +5056,31 @@
}
},
"node_modules/source-map-js": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
- "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==",
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
+ "license": "BSD-3-Clause",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/source-map-support": {
+ "version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
+ "dev": true,
+ "license": "MIT",
+ "dependencies": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
+ }
+ },
+ "node_modules/source-map-support/node_modules/source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true,
+ "license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
}
@@ -5173,6 +5210,25 @@
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
"optional": true
},
+ "node_modules/terser": {
+ "version": "5.43.1",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz",
+ "integrity": "sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==",
+ "dev": true,
+ "license": "BSD-2-Clause",
+ "dependencies": {
+ "@jridgewell/source-map": "^0.3.3",
+ "acorn": "^8.14.0",
+ "commander": "^2.20.0",
+ "source-map-support": "~0.5.20"
+ },
+ "bin": {
+ "terser": "bin/terser"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
"node_modules/text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
@@ -6236,14 +6292,13 @@
"dev": true
},
"@jridgewell/gen-mapping": {
- "version": "0.3.3",
- "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz",
- "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==",
+ "version": "0.3.12",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz",
+ "integrity": "sha512-OuLGC46TjB5BbN1dH8JULVVZY4WTdkF7tV9Ys6wLL1rubZnCMstOhNHueU5bLCrnRuDhKPDM4g6sw4Bel5Gzqg==",
"dev": true,
"requires": {
- "@jridgewell/set-array": "^1.0.1",
- "@jridgewell/sourcemap-codec": "^1.4.10",
- "@jridgewell/trace-mapping": "^0.3.9"
+ "@jridgewell/sourcemap-codec": "^1.5.0",
+ "@jridgewell/trace-mapping": "^0.3.24"
}
},
"@jridgewell/resolve-uri": {
@@ -6252,34 +6307,30 @@
"integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
"dev": true
},
- "@jridgewell/set-array": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
- "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
- "dev": true
+ "@jridgewell/source-map": {
+ "version": "0.3.10",
+ "resolved": "https://registry.npmjs.org/@jridgewell/source-map/-/source-map-0.3.10.tgz",
+ "integrity": "sha512-0pPkgz9dY+bijgistcTTJ5mR+ocqRXLuhXHYdzoMmmoJ2C9S46RCm2GMUbatPEUK9Yjy26IrAy8D/M00lLkv+Q==",
+ "dev": true,
+ "requires": {
+ "@jridgewell/gen-mapping": "^0.3.5",
+ "@jridgewell/trace-mapping": "^0.3.25"
+ }
},
"@jridgewell/sourcemap-codec": {
- "version": "1.4.15",
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz",
- "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==",
+ "version": "1.5.4",
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz",
+ "integrity": "sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw==",
"dev": true
},
"@jridgewell/trace-mapping": {
- "version": "0.3.18",
- "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz",
- "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==",
+ "version": "0.3.29",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.29.tgz",
+ "integrity": "sha512-uw6guiW/gcAGPDhLmd77/6lW8QLeiV5RUTsAX46Db6oLhGaVj4lhnPwb184s1bkc8kdVg/+h988dro8GRDpmYQ==",
"dev": true,
"requires": {
- "@jridgewell/resolve-uri": "3.1.0",
- "@jridgewell/sourcemap-codec": "1.4.14"
- },
- "dependencies": {
- "@jridgewell/sourcemap-codec": {
- "version": "1.4.14",
- "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
- "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==",
- "dev": true
- }
+ "@jridgewell/resolve-uri": "^3.1.0",
+ "@jridgewell/sourcemap-codec": "^1.4.14"
}
},
"@lottiefiles/dotlottie-react": {
@@ -6859,9 +6910,9 @@
"optional": true
},
"acorn": {
- "version": "8.8.2",
- "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz",
- "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==",
+ "version": "8.15.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true
},
"acorn-jsx": {
@@ -6999,6 +7050,12 @@
"update-browserslist-db": "^1.0.10"
}
},
+ "buffer-from": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
+ "dev": true
+ },
"callsites": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
@@ -7097,6 +7154,12 @@
"integrity": "sha512-qiBjkpbMLO/HL68y+lh4q0/O1MZFj2RX6X/KmMa3+gJD3z+WwI1ZzDHysvqHGS3mP6mznPckpXmw1nI9cJjyRg==",
"optional": true
},
+ "commander": {
+ "version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==",
+ "dev": true
+ },
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
@@ -8308,9 +8371,9 @@
"optional": true
},
"nanoid": {
- "version": "3.3.7",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz",
- "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==",
+ "version": "3.3.11",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
"dev": true
},
"natural-compare": {
@@ -8493,9 +8556,9 @@
}
},
"picocolors": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
- "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
"dev": true
},
"picomatch": {
@@ -8504,14 +8567,14 @@
"integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
},
"postcss": {
- "version": "8.4.32",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.32.tgz",
- "integrity": "sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw==",
+ "version": "8.5.6",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.6.tgz",
+ "integrity": "sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg==",
"dev": true,
"requires": {
- "nanoid": "^3.3.7",
- "picocolors": "^1.0.0",
- "source-map-js": "^1.0.2"
+ "nanoid": "^3.3.11",
+ "picocolors": "^1.1.1",
+ "source-map-js": "^1.2.1"
}
},
"prelude-ls": {
@@ -8936,9 +8999,27 @@
"integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ=="
},
"source-map-js": {
- "version": "1.0.2",
- "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz",
- "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw=="
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA=="
+ },
+ "source-map-support": {
+ "version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
+ "dev": true,
+ "requires": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
+ },
+ "dependencies": {
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "dev": true
+ }
+ }
},
"string_decoder": {
"version": "1.3.0",
@@ -9042,6 +9123,18 @@
}
}
},
+ "terser": {
+ "version": "5.43.1",
+ "resolved": "https://registry.npmjs.org/terser/-/terser-5.43.1.tgz",
+ "integrity": "sha512-+6erLbBm0+LROX2sPXlUYx/ux5PyE9K/a92Wrt6oA+WDAoFTdpHE5tCYCI5PNzq2y8df4rA+QgHLJuR4jNymsg==",
+ "dev": true,
+ "requires": {
+ "@jridgewell/source-map": "^0.3.3",
+ "acorn": "^8.14.0",
+ "commander": "^2.20.0",
+ "source-map-support": "~0.5.20"
+ }
+ },
"text-table": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
diff --git a/package.json b/package.json
index 44f5a1f..c0d444e 100755
--- a/package.json
+++ b/package.json
@@ -66,6 +66,8 @@
"eslint": "^8.41.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.3",
+ "postcss": "^8.5.6",
+ "terser": "^5.43.1",
"typescript": "^5.0.4",
"vite": "^4.3.8",
"vite-plugin-svgr": "^4.2.0"
diff --git a/public/locales/chats/de/female_de.json b/public/locales/chats/de/female_de.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/de/female_de.json
+++ b/public/locales/chats/de/female_de.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "
K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/de/male_de.json b/public/locales/chats/de/male_de.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/de/male_de.json
+++ b/public/locales/chats/de/male_de.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/en/female_en.json b/public/locales/chats/en/female_en.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/en/female_en.json
+++ b/public/locales/chats/en/female_en.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/en/male_en.json b/public/locales/chats/en/male_en.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/en/male_en.json
+++ b/public/locales/chats/en/male_en.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/es/female_es.json b/public/locales/chats/es/female_es.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/es/female_es.json
+++ b/public/locales/chats/es/female_es.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/es/male_es.json b/public/locales/chats/es/male_es.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/es/male_es.json
+++ b/public/locales/chats/es/male_es.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/fr/female_fr.json b/public/locales/chats/fr/female_fr.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/fr/female_fr.json
+++ b/public/locales/chats/fr/female_fr.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/fr/male_fr.json b/public/locales/chats/fr/male_fr.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/fr/male_fr.json
+++ b/public/locales/chats/fr/male_fr.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/hi/female_hi.json b/public/locales/chats/hi/female_hi.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/hi/female_hi.json
+++ b/public/locales/chats/hi/female_hi.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/hi/male_hi.json b/public/locales/chats/hi/male_hi.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/hi/male_hi.json
+++ b/public/locales/chats/hi/male_hi.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/pt-br/female_pt-br.json b/public/locales/chats/pt-br/female_pt-br.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/pt-br/female_pt-br.json
+++ b/public/locales/chats/pt-br/female_pt-br.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/pt-br/male_pt-br.json b/public/locales/chats/pt-br/male_pt-br.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/pt-br/male_pt-br.json
+++ b/public/locales/chats/pt-br/male_pt-br.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/pt-pt/female_pt-pt.json b/public/locales/chats/pt-pt/female_pt-pt.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/pt-pt/female_pt-pt.json
+++ b/public/locales/chats/pt-pt/female_pt-pt.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/pt-pt/male_pt-pt.json b/public/locales/chats/pt-pt/male_pt-pt.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/pt-pt/male_pt-pt.json
+++ b/public/locales/chats/pt-pt/male_pt-pt.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/ru/female_ru.json b/public/locales/chats/ru/female_ru.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/ru/female_ru.json
+++ b/public/locales/chats/ru/female_ru.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/chats/ru/male_ru.json b/public/locales/chats/ru/male_ru.json
index 7c7d9bd..59f4ff8 100644
--- a/public/locales/chats/ru/male_ru.json
+++ b/public/locales/chats/ru/male_ru.json
@@ -1,5 +1,5 @@
{
- "aura": "AURA",
+ "aura": "WIT LAB",
"male": "Male",
"female": "Female",
"men": "Men",
@@ -41,7 +41,7 @@
"step_1": "Your profile",
"step_2": "Personal traits",
"step_3": "Preferences",
- "aura": "AURA"
+ "aura": "WIT LAB"
},
"/welcome": {
"title_1": "Accurate and personalized
readings with top psychics",
@@ -78,8 +78,8 @@
"advantage_4": "Resolve unanswered questions through a professional medium reading.",
"advantage_5": "Find out if your partner is your soul mate or a recipe for disaster.",
"title_5": "Best psychics in the love & relationship area",
- "title_6": "Join over 60 million people who decided to get answers and get happy with Aura",
- "address": "2024, Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "title_6": "Join over 60 million people who decided to get answers and get happy with WIT LAB",
+ "address": "2024, Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"/quiz/psychicReading": {
"title": "Are you aware of what a psychic reading is?",
@@ -87,9 +87,9 @@
"no": "No"
},
"/guidance": {
- "title_1": "Get the most accurate psychic readings with Aura",
+ "title_1": "Get the most accurate psychic readings with WIT LAB",
"text_1": "Our psychics provide a personalized approach to readings on various topics to meet your needs",
- "title_2": "Do not worry! Aura is the best place to start your journey",
+ "title_2": "Do not worry! WIT LAB is the best place to start your journey",
"text_2": "A psychic reading dives into your past, present, and future to provide answers on various topics",
"love_relationship": "Love & Relationship",
"guidance_live": "Guidance & Life path",
@@ -127,7 +127,7 @@
"app_store_reviews": "K reviews",
"app_store_rating": " rating",
"title": "How others achieved their goals",
- "text": "Reviews are from the Aura app",
+ "text": "Reviews are from the WIT LAB app",
"continue": "Continue",
"verified_user": "Verified user",
"review_name_1": "Leslie, 30",
@@ -137,9 +137,9 @@
"review_name_3": "Numich, 32",
"review_text_3": "\"Guidance gave me confidence in next steps and reduced confusions. Helped me to look both ways with my decisions! Told me a lot that helped me trust my intuition and guts!\"",
"review_name_4": "Heather Camille, 26",
- "review_text_4": "\"I’ve been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
+ "review_text_4": "\"I’ve been using WIT LAB for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_name_5": "Emersyn, 21",
- "review_text_5": "\"I’m happy with my experience in Aura. I like that there is important improvements from time to time, which really helps to use Aura.\"",
+ "review_text_5": "\"I’m happy with my experience in WIT LAB. I like that there is important improvements from time to time, which really helps to use WIT LAB.\"",
"review_name_6": "Rylee, 34",
"review_text_6": "\"Best reading I`ve had. Thank you for helping understand what is going on in my life. I stand firmly on my feet, I met my soulmate, my love. I fell very inspired.\"",
"review_name_7": "Khaly, 24",
@@ -324,7 +324,7 @@
"description_title_1": "💕 You are an intuitive decision-maker",
"description_text_1": "Feelings and intuition can sometimes lead you to rushed decisions. Our psychics can guide you to better choices.",
"description_title_2": "🧠 You are a rational thinker",
- "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. Aura psychics will help you make better decisions.",
+ "description_text_2": "Relying on logic and facts, you may ignore your intuition and miss big chances. WIT LAB psychics will help you make better decisions.",
"description_title_3": "⚖️ You are a balanced decision-maker",
"description_text_3": "You consider both logic and emotions, but this can make decisions harder at times. Our psychics can provide you with extra clarity."
},
@@ -347,11 +347,11 @@
"yes": "Yes",
"sometimes": "Sometimes",
"description_title_1": "🙌 Guided decisions bring positive results",
- "description_text_1": "Aura psychics are here to help you understand which important decision to make in order to achieve happiness",
+ "description_text_1": "WIT LAB psychics are here to help you understand which important decision to make in order to achieve happiness",
"description_title_2": "🙌 It's natural to need guidance at times",
- "description_text_2": "Aura psychics are here to help you understand which important decisions to make whenever you need it",
+ "description_text_2": "WIT LAB psychics are here to help you understand which important decisions to make whenever you need it",
"description_title_3": "🙌 Guided decisions bring positive results",
- "description_text_3": "Aura psychics will help you uncover and understand what you truly need at this moment"
+ "description_text_3": "WIT LAB psychics will help you uncover and understand what you truly need at this moment"
},
"/quiz/resonateLove": {
"title": "Does this topic sound interesting to you?",
@@ -392,7 +392,7 @@
"description_title_1": "👍️ You are in the right place",
"description_text_1": "Choose from our 600+ skilled psychics who are ready to help you with the questions that bother you the most",
"description_title_2": "🙌 We'll guide you through every step",
- "description_text_2": "Aura offers support and tips to ensure your first reading is both comforting and insightful",
+ "description_text_2": "WIT LAB offers support and tips to ensure your first reading is both comforting and insightful",
"free": "free",
"free_sessions": "Your first 3 sessions are 🎁",
"continue": "Continue"
diff --git a/public/locales/compatibility-v2/en/female_en.json b/public/locales/compatibility-v2/en/female_en.json
index 05d5398..6cd59cb 100644
--- a/public/locales/compatibility-v2/en/female_en.json
+++ b/public/locales/compatibility-v2/en/female_en.json
@@ -53,11 +53,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in "
},
"/find-your-happiness": {
@@ -306,13 +306,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -350,7 +350,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -364,7 +364,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -380,7 +380,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -452,7 +452,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
diff --git a/public/locales/compatibility-v2/en/male_en.json b/public/locales/compatibility-v2/en/male_en.json
index 5cfa097..c8be2e8 100644
--- a/public/locales/compatibility-v2/en/male_en.json
+++ b/public/locales/compatibility-v2/en/male_en.json
@@ -53,11 +53,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in "
},
"/find-your-happiness": {
@@ -311,13 +311,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -355,7 +355,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -369,7 +369,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -385,7 +385,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -457,7 +457,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
@@ -566,15 +566,15 @@
"pisces": "Pisces"
},
"/trial-choice": {
- "description": "AURA is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
AURA has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try AURA for and which you think is fair for the changes that will happen to you:
You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;
You will once and for all put the finishing touches on unresolved issues and forget about problems that have been haunting you for years (if not decades);
You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;
You will receive not only a personal analysis but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.
A trial period costs us , but please choose the amount that suits you best:",
+ "description": "WIT LAB is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try WIT LAB for and which you think is fair for the changes that will happen to you:
You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;
You will once and for all put the finishing touches on unresolved issues and forget about problems that have been haunting you for years (if not decades);
You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;
You will receive not only a personal analysis but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.
A trial period costs us , but please choose the amount that suits you best:",
"trial-text": {
- "v0": "It costs us to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
- "v1": "It cost us to create your compatibility analysis with the help of our AURA specialists. You’re welcome to choose any amount you’re comfortable contributing.",
- "v2": "We spent to prepare your unique compatibility report with support from our AURA team. If you’d like to contribute, feel free to choose the amount that feels right to you.",
- "v3": "Your compatibility analysis was created with care by our AURA team — it cost us to make it happen. You can support our work by choosing any amount that feels fair to you."
+ "v0": "It costs us to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
+ "v1": "It cost us to create your compatibility analysis with the help of our WIT LAB specialists. You’re welcome to choose any amount you’re comfortable contributing.",
+ "v2": "We spent to prepare your unique compatibility report with support from our WIT LAB team. If you’d like to contribute, feel free to choose the amount that feels right to you.",
+ "v3": "Your compatibility analysis was created with care by our WIT LAB team — it cost us to make it happen. You can support our work by choosing any amount that feels fair to you."
},
"v1": {
- "paragraph1": "AURA is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
AURA has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try AURA for 7 days and which you think is fair for the changes that will happen to you:",
+ "paragraph1": "WIT LAB is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try WIT LAB for 7 days and which you think is fair for the changes that will happen to you:",
"paragraph2": "A 7-day trial period costs us , but please choose the amount that suits you best.",
"points": {
"point1": "You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;",
diff --git a/public/locales/compatibility-v2/ru/male_ru.json b/public/locales/compatibility-v2/ru/male_ru.json
index a2f8b21..8044170 100644
--- a/public/locales/compatibility-v2/ru/male_ru.json
+++ b/public/locales/compatibility-v2/ru/male_ru.json
@@ -274,13 +274,13 @@
},
"get_personal_prediction": "Получите личный прогноз",
"how_work": {
- "title": "Как работает AURA?",
+ "title": "Как работает WIT LAB?",
"point1_title": "Отправьте нам скан вашей ладони",
"point1_text": "Мы анализируем линии вашей ладони, чтобы получить подсказки о вашем будущем",
"point2_title": "Ваше гадание по ладони готово",
"point2_text": "Один из наших профессиональных хиромантов составляет отчёт, полный подсказок о вашем будущем",
"point3_title": "Начните пробный период, чтобы получить свой прогноз",
- "point3_text": "Став участником AURA, мы отправим вам отчёт с предсказанием, чтобы вы могли начать жить лучше.",
+ "point3_text": "Став участником WIT LAB, мы отправим вам отчёт с предсказанием, чтобы вы могли начать жить лучше.",
"point4_title": "Общайтесь с специалистом по гаданию по ладони в любое время",
"point4_text": "Получайте постоянную поддержку, обсуждая свои гадания, личные гороскопы и совместимости с нашей командой экспертов."
},
@@ -318,7 +318,7 @@
},
"discover_more": "Узнайте больше",
"why_love": "Почему все ?",
- "why_love_color": "любят AURA",
+ "why_love_color": "любят WIT LAB",
"reviews": {
"username1": "Эмма Джонсон",
"tagline1": "\"Это изменило мою жизнь!\"",
@@ -332,7 +332,7 @@
"date1": "25 января",
"date2": "1 мес. назад"
},
- "success_story": "Станьте историей успеха AURA!",
+ "success_story": "Станьте историей успеха WIT LAB!",
"as_seen_in": " В СМИ упоминались",
"footer": {
"text1": "Вопросы? Мы здесь, чтобы помочь",
@@ -348,7 +348,7 @@
"personalized_offer": "Персональное предложение зарезервировано",
"title": "Начните свой пробный период",
"total_today": "Всего сегодня",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Код применён!"
},
"guarantees": {
@@ -420,7 +420,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "Мы помогли миллионам людей раскрыть судьбу их личной жизни и понять, что ждёт их в будущем и что ожидает их семьи.",
- "text_1": "Наши затраты на компенсацию команде AURA за пробный период составляют $13.21, но, пожалуйста, выберите сумму, которая вам комфортна."
+ "text_1": "Наши затраты на компенсацию команде WIT LAB за пробный период составляют $13.21, но, пожалуйста, выберите сумму, которая вам комфортна."
},
"/skip-trial": {
"title": "Не хочется оглядываться назад?",
@@ -558,11 +558,11 @@
"code-copied": "Код скопирован",
"copy-code-title": "Кликните, чтобы скопировать код",
"how_work": {
- "title": "Как работает AURA?"
+ "title": "Как работает WIT LAB?"
},
"get-my-reading-in-app": "ПОЛУЧИТЬ МОЁ ГАДАНИЕ В ПРИЛОЖЕНИИ",
"why_love": "Почему все ?",
- "why_love_color": "любят AURA",
+ "why_love_color": "любят WIT LAB",
"as_seen_in": " Как упоминается в",
"instruction_point_3": "3. Введите ваш код доступа в приложении",
"instruction_point_4": "1. Скопируйте ваш код доступа",
@@ -571,7 +571,7 @@
},
"/trial-choice": {
"v1": {
- "paragraph1": "AURA — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.
AURA уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
+ "paragraph1": "WIT LAB — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.
WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph2": "7-дневный пробный период обходится нам в , но, пожалуйста, выберите сумму, которая вам наиболее подходит.",
"points": {
"point1": "Вы узнаете все самые сокровенные тайны, которые звезды приготовили для вас, и решите вопросы в отношениях всего за один месяц;",
@@ -584,12 +584,12 @@
"description": " человек покупают сейчас:"
}
},
- "description": "AURA — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.
AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение и которая кажется вам справедливой за грядущие перемены:
Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;
Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);
Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;
Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.
Пробный период на обходится нам в , но выберите сумму, которая подходит именно вам:",
+ "description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.
WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение и которая кажется вам справедливой за грядущие перемены:
Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;
Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);
Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;
Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.
Пробный период на обходится нам в , но выберите сумму, которая подходит именно вам:",
"trial-text": {
- "v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют , но выберите сумму, которая вам комфортна.",
- "v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам . Вы можете выбрать любую сумму, которую вам комфортно внести.",
- "v2": "Мы потратили на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
- "v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
+ "v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют , но выберите сумму, которая вам комфортна.",
+ "v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам . Вы можете выбрать любую сумму, которую вам комфортно внести.",
+ "v2": "Мы потратили на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
+ "v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
}
},
"/scan-hand": {
diff --git a/public/locales/compatibility-v3/en/female_en.json b/public/locales/compatibility-v3/en/female_en.json
index 05d5398..6cd59cb 100644
--- a/public/locales/compatibility-v3/en/female_en.json
+++ b/public/locales/compatibility-v3/en/female_en.json
@@ -53,11 +53,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in "
},
"/find-your-happiness": {
@@ -306,13 +306,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -350,7 +350,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -364,7 +364,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -380,7 +380,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -452,7 +452,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
diff --git a/public/locales/compatibility-v3/en/male_en.json b/public/locales/compatibility-v3/en/male_en.json
index 891dfba..2b7468e 100644
--- a/public/locales/compatibility-v3/en/male_en.json
+++ b/public/locales/compatibility-v3/en/male_en.json
@@ -53,11 +53,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in ",
"your-reading": {
"title": "Your Reading",
@@ -333,13 +333,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -377,7 +377,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -391,7 +391,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -407,7 +407,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -479,7 +479,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
@@ -588,7 +588,7 @@
},
"/trial-choice": {
"v1": {
- "paragraph1": "AURA is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
AURA has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try AURA for 7 days and which you think is fair for the changes that will happen to you:",
+ "paragraph1": "WIT LAB is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try WIT LAB for 7 days and which you think is fair for the changes that will happen to you:",
"paragraph2": "A 7-day trial period costs us , but please choose the amount that suits you best.",
"points": {
"point1": "You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;",
@@ -602,12 +602,12 @@
}
},
"trial-text": {
- "v0": "It costs us to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
- "v1": "It cost us to create your compatibility analysis with the help of our AURA specialists. You’re welcome to choose any amount you’re comfortable contributing.",
- "v2": "We spent to prepare your unique compatibility report with support from our AURA team. If you’d like to contribute, feel free to choose the amount that feels right to you.",
- "v3": "Your compatibility analysis was created with care by our AURA team — it cost us to make it happen. You can support our work by choosing any amount that feels fair to you."
+ "v0": "It costs us to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
+ "v1": "It cost us to create your compatibility analysis with the help of our WIT LAB specialists. You’re welcome to choose any amount you’re comfortable contributing.",
+ "v2": "We spent to prepare your unique compatibility report with support from our WIT LAB team. If you’d like to contribute, feel free to choose the amount that feels right to you.",
+ "v3": "Your compatibility analysis was created with care by our WIT LAB team — it cost us to make it happen. You can support our work by choosing any amount that feels fair to you."
},
- "description": "AURA is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
AURA has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try AURA for and which you think is fair for the changes that will happen to you:
You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;
You will once and for all put the finishing touches on unresolved issues and forget about problems that have been haunting you for years (if not decades);
You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;
You will receive not only a personal analysis but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.
A trial period costs us , but please choose the amount that suits you best:"
+ "description": "WIT LAB is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try WIT LAB for and which you think is fair for the changes that will happen to you:
You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;
You will once and for all put the finishing touches on unresolved issues and forget about problems that have been haunting you for years (if not decades);
You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;
You will receive not only a personal analysis but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.
A trial period costs us , but please choose the amount that suits you best:"
},
"/choose-place": {
"title": "Your Compatibility
Reading is READY",
diff --git a/public/locales/compatibility-v3/ru/male_ru.json b/public/locales/compatibility-v3/ru/male_ru.json
index 0f523f7..725b44f 100644
--- a/public/locales/compatibility-v3/ru/male_ru.json
+++ b/public/locales/compatibility-v3/ru/male_ru.json
@@ -269,13 +269,13 @@
},
"get_personal_prediction": "Получите личный прогноз",
"how_work": {
- "title": "Как работает AURA?",
+ "title": "Как работает WIT LAB?",
"point1_title": "Отправьте нам скан вашей ладони",
"point1_text": "Мы анализируем линии вашей ладони, чтобы получить подсказки о вашем будущем",
"point2_title": "Ваше гадание по ладони готово",
"point2_text": "Один из наших профессиональных хиромантов составляет отчёт, полный подсказок о вашем будущем",
"point3_title": "Начните пробный период, чтобы получить свой прогноз",
- "point3_text": "Став участником AURA, мы отправим вам отчёт с предсказанием, чтобы вы могли начать жить лучше.",
+ "point3_text": "Став участником WIT LAB, мы отправим вам отчёт с предсказанием, чтобы вы могли начать жить лучше.",
"point4_title": "Общайтесь с специалистом по гаданию по ладони в любое время",
"point4_text": "Получайте постоянную поддержку, обсуждая свои гадания, личные гороскопы и совместимости с нашей командой экспертов."
},
@@ -313,7 +313,7 @@
},
"discover_more": "Узнайте больше",
"why_love": "Почему все ?",
- "why_love_color": "любят AURA",
+ "why_love_color": "любят WIT LAB",
"reviews": {
"username1": "Эмма Джонсон",
"tagline1": "\"Это изменило мою жизнь!\"",
@@ -327,7 +327,7 @@
"date1": "25 января",
"date2": "1 мес. назад"
},
- "success_story": "Станьте историей успеха AURA!",
+ "success_story": "Станьте историей успеха WIT LAB!",
"as_seen_in": " В СМИ упоминались",
"footer": {
"text1": "Вопросы? Мы здесь, чтобы помочь",
@@ -343,7 +343,7 @@
"personalized_offer": "Персональное предложение зарезервировано",
"title": "Начните свой пробный период",
"total_today": "Всего сегодня",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Код применён!"
},
"guarantees": {
@@ -415,7 +415,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "Мы помогли миллионам людей раскрыть судьбу их личной жизни и понять, что ждёт их в будущем и что ожидает их семьи.",
- "text_1": "Наши затраты на компенсацию команде AURA за пробный период составляют $13.21, но, пожалуйста, выберите сумму, которая вам комфортна."
+ "text_1": "Наши затраты на компенсацию команде WIT LAB за пробный период составляют $13.21, но, пожалуйста, выберите сумму, которая вам комфортна."
},
"/skip-trial": {
"title": "Не хочется оглядываться назад?",
@@ -552,11 +552,11 @@
"code-copied": "Код скопирован",
"copy-code-title": "Кликните, чтобы скопировать код",
"how_work": {
- "title": "Как работает AURA?"
+ "title": "Как работает WIT LAB?"
},
"get-my-reading-in-app": "ПОЛУЧИТЬ МОЁ ГАДАНИЕ В ПРИЛОЖЕНИИ",
"why_love": "Почему все ?",
- "why_love_color": "любят AURA",
+ "why_love_color": "любят WIT LAB",
"as_seen_in": " Как упоминается в",
"instruction_point_3": "3. Введите ваш код доступа в приложении",
"instruction_point_4": "1. Скопируйте ваш код доступа",
@@ -592,7 +592,7 @@
},
"/trial-choice": {
"v1": {
- "paragraph1": "AURA — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.
AURA уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
+ "paragraph1": "WIT LAB — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.
WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph2": "7-дневный пробный период обходится нам в , но, пожалуйста, выберите сумму, которая вам наиболее подходит.",
"points": {
"point1": "Вы узнаете все самые сокровенные тайны, которые звезды приготовили для вас, и решите вопросы в отношениях всего за один месяц;",
@@ -606,12 +606,12 @@
}
},
"trial-text": {
- "v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют , но выберите сумму, которая вам комфортна.",
- "v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам . Вы можете выбрать любую сумму, которую вам комфортно внести.",
- "v2": "Мы потратили на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
- "v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
+ "v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют , но выберите сумму, которая вам комфортна.",
+ "v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам . Вы можете выбрать любую сумму, которую вам комфортно внести.",
+ "v2": "Мы потратили на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
+ "v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
},
- "description": "AURA — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.
AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение и которая кажется вам справедливой за грядущие перемены:
Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;
Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);
Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;
Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.
Пробный период на обходится нам в , но выберите сумму, которая подходит именно вам:"
+ "description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.
WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение и которая кажется вам справедливой за грядущие перемены:
Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;
Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);
Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;
Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.
Пробный период на обходится нам в , но выберите сумму, которая подходит именно вам:"
},
"/choose-place": {
"title": "Ваш гороскоп совместимости
ГОТОВ",
diff --git a/public/locales/compatibility-v4/en/female_en.json b/public/locales/compatibility-v4/en/female_en.json
index 9aa75ef..db077e1 100644
--- a/public/locales/compatibility-v4/en/female_en.json
+++ b/public/locales/compatibility-v4/en/female_en.json
@@ -59,11 +59,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in ",
"your-reading": {
"title": "Your Reading",
@@ -522,13 +522,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Подготовка данных о тебе и твоем партнере",
"point1_text": "Мы анализируем все данные чтобы получить максимально точный прогноз",
"point2_title": "Твой разбор совместимости генерируется",
"point2_text": "Наша команда профессиональных астрологов уже проверила ваш прогноз и внесла дополнительные заделы указанные вами ранее",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -566,7 +566,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -580,7 +580,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -631,7 +631,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -703,7 +703,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
diff --git a/public/locales/compatibility-v4/en/male_en.json b/public/locales/compatibility-v4/en/male_en.json
index 715460f..2c5accc 100644
--- a/public/locales/compatibility-v4/en/male_en.json
+++ b/public/locales/compatibility-v4/en/male_en.json
@@ -56,11 +56,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in ",
"your-reading": {
"title": "Your Reading",
@@ -539,13 +539,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Gathering information about you and your partner",
"point1_text": "We analyze all the information to give you the most accurate forecast possible.",
"point2_title": "Your compatibility analysis is being created",
"point2_text": "Our team of professional astrologers has already checked your forecast and added the extra sections you specified earlier.",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team.",
"single": {
@@ -586,7 +586,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -600,7 +600,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -672,7 +672,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -744,7 +744,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
@@ -1030,12 +1030,12 @@
"assistantId": "asst_ZClw0fzJaQlhxUigjxHp87Nc",
"v": "1.0.0",
"/trial-choice": {
- "description": "AURA is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
AURA has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try AURA for and which you think is fair for the changes that will happen to you:
You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;
You will once and for all put the finishing touches on unresolved issues and forget about problems that have been haunting you for years (if not decades);
You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;
You will receive not only a personal analysis but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.
A trial period costs us , but please choose the amount that suits you best:",
+ "description": "WIT LAB is the only accurate app with reliable fate line analysis, verified by professionals and guaranteed to provide precise predictions.
WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.
Your fate analysis, which will completely change your life, is almost ready! Before we provide it to you, we would like to offer you the opportunity to choose the amount you consider reasonable to try WIT LAB for and which you think is fair for the changes that will happen to you:
You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;
You will once and for all put the finishing touches on unresolved issues and forget about problems that have been haunting you for years (if not decades);
You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;
You will receive not only a personal analysis but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.
A trial period costs us , but please choose the amount that suits you best:",
"trial-text": {
- "v0": "It costs us to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
- "v1": "It cost us to create your compatibility analysis with the help of our AURA specialists. You’re welcome to choose any amount you’re comfortable contributing.",
- "v2": "We spent to prepare your unique compatibility report with support from our AURA team. If you’d like to contribute, feel free to choose the amount that feels right to you.",
- "v3": "Your compatibility analysis was created with care by our AURA team — it cost us to make it happen. You can support our work by choosing any amount that feels fair to you."
+ "v0": "It costs us to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
+ "v1": "It cost us to create your compatibility analysis with the help of our WIT LAB specialists. You’re welcome to choose any amount you’re comfortable contributing.",
+ "v2": "We spent to prepare your unique compatibility report with support from our WIT LAB team. If you’d like to contribute, feel free to choose the amount that feels right to you.",
+ "v3": "Your compatibility analysis was created with care by our WIT LAB team — it cost us to make it happen. You can support our work by choosing any amount that feels fair to you."
}
},
"period": {
diff --git a/public/locales/compatibility-v4/ru/male_ru.json b/public/locales/compatibility-v4/ru/male_ru.json
index 3bdf6c6..6084bb7 100644
--- a/public/locales/compatibility-v4/ru/male_ru.json
+++ b/public/locales/compatibility-v4/ru/male_ru.json
@@ -59,11 +59,11 @@
"code-copied": "Code copied",
"copy-code-title": "Click to copy code",
"how_work": {
- "title": "How does AURA work?"
+ "title": "How does WIT LAB work?"
},
"get-my-reading-in-app": "GET MY READING IN THE APP",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"as_seen_in": " As Seen in ",
"your-reading": {
"title": "Your Reading",
@@ -542,13 +542,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Подготовка данных о тебе и твоем партнере",
"point1_text": "Мы анализируем все данные чтобы получить максимально точный прогноз",
"point2_title": "Твой разбор совместимости создается",
"point2_text": "Наша команда профессиональных астрологов уже проверила ваш прогноз и внесла дополнительные разделы указанные вами ранее",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re an AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re an WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team.",
"single": {
@@ -589,7 +589,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"It’s changed my life!\"",
@@ -603,7 +603,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -675,7 +675,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
@@ -747,7 +747,7 @@
},
"aura_paywall_palmistry_main": {
"text_0": "We have helped millions of people unveil the destiny of their love life and understand what's in store for their future and families.",
- "text_1": "It costs us $13.21 to compensate our AURA team for the trial period, but please choose an amount that is comfortable for you."
+ "text_1": "It costs us $13.21 to compensate our WIT LAB team for the trial period, but please choose an amount that is comfortable for you."
},
"/skip-trial": {
"title": "Not Looking to Look Back?",
@@ -1030,12 +1030,12 @@
},
"threadId": "thread_8JNBWK86LCGNs4grTjqch06n",
"/trial-choice": {
- "description": "AURA — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.
AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение и которая кажется вам справедливой за грядущие перемены:
Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;
Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);
Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;
Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.
Пробный период на обходится нам в , но выберите сумму, которая подходит именно вам:",
+ "description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.
WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.
Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение и которая кажется вам справедливой за грядущие перемены:
Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;
Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);
Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;
Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.
Пробный период на обходится нам в , но выберите сумму, которая подходит именно вам:",
"trial-text": {
- "v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют , но выберите сумму, которая вам комфортна.",
- "v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам . Вы можете выбрать любую сумму, которую вам комфортно внести.",
- "v2": "Мы потратили на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
- "v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
+ "v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют , но выберите сумму, которая вам комфортна.",
+ "v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам . Вы можете выбрать любую сумму, которую вам комфортно внести.",
+ "v2": "Мы потратили на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
+ "v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
}
},
"period": {
diff --git a/public/locales/email-marketing-comp-v2/en/female_en.json b/public/locales/email-marketing-comp-v2/en/female_en.json
index c187733..bf415b8 100644
--- a/public/locales/email-marketing-comp-v2/en/female_en.json
+++ b/public/locales/email-marketing-comp-v2/en/female_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-comp-v2/en/male_en.json b/public/locales/email-marketing-comp-v2/en/male_en.json
index 015d23d..ee8fe5c 100644
--- a/public/locales/email-marketing-comp-v2/en/male_en.json
+++ b/public/locales/email-marketing-comp-v2/en/male_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-comp-v2/ru/male_ru.json b/public/locales/email-marketing-comp-v2/ru/male_ru.json
index 2c7fc13..5ec269c 100644
--- a/public/locales/email-marketing-comp-v2/ru/male_ru.json
+++ b/public/locales/email-marketing-comp-v2/ru/male_ru.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "Что ваши руки и пальцы могут рассказать о вас",
"hands_reveal_description": "Ваши руки и пальцы — это личная книга, где каждая линия - это глава вашей жизни.",
"prepare_personalized_plan": "Мы подготовим ваш персональный план",
- "aura_users_stories": "Вот несколько историй от пользователей AURA",
+ "aura_users_stories": "Вот несколько историй от пользователей WIT LAB",
"as_featured_in": "Упоминания в СМИ",
"discount_expires": "Скидка закончится через",
"min": "мин",
@@ -52,7 +52,7 @@
"reviews_username3": "Аманда Холмс",
"reviews_tagline3": "\"Я нашел работу, которая мне действительно нравится.\"",
"reviews_text3": "Благодаря Владане я наконец обнаружил, в чем на самом деле заключается мое жизненное предназначение и какая работа подходит мне больше всего!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": " — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": " отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": " раскрывает информацию о вашем финансовом потенциале и отношении к богатству",
diff --git a/public/locales/email-marketing-comp-v3/en/female_en.json b/public/locales/email-marketing-comp-v3/en/female_en.json
index c187733..bf415b8 100644
--- a/public/locales/email-marketing-comp-v3/en/female_en.json
+++ b/public/locales/email-marketing-comp-v3/en/female_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-comp-v3/en/male_en.json b/public/locales/email-marketing-comp-v3/en/male_en.json
index 55e5d7a..b1f1563 100644
--- a/public/locales/email-marketing-comp-v3/en/male_en.json
+++ b/public/locales/email-marketing-comp-v3/en/male_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-comp-v3/ru/male_ru.json b/public/locales/email-marketing-comp-v3/ru/male_ru.json
index 85d2233..8ebb83d 100644
--- a/public/locales/email-marketing-comp-v3/ru/male_ru.json
+++ b/public/locales/email-marketing-comp-v3/ru/male_ru.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "Что ваши руки и пальцы могут рассказать о вас",
"hands_reveal_description": "Ваши руки и пальцы — это личная книга, где каждая линия - это глава вашей жизни.",
"prepare_personalized_plan": "Мы подготовим ваш персональный план",
- "aura_users_stories": "Вот несколько историй от пользователей AURA",
+ "aura_users_stories": "Вот несколько историй от пользователей WIT LAB",
"as_featured_in": "Упоминания в СМИ",
"discount_expires": "Скидка закончится через",
"min": "мин",
@@ -52,7 +52,7 @@
"reviews_username3": "Аманда Холмс",
"reviews_tagline3": "\"Я нашел работу, которая мне действительно нравится.\"",
"reviews_text3": "Благодаря Владане я наконец обнаружил, в чем на самом деле заключается мое жизненное предназначение и какая работа подходит мне больше всего!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": " — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": " отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": " раскрывает информацию о вашем финансовом потенциале и отношении к богатству",
diff --git a/public/locales/email-marketing-comp-v4/en/female_en.json b/public/locales/email-marketing-comp-v4/en/female_en.json
index c187733..bf415b8 100644
--- a/public/locales/email-marketing-comp-v4/en/female_en.json
+++ b/public/locales/email-marketing-comp-v4/en/female_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-comp-v4/en/male_en.json b/public/locales/email-marketing-comp-v4/en/male_en.json
index cf8db12..ffa90c8 100644
--- a/public/locales/email-marketing-comp-v4/en/male_en.json
+++ b/public/locales/email-marketing-comp-v4/en/male_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-comp-v4/ru/male_ru.json b/public/locales/email-marketing-comp-v4/ru/male_ru.json
index 85d2233..8ebb83d 100644
--- a/public/locales/email-marketing-comp-v4/ru/male_ru.json
+++ b/public/locales/email-marketing-comp-v4/ru/male_ru.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "Что ваши руки и пальцы могут рассказать о вас",
"hands_reveal_description": "Ваши руки и пальцы — это личная книга, где каждая линия - это глава вашей жизни.",
"prepare_personalized_plan": "Мы подготовим ваш персональный план",
- "aura_users_stories": "Вот несколько историй от пользователей AURA",
+ "aura_users_stories": "Вот несколько историй от пользователей WIT LAB",
"as_featured_in": "Упоминания в СМИ",
"discount_expires": "Скидка закончится через",
"min": "мин",
@@ -52,7 +52,7 @@
"reviews_username3": "Аманда Холмс",
"reviews_tagline3": "\"Я нашел работу, которая мне действительно нравится.\"",
"reviews_text3": "Благодаря Владане я наконец обнаружил, в чем на самом деле заключается мое жизненное предназначение и какая работа подходит мне больше всего!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": " — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": " отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": " раскрывает информацию о вашем финансовом потенциале и отношении к богатству",
diff --git a/public/locales/email-marketing-palmistry-v2/en/male_en.json b/public/locales/email-marketing-palmistry-v2/en/male_en.json
index 064bf63..0e17e5f 100644
--- a/public/locales/email-marketing-palmistry-v2/en/male_en.json
+++ b/public/locales/email-marketing-palmistry-v2/en/male_en.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "What your hands and fingers can reveal about you",
"hands_reveal_description": "Your hands and fingers are like a personal storybook, with each line representing a chapter of your life.",
"prepare_personalized_plan": "We will prepare your\npersonalized plan",
- "aura_users_stories": "Here are a few stories from\nAURA Users",
+ "aura_users_stories": "Here are a few stories from\nWIT LAB Users",
"as_featured_in": "As featured in",
"discount_expires": "Discount expires",
"min": "min",
@@ -56,7 +56,7 @@
"reviews_username3": "Amanda Holmes",
"reviews_tagline3": "\"I’ve found a job I really enjoy.\"",
"reviews_text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE % OFF!",
diff --git a/public/locales/email-marketing-palmistry-v2/ru/male_ru.json b/public/locales/email-marketing-palmistry-v2/ru/male_ru.json
index 571a9f4..b806baa 100644
--- a/public/locales/email-marketing-palmistry-v2/ru/male_ru.json
+++ b/public/locales/email-marketing-palmistry-v2/ru/male_ru.json
@@ -6,7 +6,7 @@
"hands_reveal_title": "Что ваши руки и пальцы могут рассказать о вас",
"hands_reveal_description": "Ваши руки и пальцы — это личная книга, где каждая линия - это глава вашей жизни.",
"prepare_personalized_plan": "Мы подготовим ваш персональный план",
- "aura_users_stories": "Вот несколько историй от пользователей AURA",
+ "aura_users_stories": "Вот несколько историй от пользователей WIT LAB",
"as_featured_in": "Упоминания в СМИ",
"discount_expires": "Скидка закончится через",
"min": "мин",
@@ -52,7 +52,7 @@
"reviews_username3": "Аманда Холмс",
"reviews_tagline3": "\"Я нашел работу, которая мне действительно нравится.\"",
"reviews_text3": "Благодаря Владане я наконец обнаружил, в чем на самом деле заключается мое жизненное предназначение и какая работа подходит мне больше всего!",
- "copyright": ", Wit Apps LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
+ "copyright": ", Wit Labs LLC,
2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": " — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": " отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": " раскрывает информацию о вашем финансовом потенциале и отношении к богатству",
diff --git a/public/locales/palmistry-v0/de/female_de.json b/public/locales/palmistry-v0/de/female_de.json
index e3b593a..66916d7 100644
--- a/public/locales/palmistry-v0/de/female_de.json
+++ b/public/locales/palmistry-v0/de/female_de.json
@@ -72,7 +72,7 @@
"button": "Take a picture now"
},
"/email": {
- "title": "Enter your email to get your advanced Palmistry reading with AURA",
+ "title": "Enter your email to get your advanced Palmistry reading with WIT LAB",
"not_share": "We don’t share any personal information.",
"placeholder_email": "Ihre E-Mail",
"placeholder_name": "Ihr Name"
@@ -97,13 +97,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re a AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re a WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -141,7 +141,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"It’s changed my life!\"",
@@ -153,7 +153,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
diff --git a/public/locales/palmistry-v0/de/male_de.json b/public/locales/palmistry-v0/de/male_de.json
index 301bcca..d82edd7 100644
--- a/public/locales/palmistry-v0/de/male_de.json
+++ b/public/locales/palmistry-v0/de/male_de.json
@@ -72,7 +72,7 @@
"button": "Take a picture now"
},
"/email": {
- "title": "Enter your email to get your advanced Palmistry reading with AURA",
+ "title": "Enter your email to get your advanced Palmistry reading with WIT LAB",
"not_share": "We don’t share any personal information.",
"placeholder_email": "Deine E-Mail-Adresse",
"placeholder_name": "Dein Name"
@@ -97,13 +97,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re a AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re a WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -141,7 +141,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"It’s changed my life!\"",
@@ -153,7 +153,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
diff --git a/public/locales/palmistry-v0/en/female_en.json b/public/locales/palmistry-v0/en/female_en.json
index dc12bb0..411ac3e 100644
--- a/public/locales/palmistry-v0/en/female_en.json
+++ b/public/locales/palmistry-v0/en/female_en.json
@@ -41,7 +41,7 @@
"aura_paywall_palmistry_main": {
"text_0": "We've helped millions of people to reveal the destiny of their love life and what the future holds for them and their families.",
- "text_1": "It costs us $13.73 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with."
+ "text_1": "It costs us $13.73 to compensate our WIT LAB\nemployees for the trial, but please choose the\namount you are comfortable with."
},
"skip_trial": "Skip Trial",
@@ -172,7 +172,7 @@
"wrong": "Wrong"
},
"/email": {
- "title": "Enter your email to get your advanced Palmistry reading with AURA",
+ "title": "Enter your email to get your advanced Palmistry reading with WIT LAB",
"not_share": "We don’t share any personal information.",
"placeholder_email": "Your email",
"placeholder_name": "Your name"
@@ -204,13 +204,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re a AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re a WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -248,7 +248,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"It’s changed my life!\"",
@@ -260,7 +260,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -276,7 +276,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
diff --git a/public/locales/palmistry-v0/en/male_en.json b/public/locales/palmistry-v0/en/male_en.json
index f504734..459ba1b 100644
--- a/public/locales/palmistry-v0/en/male_en.json
+++ b/public/locales/palmistry-v0/en/male_en.json
@@ -41,7 +41,7 @@
"aura_paywall_palmistry_main": {
"text_0": "We've helped millions of people to reveal the destiny of their love life and what the future holds for them and their families.",
- "text_1": "It costs us $13.73 to compensate our AURA employees for the trial, but please choose the amount you are comfortable with."
+ "text_1": "It costs us $13.73 to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with."
},
"skip_trial": "Skip Trial",
@@ -172,7 +172,7 @@
"wrong": "Wrong"
},
"/email": {
- "title": "Enter your email to get your advanced Palmistry reading with AURA",
+ "title": "Enter your email to get your advanced Palmistry reading with WIT LAB",
"not_share": "We don’t share any personal information.",
"placeholder_email": "Your email",
"placeholder_name": "Your name"
@@ -204,13 +204,13 @@
},
"get_personal_prediction": "Get personal prediction",
"how_work": {
- "title": "How does AURA work?",
+ "title": "How does WIT LAB work?",
"point1_title": "Send us your palm scan",
"point1_text": "We analyze your palm lines to get hints about your future",
"point2_title": "Your palm reading is generated",
"point2_text": "One of our professional palm readers puts together a report filled with hints about your future",
"point3_title": "Start your trial to receive your prediction",
- "point3_text": "Once you’re a AURA member, we’ll send over your prediction report so you can begin living a better life.",
+ "point3_text": "Once you’re a WIT LAB member, we’ll send over your prediction report so you can begin living a better life.",
"point4_title": "Talk with a palm reading specialist anytime",
"point4_text": "Get ongoing support by discussing your readings, personal horoscopes, and compatibilities with our expert team."
},
@@ -248,7 +248,7 @@
},
"discover_more": "Discover More",
"why_love": "Why does everyone ?",
- "why_love_color": "love AURA",
+ "why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"It’s changed my life!\"",
@@ -260,7 +260,7 @@
"tagline3": "\"I’ve found a job I really enjoy.\"",
"text3": "Thanks to Vladana, I've finally discovered a clue about what my life's purpose really is and what kind of job resonates with me better!"
},
- "success_story": "Become a AURA Success Story!",
+ "success_story": "Become a WIT LAB Success Story!",
"as_seen_in": " As Seen in",
"footer": {
"text1": "Questions? We’re here to help",
@@ -276,7 +276,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your -day trial",
"total_today": "Total today",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "Code applied!"
},
"guarantees": {
diff --git a/public/locales/palmistry-v0/es/female_es.json b/public/locales/palmistry-v0/es/female_es.json
index 22c5a73..22b17b4 100644
--- a/public/locales/palmistry-v0/es/female_es.json
+++ b/public/locales/palmistry-v0/es/female_es.json
@@ -44,7 +44,7 @@
"aura_paywall_palmistry_main": {
"text_0": "Hemos ayudado a millones de personas a revelar el destino de su vida amorosa y lo que les depara el futuro a ellas y a sus familias.",
- "text_1": "Nos cuesta $13.73 compensar a nuestros empleados de AURA por la prueba, pero por favor elige el monto con el que te sientas cómoda."
+ "text_1": "Nos cuesta $13.73 compensar a nuestros empleados de WIT LAB por la prueba, pero por favor elige el monto con el que te sientas cómoda."
},
"skip_trial": "Omitir prueba",
@@ -174,7 +174,7 @@
"wrong": "Incorrecto"
},
"/email": {
- "title": "Ingresa tu correo electrónico para obtener tu lectura avanzada de quiromancia con AURA",
+ "title": "Ingresa tu correo electrónico para obtener tu lectura avanzada de quiromancia con WIT LAB",
"not_share": "No compartimos ninguna información personal.",
"placeholder_email": "Tu correo electrónico",
"placeholder_name": "Tu nombre"
@@ -205,13 +205,13 @@
},
"get_personal_prediction": "Obtén una predicción personalizada",
"how_work": {
- "title": "¿Cómo funciona AURA?",
+ "title": "¿Cómo funciona WIT LAB?",
"point1_title": "Envíanos tu escaneo de la palma",
"point1_text": "Analizamos las líneas de tu palma para obtener pistas sobre tu futuro",
"point2_title": "Se genera tu lectura de la palma",
"point2_text": "Uno de nuestros lectores de palma profesionales prepara un informe lleno de pistas sobre tu futuro",
"point3_title": "Empieza tu prueba para recibir tu predicción",
- "point3_text": "Una vez que seas miembro de AURA, te enviaremos tu informe de predicción para que puedas empezar a vivir una vida mejor.",
+ "point3_text": "Una vez que seas miembro de WIT LAB, te enviaremos tu informe de predicción para que puedas empezar a vivir una vida mejor.",
"point4_title": "Habla con un especialista en lectura de palma en cualquier momento",
"point4_text": "Obtén apoyo continuo discutiendo tus lecturas, horóscopos personales y compatibilidades con nuestro equipo de expertos."
},
@@ -249,7 +249,7 @@
},
"discover_more": "Descubre más",
"why_love": "¿Por qué todos ?",
- "why_love_color": "aman AURA",
+ "why_love_color": "aman WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"¡Ha cambiado mi vida!\"",
@@ -261,7 +261,7 @@
"tagline3": "\"He encontrado un trabajo que realmente disfruto.\"",
"text3": "Gracias a Vladana, finalmente he descubierto una pista sobre cuál es realmente el propósito de mi vida y qué tipo de trabajo resuena más conmigo."
},
- "success_story": "¡Conviértete en una historia de éxito de AURA!",
+ "success_story": "¡Conviértete en una historia de éxito de WIT LAB!",
"as_seen_in": " Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudarte",
@@ -277,7 +277,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Comienza tu prueba de días",
"total_today": "Total hoy",
- "code_applied_bold": "AURA24",
+ "code_applied_bold": "WITLAB24",
"code_applied": "¡Código