diff --git a/README.md b/README.md index 0b5dc0b..f4203c5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Aura WebApp +# WIT LAB WebApp -Web application for Aura project +Web application for WIT LAB project diff --git a/index.html b/index.html index 1018bb4..5eddf29 100755 --- a/index.html +++ b/index.html @@ -48,6 +48,7 @@ + @@ -346,7 +347,7 @@
- +
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 aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0/es/male_es.json b/public/locales/palmistry-v0/es/male_es.json index 78a5271..0877515 100644 --- a/public/locales/palmistry-v0/es/male_es.json +++ b/public/locales/palmistry-v0/es/male_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 el futuro les depara a ellos y sus familias.", - "text_1": "Nos cuesta $13.73 compensar a nuestros empleados de AURA por la prueba, pero elige la cantidad con la que te sientas cómodo." + "text_1": "Nos cuesta $13.73 compensar a nuestros empleados de WIT LAB por la prueba, pero elige la cantidad con la que te sientas cómodo." }, "skip_trial": "Saltar la prueba", @@ -174,7 +174,7 @@ "wrong": "Incorrecto" }, "/email": { - "title": "Introduce tu correo electrónico para obtener tu lectura avanzada de quiromancia con AURA", + "title": "Introduce 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 personal", "how_work": { - "title": "¿Cómo funciona AURA?", + "title": "¿Cómo funciona WIT LAB?", "point1_title": "Envíanos tu escaneo de palma", "point1_text": "Analizamos las líneas de tu palma para obtener pistas sobre tu futuro", "point2_title": "Se genera tu lectura de palma", "point2_text": "Uno de nuestros lectores de palma profesionales elabora un informe lleno de pistas sobre tu futuro", "point3_title": "Inicia tu prueba para recibir tu predicción", - "point3_text": "Una vez seas miembro de AURA, te enviaremos tu informe de predicción para que puedas empezar a vivir una vida mejor.", + "point3_text": "Una vez 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": "Descubrir 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 mejor 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 ayudar", @@ -277,7 +277,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Empieza tu prueba de días", "total_today": "Total hoy", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "¡Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0/fr/female_fr.json b/public/locales/palmistry-v0/fr/female_fr.json index 6f93b30..c1ac572 100644 --- a/public/locales/palmistry-v0/fr/female_fr.json +++ b/public/locales/palmistry-v0/fr/female_fr.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": "Votre e-mail", "placeholder_name": "Votre nom" @@ -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/fr/male_fr.json b/public/locales/palmistry-v0/fr/male_fr.json index 6f93b30..c1ac572 100644 --- a/public/locales/palmistry-v0/fr/male_fr.json +++ b/public/locales/palmistry-v0/fr/male_fr.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": "Votre e-mail", "placeholder_name": "Votre nom" @@ -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/hi/female_hi.json b/public/locales/palmistry-v0/hi/female_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v0/hi/female_hi.json +++ b/public/locales/palmistry-v0/hi/female_hi.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": "आपका ईमेल", "placeholder_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/hi/male_hi.json b/public/locales/palmistry-v0/hi/male_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v0/hi/male_hi.json +++ b/public/locales/palmistry-v0/hi/male_hi.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": "आपका ईमेल", "placeholder_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/pt-br/female_pt-br.json b/public/locales/palmistry-v0/pt-br/female_pt-br.json index 82d799d..4b9610d 100644 --- a/public/locales/palmistry-v0/pt-br/female_pt-br.json +++ b/public/locales/palmistry-v0/pt-br/female_pt-br.json @@ -35,7 +35,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudámos milhões de pessoas a desvendar o destino da sua vida amorosa e o que o futuro reserva para elas e as suas famílias.", - "text_1": "Custa-nos 13,73 dólares para compensar os nossos funcionários da AURA pela experiência, mas escolha o valor que se sinta confortável em pagar." + "text_1": "Custa-nos 13,73 dólares para compensar os nossos funcionários da WIT LAB pela experiência, mas escolha o valor que se sinta confortável em pagar." }, "skip_trial": "Saltar Período de Teste", "add_consultant": "Adicionar Consultor", @@ -161,7 +161,7 @@ "wrong": "Errado" }, "/email": { - "title": "Insira o seu e-mail para receber a sua leitura de Quiromancia avançada com AURA", + "title": "Insira o seu e-mail para receber a sua leitura de Quiromancia avançada com WIT LAB", "not_share": "Não partilhamos qualquer informação pessoal.", "placeholder_email": "O seu e-mail", "placeholder_name": "O seu nome" @@ -193,13 +193,13 @@ }, "get_personal_prediction": "Obter previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos o seu scan da mão", "point1_text": "Analisamos as linhas da sua mão para obter pistas sobre o seu futuro", "point2_title": "A sua leitura da mão é gerada", "point2_text": "Um dos nossos leitores de mão profissionais compila um relatório cheio de dicas sobre o seu futuro", "point3_title": "Inicie o seu teste para receber a sua previsão", - "point3_text": "Assim que se tornar membro da AURA, enviaremos o seu relatório de previsão para que possa começar a viver melhor.", + "point3_text": "Assim que se tornar membro da WIT LAB, enviaremos o seu relatório de previsão para que possa começar a viver melhor.", "point4_title": "Converse com um especialista em leitura de mãos a qualquer momento", "point4_text": "Obtenha apoio contínuo discutindo as suas leituras, horóscopos pessoais e compatibilidades com a nossa equipa de especialistas." }, @@ -237,7 +237,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Por que todos ?", - "why_love_color": "amam a AURA", + "why_love_color": "amam a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou a minha vida!\"", @@ -249,7 +249,7 @@ "tagline3": "\"Encontrei um trabalho que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é o verdadeiro propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma História de Sucesso da AURA!", + "success_story": "Torne-se uma História de Sucesso da WIT LAB!", "as_seen_in": " Visto em", "footer": { "text1": "Dúvidas? Estamos aqui para ajudar", @@ -265,7 +265,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0/pt-br/male_pt-br.json b/public/locales/palmistry-v0/pt-br/male_pt-br.json index c9ad374..ddc5a2f 100644 --- a/public/locales/palmistry-v0/pt-br/male_pt-br.json +++ b/public/locales/palmistry-v0/pt-br/male_pt-br.json @@ -35,7 +35,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Já ajudámos milhões de pessoas a revelar o destino da sua vida amorosa e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos 13,73 $ compensar os nossos funcionários da AURA pelo período experimental, mas escolha o valor com que se sentir confortável." + "text_1": "Custa-nos 13,73 $ compensar os nossos funcionários da WIT LAB pelo período experimental, mas escolha o valor com que se sentir confortável." }, "skip_trial": "Pular Período Experimental", "add_consultant": "Adicionar Consultor", @@ -161,7 +161,7 @@ "wrong": "Errado" }, "/email": { - "title": "Introduza o seu email para obter a sua leitura avançada de Quiromancia com a AURA", + "title": "Introduza o seu email para obter a sua leitura avançada de Quiromancia com a WIT LAB", "not_share": "Não partilhamos nenhuma informação pessoal.", "placeholder_email": "O seu email", "placeholder_name": "O seu nome" @@ -193,13 +193,13 @@ }, "get_personal_prediction": "Obter previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos o seu scan de palma", "point1_text": "Analisamos as suas linhas da palma para obter pistas sobre seu futuro", "point2_title": "A sua leitura de palma é gerada", "point2_text": "Um dos nossos leitores de palma profissionais elabora um relatório cheio de dicas sobre seu futuro", "point3_title": "Inicie a sua experiência para receber a sua previsão", - "point3_text": "Assim que for membro da AURA, enviaremos o seu relatório de previsão para que possa começar a viver uma vida melhor.", + "point3_text": "Assim que for membro da WIT LAB, enviaremos o seu relatório de previsão para que possa começar a viver uma vida melhor.", "point4_title": "Converse com um especialista em leitura de palmas a qualquer momento", "point4_text": "Receba apoio contínuo discutindo as suas leituras, horóscopos pessoais e compatibilidades com a nossa equipe de especialistas." }, @@ -237,7 +237,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Porque é que todos ?", - "why_love_color": "amam a AURA", + "why_love_color": "amam a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou a minha vida!\"", @@ -249,7 +249,7 @@ "tagline3": "\"Encontrei um emprego que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é o verdadeiro propósito da minha vida e que tipo de emprego ressoa melhor comigo!" }, - "success_story": "Torne-se uma história de sucesso da AURA!", + "success_story": "Torne-se uma história de sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Questões? Estamos aqui para ajudar", @@ -265,7 +265,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu período experimental de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0/pt-pt/female_pt-pt.json b/public/locales/palmistry-v0/pt-pt/female_pt-pt.json index 82d799d..4b9610d 100644 --- a/public/locales/palmistry-v0/pt-pt/female_pt-pt.json +++ b/public/locales/palmistry-v0/pt-pt/female_pt-pt.json @@ -35,7 +35,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudámos milhões de pessoas a desvendar o destino da sua vida amorosa e o que o futuro reserva para elas e as suas famílias.", - "text_1": "Custa-nos 13,73 dólares para compensar os nossos funcionários da AURA pela experiência, mas escolha o valor que se sinta confortável em pagar." + "text_1": "Custa-nos 13,73 dólares para compensar os nossos funcionários da WIT LAB pela experiência, mas escolha o valor que se sinta confortável em pagar." }, "skip_trial": "Saltar Período de Teste", "add_consultant": "Adicionar Consultor", @@ -161,7 +161,7 @@ "wrong": "Errado" }, "/email": { - "title": "Insira o seu e-mail para receber a sua leitura de Quiromancia avançada com AURA", + "title": "Insira o seu e-mail para receber a sua leitura de Quiromancia avançada com WIT LAB", "not_share": "Não partilhamos qualquer informação pessoal.", "placeholder_email": "O seu e-mail", "placeholder_name": "O seu nome" @@ -193,13 +193,13 @@ }, "get_personal_prediction": "Obter previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos o seu scan da mão", "point1_text": "Analisamos as linhas da sua mão para obter pistas sobre o seu futuro", "point2_title": "A sua leitura da mão é gerada", "point2_text": "Um dos nossos leitores de mão profissionais compila um relatório cheio de dicas sobre o seu futuro", "point3_title": "Inicie o seu teste para receber a sua previsão", - "point3_text": "Assim que se tornar membro da AURA, enviaremos o seu relatório de previsão para que possa começar a viver melhor.", + "point3_text": "Assim que se tornar membro da WIT LAB, enviaremos o seu relatório de previsão para que possa começar a viver melhor.", "point4_title": "Converse com um especialista em leitura de mãos a qualquer momento", "point4_text": "Obtenha apoio contínuo discutindo as suas leituras, horóscopos pessoais e compatibilidades com a nossa equipa de especialistas." }, @@ -237,7 +237,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Por que todos ?", - "why_love_color": "amam a AURA", + "why_love_color": "amam a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou a minha vida!\"", @@ -249,7 +249,7 @@ "tagline3": "\"Encontrei um trabalho que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é o verdadeiro propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma História de Sucesso da AURA!", + "success_story": "Torne-se uma História de Sucesso da WIT LAB!", "as_seen_in": " Visto em", "footer": { "text1": "Dúvidas? Estamos aqui para ajudar", @@ -265,7 +265,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0/pt-pt/male_pt-pt.json b/public/locales/palmistry-v0/pt-pt/male_pt-pt.json index c9ad374..ddc5a2f 100644 --- a/public/locales/palmistry-v0/pt-pt/male_pt-pt.json +++ b/public/locales/palmistry-v0/pt-pt/male_pt-pt.json @@ -35,7 +35,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Já ajudámos milhões de pessoas a revelar o destino da sua vida amorosa e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos 13,73 $ compensar os nossos funcionários da AURA pelo período experimental, mas escolha o valor com que se sentir confortável." + "text_1": "Custa-nos 13,73 $ compensar os nossos funcionários da WIT LAB pelo período experimental, mas escolha o valor com que se sentir confortável." }, "skip_trial": "Pular Período Experimental", "add_consultant": "Adicionar Consultor", @@ -161,7 +161,7 @@ "wrong": "Errado" }, "/email": { - "title": "Introduza o seu email para obter a sua leitura avançada de Quiromancia com a AURA", + "title": "Introduza o seu email para obter a sua leitura avançada de Quiromancia com a WIT LAB", "not_share": "Não partilhamos nenhuma informação pessoal.", "placeholder_email": "O seu email", "placeholder_name": "O seu nome" @@ -193,13 +193,13 @@ }, "get_personal_prediction": "Obter previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos o seu scan de palma", "point1_text": "Analisamos as suas linhas da palma para obter pistas sobre seu futuro", "point2_title": "A sua leitura de palma é gerada", "point2_text": "Um dos nossos leitores de palma profissionais elabora um relatório cheio de dicas sobre seu futuro", "point3_title": "Inicie a sua experiência para receber a sua previsão", - "point3_text": "Assim que for membro da AURA, enviaremos o seu relatório de previsão para que possa começar a viver uma vida melhor.", + "point3_text": "Assim que for membro da WIT LAB, enviaremos o seu relatório de previsão para que possa começar a viver uma vida melhor.", "point4_title": "Converse com um especialista em leitura de palmas a qualquer momento", "point4_text": "Receba apoio contínuo discutindo as suas leituras, horóscopos pessoais e compatibilidades com a nossa equipe de especialistas." }, @@ -237,7 +237,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Porque é que todos ?", - "why_love_color": "amam a AURA", + "why_love_color": "amam a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou a minha vida!\"", @@ -249,7 +249,7 @@ "tagline3": "\"Encontrei um emprego que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é o verdadeiro propósito da minha vida e que tipo de emprego ressoa melhor comigo!" }, - "success_story": "Torne-se uma história de sucesso da AURA!", + "success_story": "Torne-se uma história de sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Questões? Estamos aqui para ajudar", @@ -265,7 +265,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu período experimental de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0/ru/female_ru.json b/public/locales/palmistry-v0/ru/female_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v0/ru/female_ru.json +++ b/public/locales/palmistry-v0/ru/female_ru.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": "Ваш email", "placeholder_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/ru/male_ru.json b/public/locales/palmistry-v0/ru/male_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v0/ru/male_ru.json +++ b/public/locales/palmistry-v0/ru/male_ru.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": "Ваш email", "placeholder_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_1/de/female_de.json b/public/locales/palmistry-v0_1/de/female_de.json index e3b593a..66916d7 100644 --- a/public/locales/palmistry-v0_1/de/female_de.json +++ b/public/locales/palmistry-v0_1/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_1/de/male_de.json b/public/locales/palmistry-v0_1/de/male_de.json index 301bcca..d82edd7 100644 --- a/public/locales/palmistry-v0_1/de/male_de.json +++ b/public/locales/palmistry-v0_1/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_1/en/female_en.json b/public/locales/palmistry-v0_1/en/female_en.json index dc12bb0..411ac3e 100644 --- a/public/locales/palmistry-v0_1/en/female_en.json +++ b/public/locales/palmistry-v0_1/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_1/en/male_en.json b/public/locales/palmistry-v0_1/en/male_en.json index 9fd5d85..f16484e 100644 --- a/public/locales/palmistry-v0_1/en/male_en.json +++ b/public/locales/palmistry-v0_1/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_1/es/female_es.json b/public/locales/palmistry-v0_1/es/female_es.json index bbb327e..c30df3c 100644 --- a/public/locales/palmistry-v0_1/es/female_es.json +++ b/public/locales/palmistry-v0_1/es/female_es.json @@ -205,7 +205,7 @@ }, "get_personal_prediction": "Obtener Mi Predicción", "how_work": { - "title": "¿Cómo funciona Aura?", + "title": "¿Cómo funciona WIT LAB?", "point1_title": "Envíanos tu escaneo de palma", "point1_text": "Analizamos las líneas de tu palma para obtener pistas sobre tu futuro", "point2_title": "Se genera tu lectura de palma", @@ -249,7 +249,7 @@ }, "discover_more": "Más información", "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 mejor conmigo!" }, - "success_story": "Conviértete en un caso de éxito de AURA", + "success_story": "Conviértete en un caso de éxito de WIT LAB", "as_seen_in": " Visto en", "footer": { "text1": "¿Tiene preguntas? Estamos aquí para ayudarle.", @@ -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 aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0_1/es/male_es.json b/public/locales/palmistry-v0_1/es/male_es.json index 21f41d1..7675911 100644 --- a/public/locales/palmistry-v0_1/es/male_es.json +++ b/public/locales/palmistry-v0_1/es/male_es.json @@ -205,7 +205,7 @@ }, "get_personal_prediction": "Obtener Mi Predicción", "how_work": { - "title": "¿Cómo funciona Aura?", + "title": "¿Cómo funciona WIT LAB?", "point1_title": "Envíanos tu escaneo de palma", "point1_text": "Analizamos las líneas de tu palma para obtener pistas sobre tu futuro", "point2_title": "Se genera tu lectura de palma", @@ -249,7 +249,7 @@ }, "discover_more": "Más información", "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 mejor conmigo!" }, - "success_story": "Conviértete en un caso de éxito de AURA", + "success_story": "Conviértete en un caso de éxito de WIT LAB", "as_seen_in": " Visto en", "footer": { "text1": "¿Tiene preguntas? Estamos aquí para ayudarle.", @@ -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 aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0_1/fr/female_fr.json b/public/locales/palmistry-v0_1/fr/female_fr.json index 6f93b30..c1ac572 100644 --- a/public/locales/palmistry-v0_1/fr/female_fr.json +++ b/public/locales/palmistry-v0_1/fr/female_fr.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": "Votre e-mail", "placeholder_name": "Votre nom" @@ -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_1/fr/male_fr.json b/public/locales/palmistry-v0_1/fr/male_fr.json index 6f93b30..c1ac572 100644 --- a/public/locales/palmistry-v0_1/fr/male_fr.json +++ b/public/locales/palmistry-v0_1/fr/male_fr.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": "Votre e-mail", "placeholder_name": "Votre nom" @@ -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_1/hi/female_hi.json b/public/locales/palmistry-v0_1/hi/female_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v0_1/hi/female_hi.json +++ b/public/locales/palmistry-v0_1/hi/female_hi.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": "आपका ईमेल", "placeholder_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_1/hi/male_hi.json b/public/locales/palmistry-v0_1/hi/male_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v0_1/hi/male_hi.json +++ b/public/locales/palmistry-v0_1/hi/male_hi.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": "आपका ईमेल", "placeholder_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_1/pt-br/female_pt-br.json b/public/locales/palmistry-v0_1/pt-br/female_pt-br.json index ad6037b..c7a348f 100644 --- a/public/locales/palmistry-v0_1/pt-br/female_pt-br.json +++ b/public/locales/palmistry-v0_1/pt-br/female_pt-br.json @@ -38,7 +38,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudamos milhões de pessoas a revelar o destino de suas vidas amorosas e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos €13.21 para compensar nossos funcionários do Aura pelo teste, mas escolha o valor com o qual você se sente confortável." + "text_1": "Custa-nos €13.21 para compensar nossos funcionários do WIT LAB pelo teste, mas escolha o valor com o qual você se sente confortável." }, "skip_trial": "Saltar Período de Teste", "add_consultant": "Adicionar Consultor", @@ -196,7 +196,7 @@ }, "get_personal_prediction": "Obter Minha Previsão", "how_work": { - "title": "Como funciona o AURA?", + "title": "Como funciona o WIT LAB?", "point1_title": "Envie-nos o escaneamento da sua palma", "point1_text": "Analisamos as linhas da sua palma para obter dicas sobre seu futuro", "point2_title": "Sua leitura de palma é gerada", @@ -240,7 +240,7 @@ }, "discover_more": "Descubra mais", "why_love": "Por que todos ?", - "why_love_color": "amam o Aura", + "why_love_color": "amam o WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou minha vida!\"", @@ -252,7 +252,7 @@ "tagline3": "\"Encontrei um trabalho que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma história de sucesso da AURA!", + "success_story": "Torne-se uma história de sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Dúvidas? Estamos aqui para o ajudar.", @@ -268,7 +268,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0_1/pt-br/male_pt-br.json b/public/locales/palmistry-v0_1/pt-br/male_pt-br.json index ad6037b..c7a348f 100644 --- a/public/locales/palmistry-v0_1/pt-br/male_pt-br.json +++ b/public/locales/palmistry-v0_1/pt-br/male_pt-br.json @@ -38,7 +38,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudamos milhões de pessoas a revelar o destino de suas vidas amorosas e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos €13.21 para compensar nossos funcionários do Aura pelo teste, mas escolha o valor com o qual você se sente confortável." + "text_1": "Custa-nos €13.21 para compensar nossos funcionários do WIT LAB pelo teste, mas escolha o valor com o qual você se sente confortável." }, "skip_trial": "Saltar Período de Teste", "add_consultant": "Adicionar Consultor", @@ -196,7 +196,7 @@ }, "get_personal_prediction": "Obter Minha Previsão", "how_work": { - "title": "Como funciona o AURA?", + "title": "Como funciona o WIT LAB?", "point1_title": "Envie-nos o escaneamento da sua palma", "point1_text": "Analisamos as linhas da sua palma para obter dicas sobre seu futuro", "point2_title": "Sua leitura de palma é gerada", @@ -240,7 +240,7 @@ }, "discover_more": "Descubra mais", "why_love": "Por que todos ?", - "why_love_color": "amam o Aura", + "why_love_color": "amam o WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou minha vida!\"", @@ -252,7 +252,7 @@ "tagline3": "\"Encontrei um trabalho que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma história de sucesso da AURA!", + "success_story": "Torne-se uma história de sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Dúvidas? Estamos aqui para o ajudar.", @@ -268,7 +268,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0_1/pt-pt/female_pt-pt.json b/public/locales/palmistry-v0_1/pt-pt/female_pt-pt.json index ad6037b..c7a348f 100644 --- a/public/locales/palmistry-v0_1/pt-pt/female_pt-pt.json +++ b/public/locales/palmistry-v0_1/pt-pt/female_pt-pt.json @@ -38,7 +38,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudamos milhões de pessoas a revelar o destino de suas vidas amorosas e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos €13.21 para compensar nossos funcionários do Aura pelo teste, mas escolha o valor com o qual você se sente confortável." + "text_1": "Custa-nos €13.21 para compensar nossos funcionários do WIT LAB pelo teste, mas escolha o valor com o qual você se sente confortável." }, "skip_trial": "Saltar Período de Teste", "add_consultant": "Adicionar Consultor", @@ -196,7 +196,7 @@ }, "get_personal_prediction": "Obter Minha Previsão", "how_work": { - "title": "Como funciona o AURA?", + "title": "Como funciona o WIT LAB?", "point1_title": "Envie-nos o escaneamento da sua palma", "point1_text": "Analisamos as linhas da sua palma para obter dicas sobre seu futuro", "point2_title": "Sua leitura de palma é gerada", @@ -240,7 +240,7 @@ }, "discover_more": "Descubra mais", "why_love": "Por que todos ?", - "why_love_color": "amam o Aura", + "why_love_color": "amam o WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou minha vida!\"", @@ -252,7 +252,7 @@ "tagline3": "\"Encontrei um trabalho que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma história de sucesso da AURA!", + "success_story": "Torne-se uma história de sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Dúvidas? Estamos aqui para o ajudar.", @@ -268,7 +268,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0_1/pt-pt/male_pt-pt.json b/public/locales/palmistry-v0_1/pt-pt/male_pt-pt.json index ad6037b..c7a348f 100644 --- a/public/locales/palmistry-v0_1/pt-pt/male_pt-pt.json +++ b/public/locales/palmistry-v0_1/pt-pt/male_pt-pt.json @@ -38,7 +38,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudamos milhões de pessoas a revelar o destino de suas vidas amorosas e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos €13.21 para compensar nossos funcionários do Aura pelo teste, mas escolha o valor com o qual você se sente confortável." + "text_1": "Custa-nos €13.21 para compensar nossos funcionários do WIT LAB pelo teste, mas escolha o valor com o qual você se sente confortável." }, "skip_trial": "Saltar Período de Teste", "add_consultant": "Adicionar Consultor", @@ -196,7 +196,7 @@ }, "get_personal_prediction": "Obter Minha Previsão", "how_work": { - "title": "Como funciona o AURA?", + "title": "Como funciona o WIT LAB?", "point1_title": "Envie-nos o escaneamento da sua palma", "point1_text": "Analisamos as linhas da sua palma para obter dicas sobre seu futuro", "point2_title": "Sua leitura de palma é gerada", @@ -240,7 +240,7 @@ }, "discover_more": "Descubra mais", "why_love": "Por que todos ?", - "why_love_color": "amam o Aura", + "why_love_color": "amam o WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou minha vida!\"", @@ -252,7 +252,7 @@ "tagline3": "\"Encontrei um trabalho que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma história de sucesso da AURA!", + "success_story": "Torne-se uma história de sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Dúvidas? Estamos aqui para o ajudar.", @@ -268,7 +268,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v0_1/ru/female_ru.json b/public/locales/palmistry-v0_1/ru/female_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v0_1/ru/female_ru.json +++ b/public/locales/palmistry-v0_1/ru/female_ru.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": "Ваш email", "placeholder_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_1/ru/male_ru.json b/public/locales/palmistry-v0_1/ru/male_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v0_1/ru/male_ru.json +++ b/public/locales/palmistry-v0_1/ru/male_ru.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": "Ваш email", "placeholder_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-v1/de/female_de.json b/public/locales/palmistry-v1/de/female_de.json index f8d8bba..a079983 100644 --- a/public/locales/palmistry-v1/de/female_de.json +++ b/public/locales/palmistry-v1/de/female_de.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Wir haben Millionen von Menschen geholfen, das Schicksal ihres Liebeslebens zu enthüllen und was die Zukunft für sie und ihre Familien bereithält.", - "text_1": "Es kostet uns 13,21 €, unsere AURA-Mitarbeiter für die Probezeit zu entschädigen, aber bitte wählen Sie den Betrag, mit dem Sie sich wohlfühlen." + "text_1": "Es kostet uns 13,21 €, unsere WIT LAB-Mitarbeiter für die Probezeit zu entschädigen, aber bitte wählen Sie den Betrag, mit dem Sie sich wohlfühlen." }, "/skip-trial": { "title": "Nicht vor, zurückzublicken?", @@ -129,7 +129,7 @@ "button": "Jetzt ein Foto machen" }, "/email": { - "title": "Geben Sie Ihre E-Mail-Adresse ein, um Ihre fortgeschrittene Handlesung mit AURA zu erhalten", + "title": "Geben Sie Ihre E-Mail-Adresse ein, um Ihre fortgeschrittene Handlesung mit WIT LAB zu erhalten", "not_share": "Wir geben keine persönlichen Informationen weiter.", "placeholder_email": "Ihre E-Mail", "placeholder_name": "Ihr Name" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Persönliche Vorhersage erhalten", "how_work": { - "title": "Wie funktioniert AURA?", + "title": "Wie funktioniert WIT LAB?", "point1_title": "Senden Sie uns Ihren Handscan", "point1_text": "Wir analysieren Ihre Handlinien, um Hinweise auf Ihre Zukunft zu erhalten", "point2_title": "Ihre Handlesung wird erstellt", "point2_text": "Einer unserer professionellen Handleser erstellt einen Bericht voller Hinweise auf Ihre Zukunft", "point3_title": "Starten Sie Ihre Probezeit, um Ihre Vorhersage zu erhalten", - "point3_text": "Sobald Sie AURA-Mitglied sind, senden wir Ihnen Ihren Vorhersagebericht, damit Sie ein besseres Leben beginnen können.", + "point3_text": "Sobald Sie WIT LAB-Mitglied sind, senden wir Ihnen Ihren Vorhersagebericht, damit Sie ein besseres Leben beginnen können.", "point4_title": "Sprechen Sie jederzeit mit einem Handlese-Spezialisten", "point4_text": "Holen Sie sich kontinuierliche Unterstützung, indem Sie Ihre Lesungen, persönlichen Horoskope und Kompatibilitäten mit unserem Expertenteam diskutieren." }, @@ -197,7 +197,7 @@ }, "discover_more": "Mehr entdecken", "why_love": "Warum liebt jeder ?", - "why_love_color": "AURA", + "why_love_color": "WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Es hat mein Leben verändert!\"", @@ -209,7 +209,7 @@ "tagline3": "\"Ich habe einen Job gefunden, den ich wirklich mag.\"", "text3": "Dank Vladana habe ich endlich einen Hinweis darauf gefunden, was der Zweck meines Lebens wirklich ist und welche Art von Job besser zu mir passt!" }, - "success_story": "Werden Sie eine AURA Erfolgsgeschichte!", + "success_story": "Werden Sie eine WIT LAB Erfolgsgeschichte!", "as_seen_in": " Bekannt aus", "footer": { "text1": "Fragen? Wir sind hier, um zu helfen", @@ -225,7 +225,7 @@ "personalized_offer": "Personalisierte Angebot reserviert", "title": "Starten Sie Ihre -tägige Probezeit", "total_today": "Heutige Gesamtsumme", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Code angewandt!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/de/male_de.json b/public/locales/palmistry-v1/de/male_de.json index 1b4dae4..7c1768d 100644 --- a/public/locales/palmistry-v1/de/male_de.json +++ b/public/locales/palmistry-v1/de/male_de.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Wir haben Millionen von Menschen geholfen, das Schicksal ihres Liebeslebens und was die Zukunft für sie und ihre Familien bereithält, zu enthüllen.", - "text_1": "Es kostet uns 13,21 €, um unsere AURA-Mitarbeiter für die Testphase zu entschädigen, aber bitte wählen Sie einen Betrag, mit dem Sie sich wohlfühlen." + "text_1": "Es kostet uns 13,21 €, um unsere WIT LAB-Mitarbeiter für die Testphase zu entschädigen, aber bitte wählen Sie einen Betrag, mit dem Sie sich wohlfühlen." }, "/skip-trial": { "title": "Nicht vor, zurückzublicken?", @@ -129,7 +129,7 @@ "button": "Jetzt ein Bild machen" }, "/email": { - "title": "Geben Sie Ihre E-Mail-Adresse ein, um Ihre erweiterte Handlesung mit AURA zu erhalten", + "title": "Geben Sie Ihre E-Mail-Adresse ein, um Ihre erweiterte Handlesung mit WIT LAB zu erhalten", "not_share": "Wir teilen keine persönlichen Informationen.", "placeholder_email": "Ihre E-Mail", "placeholder_name": "Ihr Name" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Persönliche Vorhersage erhalten", "how_work": { - "title": "Wie funktioniert AURA?", + "title": "Wie funktioniert WIT LAB?", "point1_title": "Senden Sie uns Ihren Handscan", "point1_text": "Wir analysieren Ihre Handlinien, um Hinweise auf Ihre Zukunft zu erhalten.", "point2_title": "Ihre Handlesung wird erstellt", "point2_text": "Einer unserer professionellen Handleser erstellt einen Bericht mit Hinweisen auf Ihre Zukunft.", "point3_title": "Starten Sie Ihre Testphase, um Ihre Vorhersage zu erhalten", - "point3_text": "Sobald Sie AURA-Mitglied sind, senden wir Ihnen Ihren Vorhersagebericht zu, damit Sie ein besseres Leben beginnen können.", + "point3_text": "Sobald Sie WIT LAB-Mitglied sind, senden wir Ihnen Ihren Vorhersagebericht zu, damit Sie ein besseres Leben beginnen können.", "point4_title": "Sprechen Sie jederzeit mit einem Handlespesialisten", "point4_text": "Erhalten Sie laufende Unterstützung, indem Sie Ihre Lesungen, persönlichen Horoskope und Kompatibilitäten mit unserem Expertenteam besprechen." }, @@ -197,7 +197,7 @@ }, "discover_more": "Mehr entdecken", "why_love": "Warum lieben alle ?", - "why_love_color": "AURA", + "why_love_color": "WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Es hat mein Leben verändert!\"", @@ -209,7 +209,7 @@ "tagline3": "\"Ich habe einen Job gefunden, den ich wirklich genieße.\"", "text3": "Dank Vladana habe ich endlich einen Hinweis darauf, was der Zweck meines Lebens wirklich ist und welche Art von Job besser zu mir passt!" }, - "success_story": "Werden Sie eine AURA Erfolgsgeschichte!", + "success_story": "Werden Sie eine WIT LAB Erfolgsgeschichte!", "as_seen_in": " Wie gesehen in", "footer": { "text1": "Fragen? Wir sind hier, um zu helfen", @@ -225,7 +225,7 @@ "personalized_offer": "Personalisierte Reserveangebot", "title": "Starten Sie Ihre -Tage-Testphase", "total_today": "Total heute", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Code angewendet!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/en/female_en.json b/public/locales/palmistry-v1/en/female_en.json index 7d09c4f..74d5665 100644 --- a/public/locales/palmistry-v1/en/female_en.json +++ b/public/locales/palmistry-v1/en/female_en.json @@ -18,7 +18,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.21 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with." + "text_1": "It costs us $13.21 to compensate our WIT LAB\nemployees for the trial, but please choose the\namount you are comfortable with." }, "skip_trial": "Skip Trial", @@ -136,7 +136,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": "Your email", "placeholder_name": "Your name" @@ -161,13 +161,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." }, @@ -205,7 +205,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!\"", @@ -217,7 +217,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", @@ -233,7 +233,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-v1/en/male_en.json b/public/locales/palmistry-v1/en/male_en.json index 3b87ca5..d85845e 100644 --- a/public/locales/palmistry-v1/en/male_en.json +++ b/public/locales/palmistry-v1/en/male_en.json @@ -48,20 +48,20 @@ "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 " }, "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.21 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with." + "text_1": "It costs us $13.21 to compensate our WIT LAB\nemployees for the trial, but please choose the\namount you are comfortable with." }, "/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;", @@ -74,12 +74,12 @@ "description": " people are buying now:" } }, - "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." } }, "skip_trial": "Skip Trial", @@ -258,7 +258,7 @@ "error": "Something went wrong. Please try again." }, "/email": { - "title": "Enter your email to receive an extended palmistry analysis with AURA", + "title": "Enter your email to receive an extended palmistry analysis with WIT LAB", "not_share": "We do not share your personal information with third parties.", "placeholder_email": "Your email", "placeholder_name": "Your name" @@ -283,13 +283,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." }, @@ -327,7 +327,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!\"", @@ -342,7 +342,7 @@ "date3": "1m ago", "text3": "I'm a deeply sensitive person and have always known I was capable of more, but I had no idea which direction to take. I tried courses, switched jobs, but never felt like I was where I truly belonged. The uncertainty started to weigh on me, filling me with anxiety. Then I came across this app and decided to give it a shot. The analysis of my deep, well-defined Fate Line gave me precise answers about my talents and hidden potential. When I saw how perfectly it aligned with what I genuinely love, a long-awaited sense of clarity washed over me. Now I know where I'm headed—and what destiny has in store for me." }, - "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", @@ -358,7 +358,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": { diff --git a/public/locales/palmistry-v1/es/female_es.json b/public/locales/palmistry-v1/es/female_es.json index 19db595..4033ab0 100644 --- a/public/locales/palmistry-v1/es/female_es.json +++ b/public/locales/palmistry-v1/es/female_es.json @@ -15,7 +15,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.21 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.21 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", @@ -132,7 +132,7 @@ "button": "Tomar una foto ahora" }, "/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" @@ -156,13 +156,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." }, @@ -200,7 +200,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!\"", @@ -212,7 +212,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", @@ -228,7 +228,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 aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/es/male_es.json b/public/locales/palmistry-v1/es/male_es.json index bfb9234..31aa29b 100644 --- a/public/locales/palmistry-v1/es/male_es.json +++ b/public/locales/palmistry-v1/es/male_es.json @@ -15,7 +15,7 @@ "aura_paywall_palmistry_main": { "text_0": "Hemos ayudado a millones de personas a revelar el destino de su vida amorosa y lo que el futuro les depara a ellos y sus familias.", - "text_1": "Nos cuesta $13.21 compensar a nuestros empleados de AURA por la prueba, pero elige la cantidad con la que te sientas cómodo." + "text_1": "Nos cuesta $13.21 compensar a nuestros empleados de WIT LAB por la prueba, pero elige la cantidad con la que te sientas cómodo." }, "skip_trial": "Saltar la prueba", @@ -132,7 +132,7 @@ "button": "Tomar una foto ahora" }, "/email": { - "title": "Introduce tu correo electrónico para obtener tu lectura avanzada de quiromancia con AURA", + "title": "Introduce 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" @@ -156,13 +156,13 @@ }, "get_personal_prediction": "Obtén una predicción personal", "how_work": { - "title": "¿Cómo funciona AURA?", + "title": "¿Cómo funciona WIT LAB?", "point1_title": "Envíanos tu escaneo de palma", "point1_text": "Analizamos las líneas de tu palma para obtener pistas sobre tu futuro", "point2_title": "Se genera tu lectura de palma", "point2_text": "Uno de nuestros lectores de palma profesionales elabora un informe lleno de pistas sobre tu futuro", "point3_title": "Inicia tu prueba para recibir tu predicción", - "point3_text": "Una vez seas miembro de AURA, te enviaremos tu informe de predicción para que puedas empezar a vivir una vida mejor.", + "point3_text": "Una vez 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." }, @@ -200,7 +200,7 @@ }, "discover_more": "Descubrir 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!\"", @@ -212,7 +212,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 mejor 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 ayudar", @@ -228,7 +228,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Empieza tu prueba de días", "total_today": "Total hoy", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "¡Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/fr/female_fr.json b/public/locales/palmistry-v1/fr/female_fr.json index ece615c..7c7b3f4 100644 --- a/public/locales/palmistry-v1/fr/female_fr.json +++ b/public/locales/palmistry-v1/fr/female_fr.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Nous avons aidé des millions de personnes à révéler le destin de leur vie amoureuse ainsi que ce que l'avenir réserve pour elles et leurs familles.", - "text_1": "Cela nous coûte 13,21 $ pour rémunérer nos employés d'AURA pour l'essai, mais choisissez le montant avec lequel vous êtes à l'aise." + "text_1": "Cela nous coûte 13,21 $ pour rémunérer nos employés d'WIT LAB pour l'essai, mais choisissez le montant avec lequel vous êtes à l'aise." }, "/skip-trial": { "title": "Pas envie de regarder en arrière ?", @@ -129,7 +129,7 @@ "button": "Prendre une photo maintenant" }, "/email": { - "title": "Entrez votre email pour obtenir votre lecture de chiromancie avancée avec AURA", + "title": "Entrez votre email pour obtenir votre lecture de chiromancie avancée avec WIT LAB", "not_share": "Nous ne partageons aucune information personnelle.", "placeholder_email": "Votre email", "placeholder_name": "Votre prénom" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Obtenez une prédiction personnelle", "how_work": { - "title": "Comment fonctionne AURA ?", + "title": "Comment fonctionne WIT LAB ?", "point1_title": "Envoyez-nous votre scan de paume", "point1_text": "Nous analysons les lignes de vos paumes pour obtenir des indices sur votre avenir", "point2_title": "Votre lecture de paume est générée", "point2_text": "L'un de nos lecteurs de paume professionnels vous rédige un rapport rempli d'indices sur votre avenir", "point3_title": "Commencez votre essai pour recevoir votre prédiction", - "point3_text": "Une fois membre d'AURA, nous vous enverrons votre rapport de prédiction pour que vous puissiez commencer à vivre mieux.", + "point3_text": "Une fois membre d'WIT LAB, nous vous enverrons votre rapport de prédiction pour que vous puissiez commencer à vivre mieux.", "point4_title": "Discutez avec un spécialiste en lecture de paume à tout moment", "point4_text": "Bénéficiez d'un support continu en discutant de vos lectures, de vos horoscopes personnels et de vos compatibilités avec notre équipe d'experts." }, @@ -197,7 +197,7 @@ }, "discover_more": "Découvrez plus", "why_love": "Pourquoi tout le monde ?", - "why_love_color": "aime AURA", + "why_love_color": "aime WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Cela a changé ma vie !\"", @@ -209,7 +209,7 @@ "tagline3": "\"J'ai trouvé un travail qui me plaît vraiment.\"", "text3": "Grâce à Vladana, j'ai enfin découvert un indice sur le véritable but de ma vie et le type de travail qui me convient le mieux !" }, - "success_story": "Devenez une success story d'AURA !", + "success_story": "Devenez une success story d'WIT LAB !", "as_seen_in": " Vu dans", "footer": { "text1": "Des questions ? Nous sommes là pour vous aider", @@ -225,7 +225,7 @@ "personalized_offer": "Offre personnalisée réservée", "title": "Commencez votre essai de jours", "total_today": "Total aujourd'hui", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Code appliqué !" }, "guarantees": { diff --git a/public/locales/palmistry-v1/fr/male_fr.json b/public/locales/palmistry-v1/fr/male_fr.json index 085a1f1..f8e59fa 100644 --- a/public/locales/palmistry-v1/fr/male_fr.json +++ b/public/locales/palmistry-v1/fr/male_fr.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Nous avons aidé des millions de personnes à découvrir le destin de leur vie amoureuse et ce que l'avenir réserve pour eux et leur famille.", - "text_1": "Cela nous coûte 13,21 $ pour compenser nos employés AURA pour l'essai, mais s'il vous plaît, choisissez le montant avec lequel vous êtes à l'aise." + "text_1": "Cela nous coûte 13,21 $ pour compenser nos employés WIT LAB pour l'essai, mais s'il vous plaît, choisissez le montant avec lequel vous êtes à l'aise." }, "/skip-trial": { "title": "Pas l'intention de revenir en arrière ?", @@ -129,7 +129,7 @@ "button": "Prenez une photo maintenant" }, "/email": { - "title": "Entrez votre email pour obtenir votre lecture avancée de chiromancie avec AURA", + "title": "Entrez votre email pour obtenir votre lecture avancée de chiromancie avec WIT LAB", "not_share": "Nous ne partageons aucune information personnelle.", "placeholder_email": "Votre email", "placeholder_name": "Votre nom" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Obtenez votre prédiction personnelle", "how_work": { - "title": "Comment fonctionne AURA ?", + "title": "Comment fonctionne WIT LAB ?", "point1_title": "Envoyez-nous votre scan de paume", "point1_text": "Nous analysons les lignes de votre paume pour obtenir des indices sur votre futur", "point2_title": "Votre lecture de paume est générée", "point2_text": "L'un de nos lecteurs de paume professionnels réalise un rapport rempli d'indices sur votre avenir", "point3_title": "Commencez votre essai pour recevoir votre prédiction", - "point3_text": "Une fois membre d'AURA, nous vous enverrons votre rapport de prédiction pour que vous puissiez commencer à vivre une vie meilleure.", + "point3_text": "Une fois membre d'WIT LAB, nous vous enverrons votre rapport de prédiction pour que vous puissiez commencer à vivre une vie meilleure.", "point4_title": "Discutez avec un spécialiste de la lecture de paume à tout moment", "point4_text": "Bénéficiez d'un soutien continu en discutant de vos lectures, de vos horoscopes personnels et de vos compatibilités avec notre équipe d'experts." }, @@ -197,7 +197,7 @@ }, "discover_more": "Découvrez plus", "why_love": "Pourquoi tout le monde ?", - "why_love_color": "aime AURA", + "why_love_color": "aime WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Cela a changé ma vie !\"", @@ -209,7 +209,7 @@ "tagline3": "\"J'ai trouvé un emploi que j'aime vraiment.\"", "text3": "Grâce à Vladana, j'ai enfin découvert un indice sur le vrai but de ma vie et le type de travail qui me convient le mieux !" }, - "success_story": "Devenez une Success Story d'AURA !", + "success_story": "Devenez une Success Story d'WIT LAB !", "as_seen_in": " Vu dans", "footer": { "text1": "Des questions ? Nous sommes là pour vous aider", @@ -225,7 +225,7 @@ "personalized_offer": "Offre personnalisée réservée", "title": "Commencez votre essai de jours", "total_today": "Total aujourd'hui", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Code appliqué !" }, "guarantees": { diff --git a/public/locales/palmistry-v1/hi/female_hi.json b/public/locales/palmistry-v1/hi/female_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v1/hi/female_hi.json +++ b/public/locales/palmistry-v1/hi/female_hi.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": "आपका ईमेल", "placeholder_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-v1/hi/male_hi.json b/public/locales/palmistry-v1/hi/male_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v1/hi/male_hi.json +++ b/public/locales/palmistry-v1/hi/male_hi.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": "आपका ईमेल", "placeholder_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-v1/pt-br/female_pt-br.json b/public/locales/palmistry-v1/pt-br/female_pt-br.json index 49d839d..1c7449b 100644 --- a/public/locales/palmistry-v1/pt-br/female_pt-br.json +++ b/public/locales/palmistry-v1/pt-br/female_pt-br.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudamos milhões de pessoas a revelar o destino de suas vidas amorosas e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos R$13,21 para compensar nossos funcionários da AURA pelo teste, mas por favor, escolha o valor com o qual você se sinta confortável." + "text_1": "Custa-nos R$13,21 para compensar nossos funcionários da WIT LAB pelo teste, mas por favor, escolha o valor com o qual você se sinta confortável." }, "/skip-trial": { "title": "Não está pensando em voltar atrás?", @@ -129,7 +129,7 @@ "button": "Tirar foto agora" }, "/email": { - "title": "Digite seu e-mail para receber sua leitura avançada de Quiromancia com a AURA", + "title": "Digite seu e-mail para receber sua leitura avançada de Quiromancia com a WIT LAB", "not_share": "Não compartilhamos nenhuma informação pessoal.", "placeholder_email": "Seu e-mail", "placeholder_name": "Seu nome" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Receba sua previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos seu escaneamento da palma", "point1_text": "Analisamos suas linhas da palma para obter pistas sobre seu futuro", "point2_title": "Sua leitura de palma é gerada", "point2_text": "Um de nossos leituristas de palmas profissionais elabora um relatório com pistas sobre seu futuro", "point3_title": "Inicie seu teste para receber sua previsão", - "point3_text": "Depois de se tornar membro da AURA, enviaremos seu relatório de previsões para que você possa começar a viver uma vida melhor.", + "point3_text": "Depois de se tornar membro da WIT LAB, enviaremos seu relatório de previsões para que você possa começar a viver uma vida melhor.", "point4_title": "Converse com uma especialista em leitura de palmas a qualquer momento", "point4_text": "Obtenha suporte contínuo discutindo suas leituras, horóscopos pessoais, e compatibilidades com nossa equipe de especialistas." }, @@ -197,7 +197,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Por que todas ?", - "why_love_color": "amam AURA", + "why_love_color": "amam WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Isso mudou minha vida!\"", @@ -209,7 +209,7 @@ "tagline3": "\"Encontrei um trabalho de que realmente gosto.\"", "text3": "Graças a Vladana, finalmente descobri uma pista sobre qual é o propósito real da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma História de Sucesso da AURA!", + "success_story": "Torne-se uma História de Sucesso da WIT LAB!", "as_seen_in": " Como Visto em", "footer": { "text1": "Dúvidas? Estamos aqui para ajudar", @@ -225,7 +225,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/pt-br/male_pt-br.json b/public/locales/palmistry-v1/pt-br/male_pt-br.json index 4afd9a5..3f5b58e 100644 --- a/public/locales/palmistry-v1/pt-br/male_pt-br.json +++ b/public/locales/palmistry-v1/pt-br/male_pt-br.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudamos milhões de pessoas a descobrirem o destino de suas vidas amorosas e o que o futuro reserva para elas e suas famílias.", - "text_1": "Nos custa R$ 13,21 para compensar nossos colaboradores da AURA pela avaliação, mas escolha o valor com o qual você se sente confortável." + "text_1": "Nos custa R$ 13,21 para compensar nossos colaboradores da WIT LAB pela avaliação, mas escolha o valor com o qual você se sente confortável." }, "/skip-trial": { "title": "Sem planos de olhar para trás?", @@ -129,7 +129,7 @@ "button": "Tirar a foto agora" }, "/email": { - "title": "Digite seu e-mail para receber sua leitura avançada de Quiromancia com a AURA", + "title": "Digite seu e-mail para receber sua leitura avançada de Quiromancia com a WIT LAB", "not_share": "Não compartilhamos nenhuma informação pessoal.", "placeholder_email": "Seu e-mail", "placeholder_name": "Seu nome" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Obter previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos seu escaneamento de palma", "point1_text": "Analisamos as linhas da sua palma para obter dicas sobre seu futuro", "point2_title": "Sua leitura de palma é gerada", "point2_text": "Um de nossos leitores profissionais de palma prepara um relatório cheio de dicas sobre seu futuro", "point3_title": "Inicie sua avaliação para receber sua previsão", - "point3_text": "Assim que você se tornar um membro da AURA, enviaremos seu relatório de previsão para que você possa começar a viver uma vida melhor.", + "point3_text": "Assim que você se tornar um membro da WIT LAB, enviaremos seu relatório de previsão para que você possa começar a viver uma vida melhor.", "point4_title": "Converse com um especialista em leitura de palma a qualquer momento", "point4_text": "Obtenha suporte contínuo discutindo suas leituras, horóscopos pessoais e compatibilidades com nossa equipe de especialistas." }, @@ -197,7 +197,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Por que todos ?", - "why_love_color": "amam a AURA", + "why_love_color": "amam a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou minha vida!\"", @@ -209,7 +209,7 @@ "tagline3": "\"Encontrei um trabalho que realmente aprecio.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho ressoa melhor comigo!" }, - "success_story": "Torne-se uma História de Sucesso da AURA!", + "success_story": "Torne-se uma História de Sucesso da WIT LAB!", "as_seen_in": " Como Visto em", "footer": { "text1": "Dúvidas? Estamos aqui para ajudar", @@ -225,7 +225,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/pt-pt/female_pt-pt.json b/public/locales/palmistry-v1/pt-pt/female_pt-pt.json index 3d570ed..676cf54 100644 --- a/public/locales/palmistry-v1/pt-pt/female_pt-pt.json +++ b/public/locales/palmistry-v1/pt-pt/female_pt-pt.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Ajudámos milhões de pessoas a desvendar o destino da sua vida amorosa e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos 13,21€ para compensar os nossos colaboradores da AURA pelo teste, mas, por favor, escolha o valor com que se sente confortável." + "text_1": "Custa-nos 13,21€ para compensar os nossos colaboradores da WIT LAB pelo teste, mas, por favor, escolha o valor com que se sente confortável." }, "/skip-trial": { "title": "Não tenciona olhar para trás?", @@ -129,7 +129,7 @@ "button": "Tirar foto agora" }, "/email": { - "title": "Introduza o seu email para obter a sua leitura avançada de Quiromancia com a AURA", + "title": "Introduza o seu email para obter a sua leitura avançada de Quiromancia com a WIT LAB", "not_share": "Não partilhamos qualquer informação pessoal.", "placeholder_email": "O seu email", "placeholder_name": "O seu nome" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Obter previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos a sua digitalização da palma", "point1_text": "Analisamos as suas linhas da palma para obter dicas sobre o seu futuro", "point2_title": "A sua leitura de palma é gerada", "point2_text": "Um dos nossos leitores de palmas profissionais elabora um relatório cheio de dicas sobre o seu futuro", "point3_title": "Inicie o seu teste para receber a sua previsão", - "point3_text": "Assim que se tornar membro da AURA, enviaremos o seu relatório de previsão para que possa começar a viver uma vida melhor.", + "point3_text": "Assim que se tornar membro da WIT LAB, enviaremos o seu relatório de previsão para que possa começar a viver uma vida melhor.", "point4_title": "Converse com um especialista em leitura de palmas a qualquer momento", "point4_text": "Obtenha suporte contínuo ao discutir as suas leituras, horóscopos pessoais e compatibilidades com a nossa equipa de especialistas." }, @@ -197,7 +197,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Por que todos ?", - "why_love_color": "adoram a AURA", + "why_love_color": "adoram a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou a minha vida!\"", @@ -209,7 +209,7 @@ "tagline3": "\"Encontrei um emprego que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho me satisfaz melhor!" }, - "success_story": "Torne-se uma História de Sucesso da AURA!", + "success_story": "Torne-se uma História de Sucesso da WIT LAB!", "as_seen_in": " Como visto em", "footer": { "text1": "Questões? Estamos aqui para ajudar", @@ -225,7 +225,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Inicie o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/pt-pt/male_pt-pt.json b/public/locales/palmistry-v1/pt-pt/male_pt-pt.json index f5dad8a..ab7bb73 100644 --- a/public/locales/palmistry-v1/pt-pt/male_pt-pt.json +++ b/public/locales/palmistry-v1/pt-pt/male_pt-pt.json @@ -23,7 +23,7 @@ }, "aura_paywall_palmistry_main": { "text_0": "Já ajudámos milhões de pessoas a revelar o destino da sua vida amorosa e o que o futuro reserva para elas e suas famílias.", - "text_1": "Custa-nos 13,21 € compensar os nossos funcionários da AURA pelo teste, mas escolha por favor o valor com o qual se sente confortável." + "text_1": "Custa-nos 13,21 € compensar os nossos funcionários da WIT LAB pelo teste, mas escolha por favor o valor com o qual se sente confortável." }, "/skip-trial": { "title": "Sem planos de voltar atrás?", @@ -129,7 +129,7 @@ "button": "Tirar foto agora" }, "/email": { - "title": "Insira o seu email para obter a sua leitura avançada de Quiromancia com a AURA", + "title": "Insira o seu email para obter a sua leitura avançada de Quiromancia com a WIT LAB", "not_share": "Não partilhamos qualquer informação pessoal.", "placeholder_email": "O seu email", "placeholder_name": "O seu nome" @@ -153,13 +153,13 @@ }, "get_personal_prediction": "Obtenha uma previsão pessoal", "how_work": { - "title": "Como funciona a AURA?", + "title": "Como funciona a WIT LAB?", "point1_title": "Envie-nos a sua digitalização da palma", "point1_text": "Analisamos as suas linhas palmares para obter pistas sobre o seu futuro", "point2_title": "A sua leitura da palma é gerada", "point2_text": "Um dos nossos leitores palmares profissionais prepara um relatório repleto de pistas sobre o seu futuro", "point3_title": "Inicie o seu teste para receber a sua previsão", - "point3_text": "Assim que for membro da AURA, enviaremos o relatório da sua previsão para que possa começar a viver uma vida melhor.", + "point3_text": "Assim que for membro da WIT LAB, enviaremos o relatório da sua previsão para que possa começar a viver uma vida melhor.", "point4_title": "Converse com um especialista em leitura de quiromancia a qualquer momento", "point4_text": "Obtenha apoio contínuo discutindo as suas leituras, horóscopos pessoais e compatibilidades com a nossa equipa de especialistas." }, @@ -197,7 +197,7 @@ }, "discover_more": "Descubra Mais", "why_love": "Por que todos ?", - "why_love_color": "adoram a AURA", + "why_love_color": "adoram a WIT LAB", "reviews": { "username1": "Rebecca Bauman", "tagline1": "\"Mudou a minha vida!\"", @@ -209,7 +209,7 @@ "tagline3": "\"Encontrei um trabalho de que realmente gosto.\"", "text3": "Graças à Vladana, finalmente descobri uma pista sobre qual é realmente o propósito da minha vida e que tipo de trabalho me encaixa melhor!" }, - "success_story": "Torne-se uma História de Sucesso da AURA!", + "success_story": "Torne-se uma História de Sucesso da WIT LAB!", "as_seen_in": " Como Visto em", "footer": { "text1": "Tem perguntas? Estamos aqui para ajudar", @@ -225,7 +225,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Comece o seu teste de dias", "total_today": "Total hoje", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1/ru/female_ru.json b/public/locales/palmistry-v1/ru/female_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v1/ru/female_ru.json +++ b/public/locales/palmistry-v1/ru/female_ru.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": "Ваш email", "placeholder_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-v1/ru/male_ru.json b/public/locales/palmistry-v1/ru/male_ru.json index e5a2493..66e17de 100644 --- a/public/locales/palmistry-v1/ru/male_ru.json +++ b/public/locales/palmistry-v1/ru/male_ru.json @@ -89,7 +89,7 @@ "error": "Что-то пошло не так. Пожалуйста, попробуйте снова." }, "/email": { - "title": "Введите свой email, чтобы получить расширенный анализ хиромантии с AURA", + "title": "Введите свой email, чтобы получить расширенный анализ хиромантии с WIT LAB", "not_share": "Мы не передаем вашу личную информацию третьим лицам.", "placeholder_email": "Ваш email", "placeholder_name": "Ваше имя" @@ -114,13 +114,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." }, @@ -158,7 +158,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!\"", @@ -173,7 +173,7 @@ "date3": "1 месяц назад", "text3": "Я очень чувствительный человек и всегда знал, что способен на большее, но понятия не имел, в каком направлении двигаться. Я пробовал разные курсы, менял работу, но никогда не чувствовал, что нахожусь там, где мне действительно нужно быть. Невозможность определиться с выбором начала на меня давить, вызывая тревогу. Потом я наткнулся на это приложение и решил попробовать. Анализ глубокой и четко выраженной линии судьбы дал мне точные ответы о моих талантах и скрытом потенциале. Когда я увидел, как идеально это совпадает с тем, что я действительно люблю, я ощутил долгожданное чувство ясности. Теперь я знаю, к чему стремлюсь — и что уготовано мне судьбой." }, - "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", @@ -189,7 +189,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": { @@ -226,7 +226,7 @@ "pinky": "Мизинец", "aura_paywall_palmistry_main": { "text_0": "Мы помогли миллионам людей раскрыть судьбу их любовной жизни и понять, что их ждет в будущем, а также их семьи.", - "text_1": "Нам стоит $13.21 вознаградить наших сотрудников AURA за пробный период, но, пожалуйста, выберите сумму, которая вам удобна." + "text_1": "Нам стоит $13.21 вознаградить наших сотрудников WIT LAB за пробный период, но, пожалуйста, выберите сумму, которая вам удобна." }, "skip_trial": "Пропустить пробный период", "add_consultant": "Добавить консультанта", @@ -298,7 +298,7 @@ "back": "Назад", "/trial-choice": { "v1": { - "paragraph1": "AURA — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.

AURA уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.

Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:", + "paragraph1": "WIT LAB — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.

WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.

Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:", "paragraph2": "7-дневный пробный период обходится нам в , но, пожалуйста, выберите сумму, которая вам наиболее подходит.", "points": { "point1": "Вы узнаете все самые сокровенные тайны, которые звезды приготовили для вас, и решите вопросы в отношениях всего за один месяц;", @@ -311,12 +311,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 — на это мы потратили . Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой." } }, "/try-app": { @@ -341,11 +341,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_1": "1. Скопируйте ваш код доступа", "instruction_point_2": "2. Загрузите приложение", diff --git a/public/locales/palmistry-v1_1/de/female_de.json b/public/locales/palmistry-v1_1/de/female_de.json index e3b593a..66916d7 100644 --- a/public/locales/palmistry-v1_1/de/female_de.json +++ b/public/locales/palmistry-v1_1/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-v1_1/de/male_de.json b/public/locales/palmistry-v1_1/de/male_de.json index 301bcca..d82edd7 100644 --- a/public/locales/palmistry-v1_1/de/male_de.json +++ b/public/locales/palmistry-v1_1/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-v1_1/en/female_en.json b/public/locales/palmistry-v1_1/en/female_en.json index 7d09c4f..74d5665 100644 --- a/public/locales/palmistry-v1_1/en/female_en.json +++ b/public/locales/palmistry-v1_1/en/female_en.json @@ -18,7 +18,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.21 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with." + "text_1": "It costs us $13.21 to compensate our WIT LAB\nemployees for the trial, but please choose the\namount you are comfortable with." }, "skip_trial": "Skip Trial", @@ -136,7 +136,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": "Your email", "placeholder_name": "Your name" @@ -161,13 +161,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." }, @@ -205,7 +205,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!\"", @@ -217,7 +217,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", @@ -233,7 +233,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-v1_1/en/male_en.json b/public/locales/palmistry-v1_1/en/male_en.json index 7d09c4f..74d5665 100644 --- a/public/locales/palmistry-v1_1/en/male_en.json +++ b/public/locales/palmistry-v1_1/en/male_en.json @@ -18,7 +18,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.21 to compensate our AURA\nemployees for the trial, but please choose the\namount you are comfortable with." + "text_1": "It costs us $13.21 to compensate our WIT LAB\nemployees for the trial, but please choose the\namount you are comfortable with." }, "skip_trial": "Skip Trial", @@ -136,7 +136,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": "Your email", "placeholder_name": "Your name" @@ -161,13 +161,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." }, @@ -205,7 +205,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!\"", @@ -217,7 +217,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", @@ -233,7 +233,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-v1_1/es/female_es.json b/public/locales/palmistry-v1_1/es/female_es.json index 19db595..4033ab0 100644 --- a/public/locales/palmistry-v1_1/es/female_es.json +++ b/public/locales/palmistry-v1_1/es/female_es.json @@ -15,7 +15,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.21 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.21 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", @@ -132,7 +132,7 @@ "button": "Tomar una foto ahora" }, "/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" @@ -156,13 +156,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." }, @@ -200,7 +200,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!\"", @@ -212,7 +212,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", @@ -228,7 +228,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 aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1_1/es/male_es.json b/public/locales/palmistry-v1_1/es/male_es.json index bfb9234..31aa29b 100644 --- a/public/locales/palmistry-v1_1/es/male_es.json +++ b/public/locales/palmistry-v1_1/es/male_es.json @@ -15,7 +15,7 @@ "aura_paywall_palmistry_main": { "text_0": "Hemos ayudado a millones de personas a revelar el destino de su vida amorosa y lo que el futuro les depara a ellos y sus familias.", - "text_1": "Nos cuesta $13.21 compensar a nuestros empleados de AURA por la prueba, pero elige la cantidad con la que te sientas cómodo." + "text_1": "Nos cuesta $13.21 compensar a nuestros empleados de WIT LAB por la prueba, pero elige la cantidad con la que te sientas cómodo." }, "skip_trial": "Saltar la prueba", @@ -132,7 +132,7 @@ "button": "Tomar una foto ahora" }, "/email": { - "title": "Introduce tu correo electrónico para obtener tu lectura avanzada de quiromancia con AURA", + "title": "Introduce 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" @@ -156,13 +156,13 @@ }, "get_personal_prediction": "Obtén una predicción personal", "how_work": { - "title": "¿Cómo funciona AURA?", + "title": "¿Cómo funciona WIT LAB?", "point1_title": "Envíanos tu escaneo de palma", "point1_text": "Analizamos las líneas de tu palma para obtener pistas sobre tu futuro", "point2_title": "Se genera tu lectura de palma", "point2_text": "Uno de nuestros lectores de palma profesionales elabora un informe lleno de pistas sobre tu futuro", "point3_title": "Inicia tu prueba para recibir tu predicción", - "point3_text": "Una vez seas miembro de AURA, te enviaremos tu informe de predicción para que puedas empezar a vivir una vida mejor.", + "point3_text": "Una vez 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." }, @@ -200,7 +200,7 @@ }, "discover_more": "Descubrir 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!\"", @@ -212,7 +212,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 mejor 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 ayudar", @@ -228,7 +228,7 @@ "personalized_offer": "Oferta personalizada reservada", "title": "Empieza tu prueba de días", "total_today": "Total hoy", - "code_applied_bold": "AURA24", + "code_applied_bold": "WITLAB24", "code_applied": "¡Código aplicado!" }, "guarantees": { diff --git a/public/locales/palmistry-v1_1/fr/female_fr.json b/public/locales/palmistry-v1_1/fr/female_fr.json index 6f93b30..c1ac572 100644 --- a/public/locales/palmistry-v1_1/fr/female_fr.json +++ b/public/locales/palmistry-v1_1/fr/female_fr.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": "Votre e-mail", "placeholder_name": "Votre nom" @@ -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-v1_1/fr/male_fr.json b/public/locales/palmistry-v1_1/fr/male_fr.json index 6f93b30..c1ac572 100644 --- a/public/locales/palmistry-v1_1/fr/male_fr.json +++ b/public/locales/palmistry-v1_1/fr/male_fr.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": "Votre e-mail", "placeholder_name": "Votre nom" @@ -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-v1_1/hi/female_hi.json b/public/locales/palmistry-v1_1/hi/female_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v1_1/hi/female_hi.json +++ b/public/locales/palmistry-v1_1/hi/female_hi.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": "आपका ईमेल", "placeholder_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-v1_1/hi/male_hi.json b/public/locales/palmistry-v1_1/hi/male_hi.json index 44f2e7e..6d87cb8 100644 --- a/public/locales/palmistry-v1_1/hi/male_hi.json +++ b/public/locales/palmistry-v1_1/hi/male_hi.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": "आपका ईमेल", "placeholder_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-v1_1/pt-br/female_pt-br.json b/public/locales/palmistry-v1_1/pt-br/female_pt-br.json index a9341e0..bff4e03 100644 --- a/public/locales/palmistry-v1_1/pt-br/female_pt-br.json +++ b/public/locales/palmistry-v1_1/pt-br/female_pt-br.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": "Seu email", "placeholder_name": "Seu nome" @@ -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-v1_1/pt-br/male_pt-br.json b/public/locales/palmistry-v1_1/pt-br/male_pt-br.json index a9341e0..bff4e03 100644 --- a/public/locales/palmistry-v1_1/pt-br/male_pt-br.json +++ b/public/locales/palmistry-v1_1/pt-br/male_pt-br.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": "Seu email", "placeholder_name": "Seu nome" @@ -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-v1_1/pt-pt/female_pt-pt.json b/public/locales/palmistry-v1_1/pt-pt/female_pt-pt.json index 7c3f891..95b15ea 100644 --- a/public/locales/palmistry-v1_1/pt-pt/female_pt-pt.json +++ b/public/locales/palmistry-v1_1/pt-pt/female_pt-pt.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": "O teu email", "placeholder_name": "O teu nome" @@ -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-v1_1/pt-pt/male_pt-pt.json b/public/locales/palmistry-v1_1/pt-pt/male_pt-pt.json index 7c3f891..95b15ea 100644 --- a/public/locales/palmistry-v1_1/pt-pt/male_pt-pt.json +++ b/public/locales/palmistry-v1_1/pt-pt/male_pt-pt.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": "O teu email", "placeholder_name": "O teu nome" @@ -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-v1_1/ru/female_ru.json b/public/locales/palmistry-v1_1/ru/female_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v1_1/ru/female_ru.json +++ b/public/locales/palmistry-v1_1/ru/female_ru.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": "Ваш email", "placeholder_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-v1_1/ru/male_ru.json b/public/locales/palmistry-v1_1/ru/male_ru.json index 9f85a18..6679e1b 100644 --- a/public/locales/palmistry-v1_1/ru/male_ru.json +++ b/public/locales/palmistry-v1_1/ru/male_ru.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": "Ваш email", "placeholder_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/retaining-funnel/en/male_en.json b/public/locales/retaining-funnel/en/male_en.json index 3c5d453..84bf4a0 100644 --- a/public/locales/retaining-funnel/en/male_en.json +++ b/public/locales/retaining-funnel/en/male_en.json @@ -41,7 +41,7 @@ "offers": { "1": { "title": "Бесплатный план на
1 месяц", - "description": "Используй весь потенциал AURA и даже больше.", + "description": "Используй весь потенциал WIT LAB и даже больше.", "old-price": "1900", "new-price": "0" }, diff --git a/public/locales/v1/de/female_de.json b/public/locales/v1/de/female_de.json index f586f93..552a108 100644 --- a/public/locales/v1/de/female_de.json +++ b/public/locales/v1/de/female_de.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "sek", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Du", "partner": "Partner", "day": "Tag", @@ -14,7 +14,7 @@ "privacy_policy": "Datenschutzbestimmungen", "terms_of_use": "Nutzungsbedingungen", "policy": "Ich stimme den , den sowie der Verwendung von Cookies und Tracking-Technologien, die Ihre Zustimmung erfordern, zu", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profil", "personality_traits": "Persönlichkeitsmerkmale", "relationship_pattern": "Beziehungsmuster", @@ -130,7 +130,7 @@ "credit_card": "Kreditkarte", "price_for_days": " für Ihre -tägige Testphase", "email_reminder": "Wir senden Ihnen eine Erinnerung per E-Mail", - "description": "Es werden Ihnen nur berechnet. \n bevor Ihre Testphase endet. \nJederzeit kündbar. Die Belastung erscheint auf Ihrer Rechnung als witapps.", + "description": "Es werden Ihnen nur berechnet. \n bevor Ihre Testphase endet. \nJederzeit kündbar. Die Belastung erscheint auf Ihrer Rechnung als witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -522,7 +522,7 @@ "description2": "Ich weiß alles über Astrologie & Beziehung" }, "/onboarding": { - "title1": "Willkommen\nbei AURA", + "title1": "Willkommen\nbei WIT LAB", "title2": "Basierend auf Ihren Antworten", "title3": "Wir haben Ihr astrologisches Blueprint und Ihren Leitfaden erstellt", "title4": "Um Ihnen zu helfen, Ihren perfekten Partner zu finden", diff --git a/public/locales/v1/de/male_de.json b/public/locales/v1/de/male_de.json index d1b7503..e37e2b7 100644 --- a/public/locales/v1/de/male_de.json +++ b/public/locales/v1/de/male_de.json @@ -1,7 +1,7 @@ { "min": "Min", "sec": "Sek", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Du", "partner": "Partner", "day": "Tag", @@ -14,7 +14,7 @@ "privacy_policy": "Datenschutzerklärung", "terms_of_use": "Nutzungsbedingungen", "policy": "Ich stimme der , den sowie der Verwendung von Cookies und Tracking-Technologien zu, die deine Zustimmung erfordern.", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profil", "personality_traits": "Persönlichkeitsmerkmale", "relationship_pattern": "Beziehungsmuster", @@ -130,7 +130,7 @@ "credit_card": "Kreditkarte", "price_for_days": " für deine -tägige Testphase", "email_reminder": "Wir schicken dir eine Erinnerungs-E-Mail", - "description": "Dir werden nur berechnet.\n, bevor deine Testphase endet.\nJederzeit kündbar. Die Abbuchung erscheint auf deiner Rechnung als witapps.", + "description": "Dir werden nur berechnet.\n, bevor deine Testphase endet.\nJederzeit kündbar. Die Abbuchung erscheint auf deiner Rechnung als witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -525,7 +525,7 @@ "description2": "Ich weiß alles über Astrologie & Beziehungen" }, "/onboarding": { - "title1": "Willkommen\nbei AURA", + "title1": "Willkommen\nbei WIT LAB", "title2": "Basierend auf deinen Antworten", "title3": "haben wir dein astrologisches Blueprint und deinen Beratungsplan erstellt", "title4": "um dir zu helfen, deinen perfekten Partner zu finden", diff --git a/public/locales/v1/en/female_en.json b/public/locales/v1/en/female_en.json index eb6c54c..3f5d311 100644 --- a/public/locales/v1/en/female_en.json +++ b/public/locales/v1/en/female_en.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "sec", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "You", "partner": "Partner", "day": "Day", @@ -31,7 +31,7 @@ "privacy_policy": "Privacy Policy", "terms_of_use": "Terms of use", "policy": "I agree to the , and to the use of cookies and tracking technologies, that require your consent", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profile", "personality_traits": "Personality traits", "relationship_pattern": "Relationship Pattern", @@ -123,7 +123,7 @@ "credit_card": "Credit Card", "price_for_days": " for your -day trial", "email_reminder": "We`ll email you a reminder", - "description": "You will be charged only . \n before your trial period ends. \nCancel anytime. The charge will appear on your bill as witapps.", + "description": "You will be charged only . \n before your trial period ends. \nCancel anytime. The charge will appear on your bill as witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "add_report": "Add Report", @@ -528,7 +528,7 @@ "description2": "I know everything about astrology & relationship" }, "/onboarding": { - "title1": "Welcome\nto AURA", + "title1": "Welcome\nto WIT LAB", "title2": "Based on your answers", "title3": "We’ve created your astrological blueprint and guidance plan", "title4": "To help you find your perfect partner", diff --git a/public/locales/v1/en/male_en.json b/public/locales/v1/en/male_en.json index 1ff7803..7755a0e 100644 --- a/public/locales/v1/en/male_en.json +++ b/public/locales/v1/en/male_en.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "sec", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "You", "partner": "Partner", "day": "Day", @@ -30,7 +30,7 @@ "privacy_policy": "Privacy Policy", "terms_of_use": "Terms of use", "policy": "I agree to the , and to the use of cookies and tracking technologies, that require your consent", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profile", "personality_traits": "Personality traits", "relationship_pattern": "Relationship Pattern", @@ -122,7 +122,7 @@ "credit_card": "Credit Card", "price_for_days": " for your trial", "email_reminder": "We`ll email you a reminder", - "description": "You will be charged only . \n before your trial period ends. \nCancel anytime. The charge will appear on your bill as witapps.", + "description": "You will be charged only . \n before your trial period ends. \nCancel anytime. The charge will appear on your bill as witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816", "title1": "Payment method", "price_information": "A charge", @@ -564,7 +564,7 @@ "description2": "I know everything about astrology & relationship" }, "/onboarding": { - "title1": "Welcome\nto AURA", + "title1": "Welcome\nto WIT LAB", "title2": "Based on your answers", "title3": "We’ve created your astrological blueprint and guidance plan", "title4": "To help you find your perfect partner", @@ -719,11 +719,11 @@ "description": "By continuing you agree that if you don't cancel prior to the end of the -days trial, you will automatically be charged for the introductory period of 14 days thereafter the standard rate of every 14 days until you cancel in settings. Learn more about cancellation and refund policy in Subscription terms." }, "/trial-choice": { - "text_variant_1": "AURA is the only accurate app with reliable astrological predictions, verified by professionals and guaranteed to provide accurate astrological forecasts.

AURA has already helped millions of people find happiness and discover the whole truth about their relationships.

An astrological forecast that 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 days 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 astrological forecast but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.

", + "text_variant_1": "WIT LAB is the only accurate app with reliable astrological predictions, verified by professionals and guaranteed to provide accurate astrological forecasts.

WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.

An astrological forecast that 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 days 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 astrological forecast but also personalized daily horoscopes, learn who and how is draining your energy, and get other personalized readings.

", "text_variant_1_span": "A -day trial period costs us $13.76, but please choose the amount that suits you best:", - "text_variant_2": "AURA is the only app you can trust for accurate astrological insights, crafted and verified by seasoned professionals, ensuring you receive predictions that are both reliable and transformative.

AURA has already transformed the lives of millions, bringing clarity, joy, and a deeper understanding of their relationships.

Your life-changing astrological forecast is almost ready! But before we reveal the secrets that will change your life, we want to give you the freedom to choose how much you feel is fair to try AURA for days. This is your chance to decide what the transformation is worth to you:

- Uncover the deepest, most intimate secrets the stars have in store for you, and watch your relationship issues resolve in just one month;
- Finally, put an end to those lingering issues that have been troubling you for years, maybe even decades;
- Save hundreds of dollars by avoiding unreliable astrologers and fake fortune tellers;
- Receive not just a personal astrological forecast but also personalized daily horoscopes, learn who's draining your energy, and get exclusive, tailored readings.

", + "text_variant_2": "WIT LAB is the only app you can trust for accurate astrological insights, crafted and verified by seasoned professionals, ensuring you receive predictions that are both reliable and transformative.

WIT LAB has already transformed the lives of millions, bringing clarity, joy, and a deeper understanding of their relationships.

Your life-changing astrological forecast is almost ready! But before we reveal the secrets that will change your life, we want to give you the freedom to choose how much you feel is fair to try WIT LAB for days. This is your chance to decide what the transformation is worth to you:

- Uncover the deepest, most intimate secrets the stars have in store for you, and watch your relationship issues resolve in just one month;
- Finally, put an end to those lingering issues that have been troubling you for years, maybe even decades;
- Save hundreds of dollars by avoiding unreliable astrologers and fake fortune tellers;
- Receive not just a personal astrological forecast but also personalized daily horoscopes, learn who's draining your energy, and get exclusive, tailored readings.

", "text_variant_2_span": "While a -day trial costs us $13.76, we want you to choose the amount you believe is right for you:", - "text_variant_3": "Discover AURA—the only app that delivers truly accurate astrological forecasts, with predictions you can trust, all verified by top industry professionals. Your path to clarity and happiness starts here.

Millions have already found happiness and uncovered the truth about their relationships with AURA. Now, it’s your turn.

Your life-changing astrological forecast is almost ready! Before we share this powerful insight with you, we’re giving you the chance to set your own price to experience AURA for days. You decide what feels right for the life-changing revelations you’ll receive:

- Reveal the deepest secrets the universe has in store for you and resolve your relationship dilemmas within a month;
- Finally close the chapter on long-standing issues that have plagued you for years, perhaps even decades;
- Avoid wasting hundreds of dollars on untrustworthy, fake astrologers;
- Gain access to your personal astrological forecast, receive daily personalized horoscopes, learn who’s been draining your energy, and benefit from other insightful readings.

", + "text_variant_3": "Discover WIT LAB—the only app that delivers truly accurate astrological forecasts, with predictions you can trust, all verified by top industry professionals. Your path to clarity and happiness starts here.

Millions have already found happiness and uncovered the truth about their relationships with WIT LAB. Now, it’s your turn.

Your life-changing astrological forecast is almost ready! Before we share this powerful insight with you, we’re giving you the chance to set your own price to experience WIT LAB for days. You decide what feels right for the life-changing revelations you’ll receive:

- Reveal the deepest secrets the universe has in store for you and resolve your relationship dilemmas within a month;
- Finally close the chapter on long-standing issues that have plagued you for years, perhaps even decades;
- Avoid wasting hundreds of dollars on untrustworthy, fake astrologers;
- Gain access to your personal astrological forecast, receive daily personalized horoscopes, learn who’s been draining your energy, and benefit from other insightful readings.

", "text_variant_3_span": "Our -day trial typically costs us $13.76, but you get to choose the amount that feels right for you:", "button": "Choose an amount that you think is reasonable." }, diff --git a/public/locales/v1/es/es.new.json b/public/locales/v1/es/es.new.json index 051c5b2..e1876ca 100644 --- a/public/locales/v1/es/es.new.json +++ b/public/locales/v1/es/es.new.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "sec", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "You", "partner": "Partner", "day": "Day", @@ -31,7 +31,7 @@ "privacy_policy": "Privacy Policy", "terms_of_use": "Terms of use", "policy": "I agree to the , and to the use of cookies and tracking technologies, that require your consent", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profile", "personality_traits": "Personality traits", "relationship_pattern": "Relationship Pattern", @@ -123,7 +123,7 @@ "credit_card": "Credit Card", "price_for_days": " for your -day trial", "email_reminder": "We`ll email you a reminder", - "description": "You will be charged only . \n before your trial period ends. \nCancel anytime. The charge will appear on your bill as witapps.", + "description": "You will be charged only . \n before your trial period ends. \nCancel anytime. The charge will appear on your bill as witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "add_report": "Add Report", @@ -528,7 +528,7 @@ "description2": "I know everything about astrology & relationship" }, "/onboarding": { - "title1": "Welcome\nto AURA", + "title1": "Welcome\nto WIT LAB", "title2": "Based on your answers", "title3": "We’ve created your astrological blueprint and guidance plan", "title4": "To help you find your perfect partner", @@ -784,7 +784,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." }, "went_wrong": "Something went wrong.", @@ -807,13 +807,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." }, @@ -851,7 +851,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!\"", @@ -863,7 +863,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", @@ -879,7 +879,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/v1/es/female_es.json b/public/locales/v1/es/female_es.json index 590d511..68c0a1c 100644 --- a/public/locales/v1/es/female_es.json +++ b/public/locales/v1/es/female_es.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "seg", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Tú", "partner": "Pareja", "day": "Día", @@ -30,7 +30,7 @@ "privacy_policy": "Política de Privacidad", "terms_of_use": "Términos de Uso", "policy": "Estoy de acuerdo con la , los y con el uso de cookies y tecnologías de seguimiento que requieren tu consentimiento", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Perfil", "personality_traits": "Rasgos de personalidad", "relationship_pattern": "Patrón de Relación", @@ -122,7 +122,7 @@ "credit_card": "Tarjeta de crédito", "price_for_days": " por tu prueba de días", "email_reminder": "Te enviaremos un recordatorio por correo electrónico", - "description": "Se te cobrará solo . \n antes de que termine tu periodo de prueba. \nCancela en cualquier momento. El cargo aparecerá en tu factura como witapps.", + "description": "Se te cobrará solo . \n antes de que termine tu periodo de prueba. \nCancela en cualquier momento. El cargo aparecerá en tu factura como witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "add_report": "Agregar Informe", @@ -525,7 +525,7 @@ "description2": "Sé todo sobre astrología y relaciones" }, "/onboarding": { - "title1": "Bienvenida\na AURA", + "title1": "Bienvenida\na WIT LAB", "title2": "Basándonos en tus respuestas", "title3": "Hemos creado tu plano astrológico y plan de orientación", "title4": "Para ayudarte a encontrar a tu pareja perfecta", diff --git a/public/locales/v1/es/male_es.json b/public/locales/v1/es/male_es.json index d0dafc7..99fa9ea 100644 --- a/public/locales/v1/es/male_es.json +++ b/public/locales/v1/es/male_es.json @@ -1,7 +1,7 @@ { "min": "mín", "sec": "seg", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Tú", "partner": "Compañero", "day": "Día", @@ -30,7 +30,7 @@ "privacy_policy": "Política de Privacidad", "terms_of_use": "Términos de uso", "policy": "Estoy de acuerdo con la , los y con el uso de cookies y tecnologías de seguimiento, que requieren tu consentimiento", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Perfil", "personality_traits": "Rasgos de personalidad", "relationship_pattern": "Patrón de relaciones", @@ -122,7 +122,7 @@ "credit_card": "Tarjeta de Crédito", "price_for_days": " por tu prueba de días", "email_reminder": "Te enviaremos un recordatorio por correo electrónico", - "description": "Solo se te cobrará . \n antes de que termine tu período de prueba. \nCancela en cualquier momento. El cargo aparecerá en tu factura como witapps.", + "description": "Solo se te cobrará . \n antes de que termine tu período de prueba. \nCancela en cualquier momento. El cargo aparecerá en tu factura como witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "add_report": "Añadir Informe", @@ -525,7 +525,7 @@ "description2": "Sé todo sobre astrología y relaciones" }, "/onboarding": { - "title1": "Bienvenido\na AURA", + "title1": "Bienvenido\na WIT LAB", "title2": "Basado en tus respuestas", "title3": "Hemos creado tu mapa astrológico y plan de orientación", "title4": "Para ayudarte a encontrar a tu pareja perfecta", diff --git a/public/locales/v1/fr/female_fr.json b/public/locales/v1/fr/female_fr.json index 8f04e5d..5a46f6c 100644 --- a/public/locales/v1/fr/female_fr.json +++ b/public/locales/v1/fr/female_fr.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "sec", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Vous", "partner": "Partenaire", "day": "Jour", @@ -14,7 +14,7 @@ "privacy_policy": "Politique de confidentialité", "terms_of_use": "Conditions d'utilisation", "policy": "Je suis d'accord avec la , les et l'utilisation de cookies et des technologies de suivi qui nécessitent votre consentement", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profil", "personality_traits": "Traits de personnalité", "relationship_pattern": "Modèle relationnel", @@ -130,7 +130,7 @@ "credit_card": "Carte de crédit", "price_for_days": " pour votre essai de jours", "email_reminder": "Nous vous enverrons un rappel par e-mail", - "description": "Vous ne serez débité(e) que de . \n avant la fin de votre période d'essai. \nAnnulez à tout moment. Le prélèvement apparaîtra sur votre relevé sous le nom de witapps.", + "description": "Vous ne serez débité(e) que de . \n avant la fin de votre période d'essai. \nAnnulez à tout moment. Le prélèvement apparaîtra sur votre relevé sous le nom de witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -525,7 +525,7 @@ "description2": "Je sais tout sur l'astrologie et les relations" }, "/onboarding": { - "title1": "Bienvenue\nchez AURA", + "title1": "Bienvenue\nchez WIT LAB", "title2": "En fonction de vos réponses", "title3": "Nous avons créé votre carte astrologique et votre plan de guidance", "title4": "Pour vous aider à trouver votre partenaire idéal", diff --git a/public/locales/v1/fr/male_fr.json b/public/locales/v1/fr/male_fr.json index ff97e46..0a56836 100644 --- a/public/locales/v1/fr/male_fr.json +++ b/public/locales/v1/fr/male_fr.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "sec", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Vous", "partner": "Partenaire", "day": "Jour", @@ -14,7 +14,7 @@ "privacy_policy": "Politique de confidentialité", "terms_of_use": "Conditions d'utilisation", "policy": "J'accepte la , les et l'utilisation de cookies et technologies de suivi, nécessitant votre consentement", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Profil", "personality_traits": "Traits de personnalité", "relationship_pattern": "Modèle de relation", @@ -130,7 +130,7 @@ "credit_card": "Carte de crédit", "price_for_days": " pour votre période d'essai de jours", "email_reminder": "Nous vous enverrons un rappel par e-mail", - "description": "Vous ne serez facturé que de . \n avant la fin de votre période d'essai. \nAnnulez à tout moment. Le prélèvement apparaîtra sur votre facture sous le nom de witapps.", + "description": "Vous ne serez facturé que de . \n avant la fin de votre période d'essai. \nAnnulez à tout moment. Le prélèvement apparaîtra sur votre facture sous le nom de witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -522,7 +522,7 @@ "description2": "Je sais tout sur l'astrologie et les relations" }, "/onboarding": { - "title1": "Bienvenue\nchez AURA", + "title1": "Bienvenue\nchez WIT LAB", "title2": "En fonction de vos réponses", "title3": "Nous avons créé votre carte astrologique et votre plan de conseils", "title4": "Pour vous aider à trouver votre partenaire idéal", diff --git a/public/locales/v1/hi/female_hi.json b/public/locales/v1/hi/female_hi.json index 3dca290..6052afc 100644 --- a/public/locales/v1/hi/female_hi.json +++ b/public/locales/v1/hi/female_hi.json @@ -1,7 +1,7 @@ { "min": "मिनट", "sec": "सेकंड", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "आप", "partner": "साथी", "day": "दिन", @@ -14,7 +14,7 @@ "privacy_policy": "गोपनीयता नीति", "terms_of_use": "उपयोग की शर्तें", "policy": "मैं , और कूकीज़ और ट्रैकिंग तकनीकों के उपयोग के लिए सहमत हूँ, जिसके लिए आपकी सहमति आवश्यक है", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "प्रोफाइल", "personality_traits": "व्यक्तित्व गुण", "relationship_pattern": "संबंध पैटर्न", @@ -130,7 +130,7 @@ "credit_card": "क्रेडिट कार्ड", "price_for_days": "आपके -दिन के ट्रायल के लिए ", "email_reminder": "हम आपको एक ईमेल अनुस्मारक भेजेंगे", - "description": "आपसे केवल का शुल्क लिया जाएगा। \n आपके ट्रायल अवधि समाप्त होने से पहले । \n कभी भी रद्द करें। आपके बिल पर शुल्क witapps के रूप में दिखाई देगा।", + "description": "आपसे केवल का शुल्क लिया जाएगा। \n आपके ट्रायल अवधि समाप्त होने से पहले । \n कभी भी रद्द करें। आपके बिल पर शुल्क witlab के रूप में दिखाई देगा।", "address": "1123 रिमर डॉ मोरागा, कैलिफोर्निया 94556" }, "/gender": { @@ -525,7 +525,7 @@ "description2": "मुझे ज्योतिष और संबंध के बारे में सब कुछ पता है" }, "/onboarding": { - "title1": "आपका स्वागत है\nAURA में", + "title1": "आपका स्वागत है\nWIT LAB में", "title2": "आपके उत्तरों के आधार पर", "title3": "हमने आपका ज्योतिषीय ब्लूप्रिंट और मार्गदर्शन योजना बनाई है", "title4": "आपकी मदद के लिए ताकि आप अपने आदर्श साथी को पा सकें", diff --git a/public/locales/v1/hi/male_hi.json b/public/locales/v1/hi/male_hi.json index 7e27ad2..5f7c527 100644 --- a/public/locales/v1/hi/male_hi.json +++ b/public/locales/v1/hi/male_hi.json @@ -1,7 +1,7 @@ { "min": "मिनट", "sec": "सेकंड", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "आप", "partner": "साथी", "day": "दिन", @@ -14,7 +14,7 @@ "privacy_policy": "गोपनीयता नीति", "terms_of_use": "उपयोग की शर्तें", "policy": "मैं , और कुकीज़ और ट्रैकिंग तकनीकों के उपयोग से सहमत हूं, जिसके लिए आपकी सहमति की आवश्यकता है", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "प्रोफाइल", "personality_traits": "व्यक्तित्व लक्षण", "relationship_pattern": "संबंध पैटर्न", @@ -130,7 +130,7 @@ "credit_card": "क्रेडिट कार्ड", "price_for_days": "आपके -दिन के परीक्षण के लिए ", "email_reminder": "हम आपको एक रिमाइंडर ईमेल करेंगे", - "description": "आपसे केवल का शुल्क लिया जाएगा।\n आपके परीक्षण अवधि समाप्त होने से पहले।\nकभी भी रद्द करें। शुल्क आपके बिल पर witapps के रूप में दिखाई देगा।", + "description": "आपसे केवल का शुल्क लिया जाएगा।\n आपके परीक्षण अवधि समाप्त होने से पहले।\nकभी भी रद्द करें। शुल्क आपके बिल पर witlab के रूप में दिखाई देगा।", "address": "1123 रिमर ड्राइव, मोरागा, कैलिफोर्निया 94556" }, "/gender": { @@ -522,7 +522,7 @@ "description2": "मुझे ज्योतिष और संबंधों के बारे में सब कुछ पता है" }, "/onboarding": { - "title1": "AURA में आपका स्वागत है", + "title1": "WIT LAB में आपका स्वागत है", "title2": "आपके उत्तरों के आधार पर", "title3": "हमने आपका ज्योतिषीय ब्लूप्रिंट और मार्गदर्शन योजना बनाई है", "title4": "ताकि आपको अपना आदर्श साथी मिल सके", diff --git a/public/locales/v1/pt-br/female_pt-br.json b/public/locales/v1/pt-br/female_pt-br.json index cf5e133..93f52e6 100644 --- a/public/locales/v1/pt-br/female_pt-br.json +++ b/public/locales/v1/pt-br/female_pt-br.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "seg", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Você", "partner": "Parceiro", "day": "Dia", @@ -14,7 +14,7 @@ "privacy_policy": "Política de Privacidade", "terms_of_use": "Termos de Uso", "policy": "Concordo com a , os e com o uso de cookies e tecnologias de rastreamento, que exigem seu consentimento", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Perfil", "personality_traits": "Traços de Personalidade", "relationship_pattern": "Padrão de Relacionamento", @@ -130,7 +130,7 @@ "credit_card": "Cartão de Crédito", "price_for_days": " pelo seu teste de dias", "email_reminder": "Enviaremos um lembrete por email", - "description": "Você será cobrada(o) apenas . \n antes do término do seu período de teste. \nCancele a qualquer momento. A cobrança aparecerá em sua fatura como witapps.", + "description": "Você será cobrada(o) apenas . \n antes do término do seu período de teste. \nCancele a qualquer momento. A cobrança aparecerá em sua fatura como witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -525,7 +525,7 @@ "description2": "Eu sei tudo sobre astrologia e relacionamento" }, "/onboarding": { - "title1": "Bem-vinda\na AURA", + "title1": "Bem-vinda\na WIT LAB", "title2": "Com base em suas respostas", "title3": "Criamos sua carta astrológica e seu plano de orientação", "title4": "Para te ajudar a encontrar seu parceiro(a) perfeito(a)", diff --git a/public/locales/v1/pt-br/male_pt-br.json b/public/locales/v1/pt-br/male_pt-br.json index 8e6e4f9..c0d7f30 100644 --- a/public/locales/v1/pt-br/male_pt-br.json +++ b/public/locales/v1/pt-br/male_pt-br.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "seg", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Você", "partner": "Parceiro", "day": "Dia", @@ -14,7 +14,7 @@ "privacy_policy": "Política de Privacidade", "terms_of_use": "Termos de Uso", "policy": "Eu concordo com a , e com o uso de cookies e tecnologias de rastreamento que requerem seu consentimento", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Perfil", "personality_traits": "Traços de Personalidade", "relationship_pattern": "Padrão de Relacionamento", @@ -130,7 +130,7 @@ "credit_card": "Cartão de Crédito", "price_for_days": " pelo seu teste de dias", "email_reminder": "Nós enviaremos um lembrete por email", - "description": "Você será cobrado apenas . \n antes do término do seu período de teste. \nCancele a qualquer momento. A cobrança aparecerá na sua fatura como witapps.", + "description": "Você será cobrado apenas . \n antes do término do seu período de teste. \nCancele a qualquer momento. A cobrança aparecerá na sua fatura como witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -522,7 +522,7 @@ "description2": "Eu sei tudo sobre astrologia e relacionamento" }, "/onboarding": { - "title1": "Bem-vindo\nà AURA", + "title1": "Bem-vindo\nà WIT LAB", "title2": "Com base nas suas respostas", "title3": "Criamos seu mapa astrológico e plano de orientação", "title4": "Para ajudar você a encontrar seu parceiro perfeito", diff --git a/public/locales/v1/pt-pt/female_pt-pt.json b/public/locales/v1/pt-pt/female_pt-pt.json index 929109f..21f124c 100644 --- a/public/locales/v1/pt-pt/female_pt-pt.json +++ b/public/locales/v1/pt-pt/female_pt-pt.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "seg", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Tu", "partner": "Parceiro", "day": "Dia", @@ -14,7 +14,7 @@ "privacy_policy": "Política de Privacidade", "terms_of_use": "Termos de Uso", "policy": "Concordo com a , e com o uso de cookies e tecnologias de rastreamento, que requerem o teu consentimento", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Perfil", "personality_traits": "Características de Personalidade", "relationship_pattern": "Padrão de Relacionamento", @@ -130,7 +130,7 @@ "credit_card": "Cartão de Crédito", "price_for_days": " pelo período experimental de dias", "email_reminder": "Vamos enviar-te um lembrete por email", - "description": "Serás cobrada apenas . \n antes do final do teu período experimental. \nCancela a qualquer momento. A cobrança aparecerá na tua fatura como witapps.", + "description": "Serás cobrada apenas . \n antes do final do teu período experimental. \nCancela a qualquer momento. A cobrança aparecerá na tua fatura como witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -525,7 +525,7 @@ "description2": "Eu sei tudo sobre astrologia e relacionamento" }, "/onboarding": { - "title1": "Bem-vinda \na AURA", + "title1": "Bem-vinda \na WIT LAB", "title2": "Com base nas tuas respostas", "title3": "Criámos o teu mapa astrológico e plano de orientação", "title4": "Para te ajudar a encontrar o parceiro perfeito", diff --git a/public/locales/v1/pt-pt/male_pt-pt.json b/public/locales/v1/pt-pt/male_pt-pt.json index 0b030d1..0cbdff3 100644 --- a/public/locales/v1/pt-pt/male_pt-pt.json +++ b/public/locales/v1/pt-pt/male_pt-pt.json @@ -1,7 +1,7 @@ { "min": "min", "sec": "seg", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Tu", "partner": "Parceiro", "day": "Dia", @@ -14,7 +14,7 @@ "privacy_policy": "Política de Privacidade", "terms_of_use": "Termos de Utilização", "policy": "Concordo com a , os e com o uso de cookies e tecnologias de rastreamento, que requerem o seu consentimento", - "copyright": "@ Wit Apps LLC, California, US", + "copyright": "@ Wit Labs LLC, California, US", "profile": "Perfil", "personality_traits": "Traços de Personalidade", "relationship_pattern": "Padrão de Relacionamento", @@ -130,7 +130,7 @@ "credit_card": "Cartão de Crédito", "price_for_days": " pelo teu teste de dias", "email_reminder": "Vamos enviar-te um lembrete por email", - "description": "Só serás cobrado . \n antes do teu período de teste terminar. \nCancela a qualquer momento. A cobrança aparecerá na tua fatura como witapps.", + "description": "Só serás cobrado . \n antes do teu período de teste terminar. \nCancela a qualquer momento. A cobrança aparecerá na tua fatura como witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -525,7 +525,7 @@ "description2": "Eu sei tudo sobre astrologia e relacionamento" }, "/onboarding": { - "title1": "Bem-vindo\nà AURA", + "title1": "Bem-vindo\nà WIT LAB", "title2": "Com base nas tuas respostas", "title3": "Criámos o teu mapa astrológico e plano de orientação", "title4": "Para te ajudar a encontrar o parceiro perfeito", diff --git a/public/locales/v1/ru/female_ru.json b/public/locales/v1/ru/female_ru.json index 7644db1..1f1a90f 100644 --- a/public/locales/v1/ru/female_ru.json +++ b/public/locales/v1/ru/female_ru.json @@ -1,7 +1,7 @@ { "min": "мин", "sec": "сек", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Ты", "partner": "Партнёр", "day": "День", @@ -129,7 +129,7 @@ "credit_card": "Кредитная карта", "price_for_days": " за ваш -дневный пробный период", "email_reminder": "Мы напомним вам по электронной почте", - "description": "С вас будет снята только сумма . \n до окончания пробного периода. \nОтменить можно в любой момент. Платёж будет отображаться в вашем счёте как witapps.", + "description": "С вас будет снята только сумма . \n до окончания пробного периода. \nОтменить можно в любой момент. Платёж будет отображаться в вашем счёте как witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816" }, "/gender": { @@ -524,7 +524,7 @@ "description2": "Я знаю всё об астрологии и отношениях" }, "/onboarding": { - "title1": "Добро пожаловать\nв AURA", + "title1": "Добро пожаловать\nв WIT LAB", "title2": "На основе твоих ответов", "title3": "Мы создали твою астрологическую карту и план рекомендаций", "title4": "Для того чтобы помочь тебе найти идеального партнёра", diff --git a/public/locales/v1/ru/male_ru.json b/public/locales/v1/ru/male_ru.json index 0f1d420..08da173 100644 --- a/public/locales/v1/ru/male_ru.json +++ b/public/locales/v1/ru/male_ru.json @@ -1,7 +1,7 @@ { "min": "мин", "sec": "сек", - "app_name": "AURA", + "app_name": "WIT LAB", "you": "Вы", "partner": "Партнёр", "day": "День", @@ -129,7 +129,7 @@ "credit_card": "Кредитная карта", "price_for_days": " за ваш пробный период", "email_reminder": "Мы отправим вам напоминание на почту", - "description": "С вас будет списано только . \n до окончания пробного периода. \nОтмените в любое время. Списание будет указано в вашей выписке как witapps.", + "description": "С вас будет списано только . \n до окончания пробного периода. \nОтмените в любое время. Списание будет указано в вашей выписке как witlab.", "address": "2108 N ST STE 5446 SACRAMENTO, CA 95816", "title1": "Способ оплаты", "price_information": "Плата ", @@ -527,7 +527,7 @@ "description2": "Я знаю всё об астрологии и отношениях" }, "/onboarding": { - "title1": "Добро пожаловать\nв AURA", + "title1": "Добро пожаловать\nв WIT LAB", "title2": "На основе ваших ответов", "title3": "Мы создали ваш астрологический план и план рекомендаций", "title4": "Чтобы помочь вам найти идеального партнёра", @@ -682,11 +682,11 @@ "description": "Продолжая, вы соглашаетесь, что если не отмените подписку до конца -дневного пробного периода, с вас автоматически будет списана сумма за вводный период в 14 дней, а затем стандартная ставка каждые 14 дней до отмены через настройки. Узнайте больше о политике отмены и возврата в Условиях подписки." }, "/trial-choice": { - "text_variant_1": "AURA — это единственное приложение с точными астрологическими прогнозами, они проверены профессионалами и гарантированно внесут ясность в вашу жизнь.

AURA уже помогла миллионам людей обрести счастье и узнать всю правду об их отношениях.

Астрологический прогноз, который полностью изменит вашу жизнь, почти готов! Но перед тем, как мы предоставим его вам, мы хотим предложить вам выбрать сумму, которую вы считаете разумной для использования AURA в течение дней и которая, по вашему мнению, справедлива за те изменения, что вас ждут:

- Вы узнаете все самые сокровенные тайны, которые приготовили вам звезды, и решите проблемы в отношениях всего за месяц;
- Вы раз и навсегда закроете нерешенные вопросы и забудете о проблемах, которые преследуют вас годами (а может и десятилетиями);
- Вы сэкономите сотни долларов на обманщиках и лжегадалках;
- Получите не только личный астрологический прогноз, но и персональные ежедневные гороскопы, узнаете, кто и как вас энергетически истощает, а также получите другие индивидуальные прогнозы.

", + "text_variant_1": "WIT LAB — это единственное приложение с точными астрологическими прогнозами, они проверены профессионалами и гарантированно внесут ясность в вашу жизнь.

WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду об их отношениях.

Астрологический прогноз, который полностью изменит вашу жизнь, почти готов! Но перед тем, как мы предоставим его вам, мы хотим предложить вам выбрать сумму, которую вы считаете разумной для использования WIT LAB в течение дней и которая, по вашему мнению, справедлива за те изменения, что вас ждут:

- Вы узнаете все самые сокровенные тайны, которые приготовили вам звезды, и решите проблемы в отношениях всего за месяц;
- Вы раз и навсегда закроете нерешенные вопросы и забудете о проблемах, которые преследуют вас годами (а может и десятилетиями);
- Вы сэкономите сотни долларов на обманщиках и лжегадалках;
- Получите не только личный астрологический прогноз, но и персональные ежедневные гороскопы, узнаете, кто и как вас энергетически истощает, а также получите другие индивидуальные прогнозы.

", "text_variant_1_span": "-дневный пробный период стоит нам $13.76, но выберите, пожалуйста, ту сумму, которая устроит вас:", - "text_variant_2": "AURA — единственное приложение, которому можно доверять точные астрологические прогнозы, созданные и проверенные опытными профессионалами, чтобы вы получали прогнозы, которые и надежны, и трансформируют.

AURA уже изменила жизни миллионов, принесла ясность, радость и глубокое понимание их отношений.

Жизненно важный астрологический прогноз для вас почти готов! Прежде чем мы раскроем секреты, которые изменят вашу жизнь, мы хотим дать вам свободу выбора: какую сумму вы считаете справедливой, чтобы попробовать AURA в течение дней. Это ваш шанс решить, сколько стоит для вас изменение:

- Узнайте глубочайшие, самые сокровенные тайны, которые звезды приготовили для вас, и решите проблемы в отношениях всего за месяц;
- Наконец, поставьте точку на долгоиграющих проблемах, что мучают вас долгие годы, если не десятилетия;
- Сэкономьте сотни долларов, избегая ненадежных астрологов и фальшивых гадалок;
- Получите не только личный астрологический прогноз, но и ежедневные персонализированные гороскопы, узнайте, кто вас истощает энергетически, и получите эксклюзивные, индивидуальные консультации.

", + "text_variant_2": "WIT LAB — единственное приложение, которому можно доверять точные астрологические прогнозы, созданные и проверенные опытными профессионалами, чтобы вы получали прогнозы, которые и надежны, и трансформируют.

WIT LAB уже изменила жизни миллионов, принесла ясность, радость и глубокое понимание их отношений.

Жизненно важный астрологический прогноз для вас почти готов! Прежде чем мы раскроем секреты, которые изменят вашу жизнь, мы хотим дать вам свободу выбора: какую сумму вы считаете справедливой, чтобы попробовать WIT LAB в течение дней. Это ваш шанс решить, сколько стоит для вас изменение:

- Узнайте глубочайшие, самые сокровенные тайны, которые звезды приготовили для вас, и решите проблемы в отношениях всего за месяц;
- Наконец, поставьте точку на долгоиграющих проблемах, что мучают вас долгие годы, если не десятилетия;
- Сэкономьте сотни долларов, избегая ненадежных астрологов и фальшивых гадалок;
- Получите не только личный астрологический прогноз, но и ежедневные персонализированные гороскопы, узнайте, кто вас истощает энергетически, и получите эксклюзивные, индивидуальные консультации.

", "text_variant_2_span": "Хотя -дневный пробный период стоит нам $13.76, мы хотим, чтобы вы выбрали сумму, которую считаете для себя правильной:", - "text_variant_3": "Откройте для себя AURA — единственное приложение, которое предоставляет действительно точные астрологические прогнозы, все они проверены ведущими профессионалами отрасли. Ваш путь к ясности и счастью начинается здесь.

Миллионы уже обрели счастье и разобрались в своих отношениях с помощью AURA. Теперь ваша очередь.

Ваш жизненно важный астрологический прогноз почти готов! Перед тем как поделиться этой мощной информацией с вами, мы даем вам возможность самостоятельно определить стоимость, чтобы испытать AURA в течение дней. Вы сами решаете, что вам кажется справедливым за жизненно важные откровения, которые вас ждут:

- Раскройте самые глубинные тайны, приготовленные вселенной, и решите ваши дилеммы в отношениях в течение месяца;
- Наконец, закройте главу о затянувшихся проблемах, что беспокоят вас годами или даже десятилетиями;
- Уйдите от траты сотен долларов на ненадежных, фальшивых астрологов;
- Получите доступ к вашему личному астрологическому прогнозу, получайте ежедневные персонализированные гороскопы, узнайте, кто вас истощает энергией, и воспользуйтесь другими интуитивными консультациями.

", + "text_variant_3": "Откройте для себя WIT LAB — единственное приложение, которое предоставляет действительно точные астрологические прогнозы, все они проверены ведущими профессионалами отрасли. Ваш путь к ясности и счастью начинается здесь.

Миллионы уже обрели счастье и разобрались в своих отношениях с помощью WIT LAB. Теперь ваша очередь.

Ваш жизненно важный астрологический прогноз почти готов! Перед тем как поделиться этой мощной информацией с вами, мы даем вам возможность самостоятельно определить стоимость, чтобы испытать WIT LAB в течение дней. Вы сами решаете, что вам кажется справедливым за жизненно важные откровения, которые вас ждут:

- Раскройте самые глубинные тайны, приготовленные вселенной, и решите ваши дилеммы в отношениях в течение месяца;
- Наконец, закройте главу о затянувшихся проблемах, что беспокоят вас годами или даже десятилетиями;
- Уйдите от траты сотен долларов на ненадежных, фальшивых астрологов;
- Получите доступ к вашему личному астрологическому прогнозу, получайте ежедневные персонализированные гороскопы, узнайте, кто вас истощает энергией, и воспользуйтесь другими интуитивными консультациями.

", "text_variant_3_span": "Наш -дневный пробный период обычно стоит нам $13.76, но вы можете выбрать ту сумму, которая кажется вам правильной:", "button": "Выберите сумму, которую считаете разумной." }, @@ -722,7 +722,7 @@ "/depends": { "title": "Согласно нашим данным, только 9% , рождённых под знаком , обладают отчётливой логической ясностью — редкий дар. Мы обязательно учтём эту черту в вашем прогнозе." }, - "copyright": "@ Wit Apps LLC, Калифорния, США", + "copyright": "@ Wit Labs LLC, Калифорния, США", "period": { "nominative": { "day_one": "{{count}} день", diff --git a/public/old-backend/t.json b/public/old-backend/t.json index 962e88e..159a783 100644 --- a/public/old-backend/t.json +++ b/public/old-backend/t.json @@ -1 +1 @@ -{"translations":[{"key":"chat.inapppush.title","value":"{name} Astrologer"},{"key":"chat.inapppush.message","value":"New message"},{"key":"au.my_horoscope.loading4","value":"Today's Forecast Compilation"},{"key":"au.my_horoscope.loading3","value":"Prediction Crafting"},{"key":"au.my_horoscope.loading2","value":"Love Energy Analysis"},{"key":"au.my_horoscope.loading1","value":"Astrological Data Analysis"},{"key":"au.my_horoscope.loading_title","value":"In-Depth Personal Analysis and Daily Horoscope"},{"key":"aura.chakras.onboarding","value":"Chat with a professional Advisor and get answers to your pressing questions"},{"key":"aura.stat_fields.feelings","value":"LOVE PARTNER'S FEELINGS"},{"key":"aura.stat_fields.happiness","value":"LOVE RELATIONSHIP PROSPECTS"},{"key":"aura.3.loading","value":"Love Ex Analysis"},{"key":"aura.2.loading","value":"Love Partner's feelings Analysis"},{"key":"aura.1.loading","value":"Love Relationship Prospects Analysis"},{"key":"aura.stat_fields.energy_loss","value":"SELF-LOVE"},{"key":"aura.stat_fields.energy_loss.negative","value":"SELF-LOVE"},{"key":"aura.stat_fields.self_control","value":"LOVE EX"},{"key":"au.ar.no","value":"Do not use AR"},{"key":"au.ar.yes","value":"Continue"},{"key":"aura_subscrption.text_end_proplan2","value":"And then $59.99 forever. No commitment. Cancel anytime."},{"key":"aura_subscrption.text_end","value":"✔️Secured with iTunes.3-Day Free Trial. And then $59.99 per year. Cancel anytime."},{"key":"auweb.button.next","value":"TRY NOW"},{"key":"au.awareness_purchase.text_under_button","value":"$99.99 one time purchase. No commitment."},{"key":"au.awareness_purchase.text_above_button","value":"One-time purchase $99.99"},{"key":"au.awareness_purchase.button","value":"Start Awareness"},{"key":"au.awareness_purchase.text1","value":"You have used one awareness for today. Activate unlimited awarenesses for $99.99, valid forever, right now!"},{"key":"au.awareness_purchase.title","value":"Awareness PRO Plan"},{"key":"au.question.text2","value":"Are you adventurous person?"},{"key":"au.question.text1","value":"Do you enjoy time spent alone?"},{"key":"au.compatibility_purchase.text_under_button","value":"$99.99 one time purchase.No commitment."},{"key":"au.compatibility_purchase.text_above_button","value":"One-time purchase $99.99"},{"key":"au.compatibility_purchase.button","value":"Start Compatibility"},{"key":"au.compatibility_purchase.text1","value":"You have used one compatibility per day. Activate an unlimited number of compatibilities for $99.99 forever, right now!"},{"key":"au.compatibility_purchase.title","value":"Unlimited Compatibility Access"},{"key":"auweb.pay.information","value":"You'll pay %@ today for your 3-day trial, and then nineteen dollars every two weeks after your trial ends."},{"key":"au.ball.first_answer","value":"It's better for you not to know about this right now."},{"key":"au.one_time_purchase.unlock_time","value":"Get it all now for $39.99"},{"key":"aura_subscrption.trial.billed","value":"then $7.99 \r\nper week"},{"key":"au.meditations.button_awareness","value":"Awareness"},{"key":"au.meditations.button_breath","value":"Breath"},{"key":"au.meditations.text1","value":"Our unique practices will help you restore your energy balance, improve your well-being, and learn more about yourself. Let's begin!"},{"key":"au.meditations.title","value":"Meditations"},{"key":"au.crystal_ball.text_under_button","value":"$19.99 one time purchase.No commitment."},{"key":"au.crystal_ball.text_above_button","value":"One-time purchase $19.99"},{"key":"au.crystal_ball.button","value":"Start Crystal Ball"},{"key":"au.crystal_ball.text1","value":"The prediction ball is ready for your use. Activate unlimited answers from the ball for just $19.99 forever, right now!"},{"key":"au.crystal_ball.title","value":"Crystal Ball"},{"key":"aura.warming_up.body","value":"The analysis of your Aura revealed a negative energy influence on you and a partial positive one. Such a combination is very rare! Which one would you like to start with?"},{"key":"aura.warming_up.button","value":"GOOD BAD"},{"key":"subscription_hint.array","value":"And then %@ per three month. No commitment. Cancel anytime."},{"key":"subscription_hint.yearly","value":"And then %@ per year. Cancel anytime."},{"key":"subscription_hint.monthly","value":"And then %@ per month. No commitment. Cancel anytime."},{"key":"aura.4.loading","value":"Crafting Restorative Practices"},{"key":"aura.1.clap","value":"You're doing great"},{"key":"aura.2.clap","value":"There's just a little left"},{"key":"au.2_week.web","value":"2-Week Plan\r\n$1.46 per day"},{"key":"aura_subscrption.monthly.try","value":"A MONTH FOR"},{"key":"aura_subscrption.monthly.price","value":"$19.99"},{"key":"aura_subscrption.monthly.billed","value":"billed every\r\n month"},{"key":"aura_subscrption.quarterly.try","value":"3 MONTHS FOR"},{"key":"aura_subscrption.quarterly.billed","value":"billed every\r\n3 months"},{"key":"aura_subscrption.quarterly.price","value":"$39.99"},{"key":"aura_subscrption.trial.try","value":"TRY 3 DAYS FOR"},{"key":"aura_subscrption.trial.price","value":"FREE"},{"key":"aura_subscrption.hot_deal.auto_renewable","value":"auto-renewable"},{"key":"aura_subscrption.hot_deal","value":"HOT DEAL"},{"key":"zodiac_signs.metas.mode_element","value":"Mode + Element"},{"key":"aura.money_compatibility.button","value":"low MONEY energy. Determine who drains your energy"},{"key":"aura.sexual_compatibility.button","value":"Discover who's draining your SEXUAL energy"},{"key":"aura.friendship_compatibility.button","value":"Find out who drains your FRIENDSHIP energy"},{"key":"aura.name_person.body","value":"Write the name of the person with whom you want to check compatibility."},{"key":"awareness.title","value":"Focus on your chakras, repeat the following:"},{"key":"aura.choose_age.body","value":"Select what exactly you want to know."},{"key":"forecast.review","value":"Based on your aura you are in a playful mood today. You should be able to infect others with that spirit easily. Make games out of work and chores and try not to take anything too seriously."},{"key":"aura.breath_compatibility.button","value":"Discover who is causing your financial energy loss."},{"key":"breathe.title","value":"Stop and breathe to help you relax and focus on what really matters."},{"key":"breathe.subtitle","value":"Breathing practice will help improve your aura. Breath in the positive energy, breathe out the negative..."},{"key":"aura.compatibility_breath.button","value":"Use all the power of your Aura"},{"key":"awareness.subtitle","value":"…"},{"key":"subscription_hint.trial","value":"And then %@ per week. No commitment. Cancel anytime."},{"key":"aura_subscrption.yearly.try","value":"YEARLY FOR"},{"key":"au.web_onbording.start","value":"Our system offers you to undergo practices to improve energies where you have a leakage. Click to begin."},{"key":"aura.aura.onboarding","value":"Our system offers you to undergo practices to improve energies where you have a leakage. Click to begin."},{"key":"aura.breathing.onboarding","value":"Relaxation Through Breathing - allow yourself a minute of doing nothing and fill yourself with pure energy. A unique breathing practice with augmented reality."},{"key":"aura.compatibility.onboarding","value":"Your Compatibility with close people. Find out who drains your energy, and who fills you with the energy of love."},{"key":"aura.begin_breathe.button","value":"BEGIN"},{"key":"aura.personal_aura.button","value":"Receive an In-Depth Analysis and Today's Horoscope"},{"key":"aura_subscrption.text_end_proplan","value":" Unlimited access to Check Compatibility."},{"key":"aura.moons.onboarding","value":"Here you will learn everything about your Zodiac sign and download wallpapers with your sign. IMPORTANT - new wallpapers appear every day"},{"key":"aura.breath_in.text","value":"Breath_in"},{"key":"aura.breath_out.text","value":"Breath_out"},{"key":"aura.breath_relax.text","value":"Breath & Relax"},{"key":"aura.warmin_good.button","value":"GOOD"},{"key":"aura.attention.title","value":"ATTENTION"},{"key":"aura.name_1.review","value":"Samantha Green"},{"key":"aura.name_2.review","value":"James Wilson"},{"key":"au.web_onbording.name","value":"Write the name of the person with whom you want to check Сompatibility."},{"key":"au.web_onbording.date","value":"Choose his birthdate."},{"key":"au.web_onbording.category","value":"Write the name of the person with whom you want to check Сompatibility."},{"key":"au.web_onbording.moon","value":"Here you will learn everything about your Zodiac sign and download wallpapers with your sign. IMPORTANT - new wallpapers appear every day."},{"key":"aura.review_2.content","value":"I don't know why, but I always had bad experiences in relationships and couldn't find the one who would understand and love me. So, I took a special extended test and immediately figured everything out. It turns out that the birth date of the chosen one and number coincidences are very important in relationships. Now I consider this in all areas, and it helps me a lot."},{"key":"aura.review_1.content","value":"As for me, money just doesn't stick with me at all. It turned out that it wasn't because I was bad or irresponsible, but it was because of my partner. We delved deeply into this issue thanks to Aura, and what do you think? Everything changed the very next day. Now we are happy and wealthy."},{"key":"au.web_onbording.breathing","value":"Relaxation Through Breathing - allow yourself a minute of doing nothing and fill yourself with pure energy. A unique breathing practice with augmented reality."},{"key":"au.web_onbording.compatibility","value":"Your Compatibility with close people. Find out who drains your energy, and who fills you with the energy of love."},{"key":"aura_subscrption.yearly.price","value":"$59.99"},{"key":"aura.web.price_selection","value":"Money shouldn't get in the way of finding something for your well-being"},{"key":"aura_subscrption.yearly.billed","value":"billed yearly"},{"key":"aura.web.email_title","value":"We will email you a copy for easy access."},{"key":"au.friends.window","value":"Your two Friends are already using the full power of Aura"},{"key":"au.more_llc.button","value":"More About "},{"key":"au.name.my_name","value":"My Name"},{"key":"aura.warmin_bad.button","value":"BAD"},{"key":"au.try_for.button","value":"$1 - Try Now"},{"key":"au.get50.only","value":"GET Lower Price Today Only"},{"key":"au.name.person","value":"The Person’s Name"},{"key":"au.onboarding.my_name","value":"Your Name for Compatibility"},{"key":"au.free_trial_web.week","value":"Use 7-Days Trial"},{"key":"aura.ten_breath.button","value":"Increase up to 10%. Practice for the Energy of Money"},{"key":"au.moons.button","value":"Find out about Friends or Family"},{"key":"au.web.pay_good_title","value":"Your payment was successful"},{"key":"auweb.pay_good.text1","value":"Thank You!"},{"key":"auweb.pay_good.title","value":"Your payment was successful"},{"key":"auweb.pay_good.button","value":"Next"},{"key":"auweb.pay_bad.text1","value":"1. You entered the correct data during checkout\r\n\r\n2. You have enough funds available\r\n\r\n3. Your card can be used for international payment"},{"key":"auweb.pay_bad.text2","value":"If you're still having trouble, try a different payment method."},{"key":"auweb.pay_bad.button","value":"Update details"},{"key":"auweb.pay_bad.title","value":"If you're still having trouble, try a different payment method."},{"key":"aura_subscrption.title_moons","value":"To continue"},{"key":"aura.choose_birthdate.body","value":"Choose the birthdate of the person with whom you want to check compatibility."},{"key":"au.anxiety.category","value":"Anxiety"},{"key":"au.calm.category","value":"Calm"},{"key":"au.focus.category","value":"Focus"},{"key":"au.relationships.category","value":"Relationships"},{"key":"au.sleep.category","value":"Sleep"},{"key":"au.birds.category","value":"Birds"},{"key":"au.bonfire.category","value":"Bonfire"},{"key":"au.cat.category","value":"Cat"},{"key":"au.metropolis.category","value":"Metropolis"},{"key":"au.rain.category","value":"Rain"},{"key":"au.waterfall.category","value":"Waterfall"},{"key":"au.sea.category","value":"Sea"},{"key":"aura_subscrption.text_compatibility","value":" Discover everything about this person without limitations."},{"key":"aura_subscrption.text_horoscope","value":" Your extended Analysis and personal Horoscope for today are ready."},{"key":"aura_subscrption.text_moons","value":" You've read halfway about yourself."},{"key":"aura_subscrption.title_horoscope","value":"Personal Analysis"},{"key":"aura_subscrption.title_compatibility","value":"To continue"},{"key":"au.magic.title","value":"Welcome to the Magic Prediction Ball!"},{"key":"au.magic.text1","value":"Ask a question that can be answered with a \"yes\" or \"no\", and I'll try to predict your future. When you're ready, pose your question and I'll reveal what the ball predicts."},{"key":"auweb.agree.text1","value":"By proceeding, you agree that if you do not cancel your subscription before the end of the 7-day trial period, you will be automatically charged sixty nine US dollars ninty nine cents annual until you cancel the subscription in the settings."},{"key":"au.besties.title","value":"Preparing data on"},{"key":"au.besties.loading1","value":" Besties' Horoscope 1"},{"key":"au.besties.loading2","value":" Besties' Horoscope 2"},{"key":"au.besties.loading3","value":" Besties' Horoscope 3"},{"key":"au.besties.loading4","value":" Besties' Horoscope 4"},{"key":"au.besties.result","value":"Today's Horoscope with"},{"key":"au.prediction_moons.loading_title","value":"Preparing data"},{"key":"au.prediction_moons.loading1","value":"Moons losding 1"},{"key":"au.prediction_moons.loading2","value":"Moons losding 2"},{"key":"au.prediction_moons.loading3","value":"Moons losding 3"},{"key":"au.prediction_moons.loading4","value":"Moons losding 4"},{"key":"au.prediction_moons.result_title","value":"Forecast based on your moons"},{"key":"au.name_horoscope.loading_title","value":"Preparing Name"},{"key":"au.name_horoscope.loading1","value":"Name's Horoscope 1"},{"key":"au.name_horoscope.loading2","value":"Name's Horoscope 2"},{"key":"au.name_horoscope.loading3","value":"Name's Horoscope 3"},{"key":"au.name_horoscope.loading4","value":"Name's Horoscope 4"},{"key":"au.thermal_compatibility.loading_title","value":"Preparing Thermal"},{"key":"au.thermal_compatibility.loading1","value":"Thermal Compatibility 1"},{"key":"au.thermal_compatibility.loading2","value":"Thermal Compatibility 2"},{"key":"au.thermal_compatibility.loading3","value":"Thermal Compatibility 3"},{"key":"au.thermal_compatibility.loading4","value":"Thermal Compatibility 4"},{"key":"au.moonse_phase.loading_title","value":"Preparing Moon Phase"},{"key":"au.moonse_phase.loading1","value":"Moon Phase 1"},{"key":"au.moonse_phase.loading2","value":"Moon Phase 2"},{"key":"au.moonse_phase.loading3","value":"Moon Phase 3"},{"key":"au.moonse_phase.loading4","value":"Moon Phase 4"},{"key":"au.moonse_phase.result_title","value":"Impact on Your Personal Energy Today"},{"key":"au.energy_vampirism.loading_title","value":"Preparing data Vampirism"},{"key":"au.energy_vampirism.loading4","value":"Vampirism 4"},{"key":"au.energy_vampirism.loading3","value":"Vampirism 3"},{"key":"au.energy_vampirism.loading2","value":"Vampirism 2"},{"key":"au.energy_vampirism.loading1","value":"Vampirism 1"},{"key":"au.energy_vampirism.result_title","value":" Energy Vampirism Today"},{"key":"au.thermal_compatibility.result_title","value":"Thermal Aura Compatibility for Today with "},{"key":"au.moonse_phase.preview","value":"Discover the Impact on Your Personal Energy"},{"key":"au.energy_vampirism.preview","value":"Find out if you're an energy vampire today or not?"}],"meta":{"locale":"en"}} \ No newline at end of file +{"translations":[{"key":"chat.inapppush.title","value":"{name} Astrologer"},{"key":"chat.inapppush.message","value":"New message"},{"key":"au.my_horoscope.loading4","value":"Today's Forecast Compilation"},{"key":"au.my_horoscope.loading3","value":"Prediction Crafting"},{"key":"au.my_horoscope.loading2","value":"Love Energy Analysis"},{"key":"au.my_horoscope.loading1","value":"Astrological Data Analysis"},{"key":"au.my_horoscope.loading_title","value":"In-Depth Personal Analysis and Daily Horoscope"},{"key":"aura.chakras.onboarding","value":"Chat with a professional Advisor and get answers to your pressing questions"},{"key":"aura.stat_fields.feelings","value":"LOVE PARTNER'S FEELINGS"},{"key":"aura.stat_fields.happiness","value":"LOVE RELATIONSHIP PROSPECTS"},{"key":"aura.3.loading","value":"Love Ex Analysis"},{"key":"aura.2.loading","value":"Love Partner's feelings Analysis"},{"key":"aura.1.loading","value":"Love Relationship Prospects Analysis"},{"key":"aura.stat_fields.energy_loss","value":"SELF-LOVE"},{"key":"aura.stat_fields.energy_loss.negative","value":"SELF-LOVE"},{"key":"aura.stat_fields.self_control","value":"LOVE EX"},{"key":"au.ar.no","value":"Do not use AR"},{"key":"au.ar.yes","value":"Continue"},{"key":"aura_subscrption.text_end_proplan2","value":"And then $59.99 forever. No commitment. Cancel anytime."},{"key":"aura_subscrption.text_end","value":"✔️Secured with iTunes.3-Day Free Trial. And then $59.99 per year. Cancel anytime."},{"key":"auweb.button.next","value":"TRY NOW"},{"key":"au.awareness_purchase.text_under_button","value":"$99.99 one time purchase. No commitment."},{"key":"au.awareness_purchase.text_above_button","value":"One-time purchase $99.99"},{"key":"au.awareness_purchase.button","value":"Start Awareness"},{"key":"au.awareness_purchase.text1","value":"You have used one awareness for today. Activate unlimited awarenesses for $99.99, valid forever, right now!"},{"key":"au.awareness_purchase.title","value":"Awareness PRO Plan"},{"key":"au.question.text2","value":"Are you adventurous person?"},{"key":"au.question.text1","value":"Do you enjoy time spent alone?"},{"key":"au.compatibility_purchase.text_under_button","value":"$99.99 one time purchase.No commitment."},{"key":"au.compatibility_purchase.text_above_button","value":"One-time purchase $99.99"},{"key":"au.compatibility_purchase.button","value":"Start Compatibility"},{"key":"au.compatibility_purchase.text1","value":"You have used one compatibility per day. Activate an unlimited number of compatibilities for $99.99 forever, right now!"},{"key":"au.compatibility_purchase.title","value":"Unlimited Compatibility Access"},{"key":"auweb.pay.information","value":"You'll pay %@ today for your 3-day trial, and then nineteen dollars every two weeks after your trial ends."},{"key":"au.ball.first_answer","value":"It's better for you not to know about this right now."},{"key":"au.one_time_purchase.unlock_time","value":"Get it all now for $39.99"},{"key":"aura_subscrption.trial.billed","value":"then $7.99 \r\nper week"},{"key":"au.meditations.button_awareness","value":"Awareness"},{"key":"au.meditations.button_breath","value":"Breath"},{"key":"au.meditations.text1","value":"Our unique practices will help you restore your energy balance, improve your well-being, and learn more about yourself. Let's begin!"},{"key":"au.meditations.title","value":"Meditations"},{"key":"au.crystal_ball.text_under_button","value":"$19.99 one time purchase.No commitment."},{"key":"au.crystal_ball.text_above_button","value":"One-time purchase $19.99"},{"key":"au.crystal_ball.button","value":"Start Crystal Ball"},{"key":"au.crystal_ball.text1","value":"The prediction ball is ready for your use. Activate unlimited answers from the ball for just $19.99 forever, right now!"},{"key":"au.crystal_ball.title","value":"Crystal Ball"},{"key":"aura.warming_up.body","value":"The analysis of your WIT LAB revealed a negative energy influence on you and a partial positive one. Such a combination is very rare! Which one would you like to start with?"},{"key":"aura.warming_up.button","value":"GOOD BAD"},{"key":"subscription_hint.array","value":"And then %@ per three month. No commitment. Cancel anytime."},{"key":"subscription_hint.yearly","value":"And then %@ per year. Cancel anytime."},{"key":"subscription_hint.monthly","value":"And then %@ per month. No commitment. Cancel anytime."},{"key":"aura.4.loading","value":"Crafting Restorative Practices"},{"key":"aura.1.clap","value":"You're doing great"},{"key":"aura.2.clap","value":"There's just a little left"},{"key":"au.2_week.web","value":"2-Week Plan\r\n$1.46 per day"},{"key":"aura_subscrption.monthly.try","value":"A MONTH FOR"},{"key":"aura_subscrption.monthly.price","value":"$19.99"},{"key":"aura_subscrption.monthly.billed","value":"billed every\r\n month"},{"key":"aura_subscrption.quarterly.try","value":"3 MONTHS FOR"},{"key":"aura_subscrption.quarterly.billed","value":"billed every\r\n3 months"},{"key":"aura_subscrption.quarterly.price","value":"$39.99"},{"key":"aura_subscrption.trial.try","value":"TRY 3 DAYS FOR"},{"key":"aura_subscrption.trial.price","value":"FREE"},{"key":"aura_subscrption.hot_deal.auto_renewable","value":"auto-renewable"},{"key":"aura_subscrption.hot_deal","value":"HOT DEAL"},{"key":"zodiac_signs.metas.mode_element","value":"Mode + Element"},{"key":"aura.money_compatibility.button","value":"low MONEY energy. Determine who drains your energy"},{"key":"aura.sexual_compatibility.button","value":"Discover who's draining your SEXUAL energy"},{"key":"aura.friendship_compatibility.button","value":"Find out who drains your FRIENDSHIP energy"},{"key":"aura.name_person.body","value":"Write the name of the person with whom you want to check compatibility."},{"key":"awareness.title","value":"Focus on your chakras, repeat the following:"},{"key":"aura.choose_age.body","value":"Select what exactly you want to know."},{"key":"forecast.review","value":"Based on your aura you are in a playful mood today. You should be able to infect others with that spirit easily. Make games out of work and chores and try not to take anything too seriously."},{"key":"aura.breath_compatibility.button","value":"Discover who is causing your financial energy loss."},{"key":"breathe.title","value":"Stop and breathe to help you relax and focus on what really matters."},{"key":"breathe.subtitle","value":"Breathing practice will help improve your aura. Breath in the positive energy, breathe out the negative..."},{"key":"aura.compatibility_breath.button","value":"Use all the power of your WIT LAB"},{"key":"awareness.subtitle","value":"…"},{"key":"subscription_hint.trial","value":"And then %@ per week. No commitment. Cancel anytime."},{"key":"aura_subscrption.yearly.try","value":"YEARLY FOR"},{"key":"au.web_onbording.start","value":"Our system offers you to undergo practices to improve energies where you have a leakage. Click to begin."},{"key":"aura.aura.onboarding","value":"Our system offers you to undergo practices to improve energies where you have a leakage. Click to begin."},{"key":"aura.breathing.onboarding","value":"Relaxation Through Breathing - allow yourself a minute of doing nothing and fill yourself with pure energy. A unique breathing practice with augmented reality."},{"key":"aura.compatibility.onboarding","value":"Your Compatibility with close people. Find out who drains your energy, and who fills you with the energy of love."},{"key":"aura.begin_breathe.button","value":"BEGIN"},{"key":"aura.personal_aura.button","value":"Receive an In-Depth Analysis and Today's Horoscope"},{"key":"aura_subscrption.text_end_proplan","value":" Unlimited access to Check Compatibility."},{"key":"aura.moons.onboarding","value":"Here you will learn everything about your Zodiac sign and download wallpapers with your sign. IMPORTANT - new wallpapers appear every day"},{"key":"aura.breath_in.text","value":"Breath_in"},{"key":"aura.breath_out.text","value":"Breath_out"},{"key":"aura.breath_relax.text","value":"Breath & Relax"},{"key":"aura.warmin_good.button","value":"GOOD"},{"key":"aura.attention.title","value":"ATTENTION"},{"key":"aura.name_1.review","value":"Samantha Green"},{"key":"aura.name_2.review","value":"James Wilson"},{"key":"au.web_onbording.name","value":"Write the name of the person with whom you want to check Сompatibility."},{"key":"au.web_onbording.date","value":"Choose his birthdate."},{"key":"au.web_onbording.category","value":"Write the name of the person with whom you want to check Сompatibility."},{"key":"au.web_onbording.moon","value":"Here you will learn everything about your Zodiac sign and download wallpapers with your sign. IMPORTANT - new wallpapers appear every day."},{"key":"aura.review_2.content","value":"I don't know why, but I always had bad experiences in relationships and couldn't find the one who would understand and love me. So, I took a special extended test and immediately figured everything out. It turns out that the birth date of the chosen one and number coincidences are very important in relationships. Now I consider this in all areas, and it helps me a lot."},{"key":"aura.review_1.content","value":"As for me, money just doesn't stick with me at all. It turned out that it wasn't because I was bad or irresponsible, but it was because of my partner. We delved deeply into this issue thanks to WIT LAB, and what do you think? Everything changed the very next day. Now we are happy and wealthy."},{"key":"au.web_onbording.breathing","value":"Relaxation Through Breathing - allow yourself a minute of doing nothing and fill yourself with pure energy. A unique breathing practice with augmented reality."},{"key":"au.web_onbording.compatibility","value":"Your Compatibility with close people. Find out who drains your energy, and who fills you with the energy of love."},{"key":"aura_subscrption.yearly.price","value":"$59.99"},{"key":"aura.web.price_selection","value":"Money shouldn't get in the way of finding something for your well-being"},{"key":"aura_subscrption.yearly.billed","value":"billed yearly"},{"key":"aura.web.email_title","value":"We will email you a copy for easy access."},{"key":"au.friends.window","value":"Your two Friends are already using the full power of WIT LAB"},{"key":"au.more_llc.button","value":"More About "},{"key":"au.name.my_name","value":"My Name"},{"key":"aura.warmin_bad.button","value":"BAD"},{"key":"au.try_for.button","value":"$1 - Try Now"},{"key":"au.get50.only","value":"GET Lower Price Today Only"},{"key":"au.name.person","value":"The Person’s Name"},{"key":"au.onboarding.my_name","value":"Your Name for Compatibility"},{"key":"au.free_trial_web.week","value":"Use 7-Days Trial"},{"key":"aura.ten_breath.button","value":"Increase up to 10%. Practice for the Energy of Money"},{"key":"au.moons.button","value":"Find out about Friends or Family"},{"key":"au.web.pay_good_title","value":"Your payment was successful"},{"key":"auweb.pay_good.text1","value":"Thank You!"},{"key":"auweb.pay_good.title","value":"Your payment was successful"},{"key":"auweb.pay_good.button","value":"Next"},{"key":"auweb.pay_bad.text1","value":"1. You entered the correct data during checkout\r\n\r\n2. You have enough funds available\r\n\r\n3. Your card can be used for international payment"},{"key":"auweb.pay_bad.text2","value":"If you're still having trouble, try a different payment method."},{"key":"auweb.pay_bad.button","value":"Update details"},{"key":"auweb.pay_bad.title","value":"If you're still having trouble, try a different payment method."},{"key":"aura_subscrption.title_moons","value":"To continue"},{"key":"aura.choose_birthdate.body","value":"Choose the birthdate of the person with whom you want to check compatibility."},{"key":"au.anxiety.category","value":"Anxiety"},{"key":"au.calm.category","value":"Calm"},{"key":"au.focus.category","value":"Focus"},{"key":"au.relationships.category","value":"Relationships"},{"key":"au.sleep.category","value":"Sleep"},{"key":"au.birds.category","value":"Birds"},{"key":"au.bonfire.category","value":"Bonfire"},{"key":"au.cat.category","value":"Cat"},{"key":"au.metropolis.category","value":"Metropolis"},{"key":"au.rain.category","value":"Rain"},{"key":"au.waterfall.category","value":"Waterfall"},{"key":"au.sea.category","value":"Sea"},{"key":"aura_subscrption.text_compatibility","value":" Discover everything about this person without limitations."},{"key":"aura_subscrption.text_horoscope","value":" Your extended Analysis and personal Horoscope for today are ready."},{"key":"aura_subscrption.text_moons","value":" You've read halfway about yourself."},{"key":"aura_subscrption.title_horoscope","value":"Personal Analysis"},{"key":"aura_subscrption.title_compatibility","value":"To continue"},{"key":"au.magic.title","value":"Welcome to the Magic Prediction Ball!"},{"key":"au.magic.text1","value":"Ask a question that can be answered with a \"yes\" or \"no\", and I'll try to predict your future. When you're ready, pose your question and I'll reveal what the ball predicts."},{"key":"auweb.agree.text1","value":"By proceeding, you agree that if you do not cancel your subscription before the end of the 7-day trial period, you will be automatically charged sixty nine US dollars ninty nine cents annual until you cancel the subscription in the settings."},{"key":"au.besties.title","value":"Preparing data on"},{"key":"au.besties.loading1","value":" Besties' Horoscope 1"},{"key":"au.besties.loading2","value":" Besties' Horoscope 2"},{"key":"au.besties.loading3","value":" Besties' Horoscope 3"},{"key":"au.besties.loading4","value":" Besties' Horoscope 4"},{"key":"au.besties.result","value":"Today's Horoscope with"},{"key":"au.prediction_moons.loading_title","value":"Preparing data"},{"key":"au.prediction_moons.loading1","value":"Moons losding 1"},{"key":"au.prediction_moons.loading2","value":"Moons losding 2"},{"key":"au.prediction_moons.loading3","value":"Moons losding 3"},{"key":"au.prediction_moons.loading4","value":"Moons losding 4"},{"key":"au.prediction_moons.result_title","value":"Forecast based on your moons"},{"key":"au.name_horoscope.loading_title","value":"Preparing Name"},{"key":"au.name_horoscope.loading1","value":"Name's Horoscope 1"},{"key":"au.name_horoscope.loading2","value":"Name's Horoscope 2"},{"key":"au.name_horoscope.loading3","value":"Name's Horoscope 3"},{"key":"au.name_horoscope.loading4","value":"Name's Horoscope 4"},{"key":"au.thermal_compatibility.loading_title","value":"Preparing Thermal"},{"key":"au.thermal_compatibility.loading1","value":"Thermal Compatibility 1"},{"key":"au.thermal_compatibility.loading2","value":"Thermal Compatibility 2"},{"key":"au.thermal_compatibility.loading3","value":"Thermal Compatibility 3"},{"key":"au.thermal_compatibility.loading4","value":"Thermal Compatibility 4"},{"key":"au.moonse_phase.loading_title","value":"Preparing Moon Phase"},{"key":"au.moonse_phase.loading1","value":"Moon Phase 1"},{"key":"au.moonse_phase.loading2","value":"Moon Phase 2"},{"key":"au.moonse_phase.loading3","value":"Moon Phase 3"},{"key":"au.moonse_phase.loading4","value":"Moon Phase 4"},{"key":"au.moonse_phase.result_title","value":"Impact on Your Personal Energy Today"},{"key":"au.energy_vampirism.loading_title","value":"Preparing data Vampirism"},{"key":"au.energy_vampirism.loading4","value":"Vampirism 4"},{"key":"au.energy_vampirism.loading3","value":"Vampirism 3"},{"key":"au.energy_vampirism.loading2","value":"Vampirism 2"},{"key":"au.energy_vampirism.loading1","value":"Vampirism 1"},{"key":"au.energy_vampirism.result_title","value":" Energy Vampirism Today"},{"key":"au.thermal_compatibility.result_title","value":"Thermal WIT LAB Compatibility for Today with "},{"key":"au.moonse_phase.preview","value":"Discover the Impact on Your Personal Energy"},{"key":"au.energy_vampirism.preview","value":"Find out if you're an energy vampire today or not?"}],"meta":{"locale":"en"}} \ No newline at end of file diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..1f53798 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: / diff --git a/public/site.webmanifest b/public/site.webmanifest index 201e316..e8cff92 100644 --- a/public/site.webmanifest +++ b/public/site.webmanifest @@ -1,6 +1,6 @@ { - "name": "Aura", - "short_name": "Aura", + "name": "WIT LAB", + "short_name": "WIT LAB", "icons": [ { "src": "/android-chrome-192x192.png", diff --git a/src/components/AuthResultPage/index.tsx b/src/components/AuthResultPage/index.tsx index 6f85d1f..f4758ac 100644 --- a/src/components/AuthResultPage/index.tsx +++ b/src/components/AuthResultPage/index.tsx @@ -5,6 +5,7 @@ import { useEffect, useState } from "react"; import Title from "../Title"; import MainButton from "../MainButton"; import { useNavigate } from "react-router-dom"; +import { navigateToAuth } from "@/utils/auth-navigation"; import routes from "@/routes"; import { useAuth } from "@/auth"; import ErrorText from "../ErrorText"; @@ -54,10 +55,11 @@ function AuthResultPage(): JSX.Element { setIsLoading(false); } })(); - }, []); + }, [access_token, api, birthday, dispatch, navigate, signUp]); const handleTryAgain = () => { - navigate(routes.client.auth()); + // Use server-side navigation to ensure redirects work properly + navigateToAuth(undefined, true); }; return ( diff --git a/src/components/ChatsPath/data/index.tsx b/src/components/ChatsPath/data/index.tsx index b517432..27fa958 100644 --- a/src/components/ChatsPath/data/index.tsx +++ b/src/components/ChatsPath/data/index.tsx @@ -71,26 +71,26 @@ export interface IDrawerMenuItem { export const drawerMenuItems: IDrawerMenuItem[] = [ { text: "Privacy policy", - link: "https://aura.wit.life/privacy", + link: "https://witlab.us/privacy", }, { text: "Terms of use", - link: "https://aura.wit.life/terms", + link: "https://witlab.us/terms", }, { text: "Money back policy", - link: "https://aura.wit.life/privacy", + link: "https://witlab.us/refund", }, { text: "Cookie policy", - link: "https://aura.wit.life/privacy", + link: "https://witlab.us/privacy", }, { text: "FAQ", - link: "https://aura.wit.life/privacy", + link: "https://witlab.us/privacy", }, { text: "Contact us", - link: "https://witapps.us/en#contact-us", + link: "https://witlab.us", }, ]; diff --git a/src/components/CompatibilityV2/components/Address/index.tsx b/src/components/CompatibilityV2/components/Address/index.tsx index 4e16e5b..075fb03 100644 --- a/src/components/CompatibilityV2/components/Address/index.tsx +++ b/src/components/CompatibilityV2/components/Address/index.tsx @@ -3,7 +3,7 @@ import styles from "./styles.module.scss"; function Address() { return (

- 2025, Wit Apps LLC,
+ 2025, Wit Lab LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US

); diff --git a/src/components/CompatibilityV2/components/Footer/index.tsx b/src/components/CompatibilityV2/components/Footer/index.tsx index 53a315e..d1df8aa 100644 --- a/src/components/CompatibilityV2/components/Footer/index.tsx +++ b/src/components/CompatibilityV2/components/Footer/index.tsx @@ -12,11 +12,11 @@ function Footer() {

{translate("/trial-payment.footer.text1")}

- + Headphones {translate("/trial-payment.footer.text2")} - + Headphones {translate("/trial-payment.footer.text3")} diff --git a/src/components/CompatibilityV3/components/Address/index.tsx b/src/components/CompatibilityV3/components/Address/index.tsx index 4e16e5b..075fb03 100644 --- a/src/components/CompatibilityV3/components/Address/index.tsx +++ b/src/components/CompatibilityV3/components/Address/index.tsx @@ -3,7 +3,7 @@ import styles from "./styles.module.scss"; function Address() { return (

- 2025, Wit Apps LLC,
+ 2025, Wit Lab LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US

); diff --git a/src/components/CompatibilityV3/components/Footer/index.tsx b/src/components/CompatibilityV3/components/Footer/index.tsx index 7bf2733..72e5a87 100644 --- a/src/components/CompatibilityV3/components/Footer/index.tsx +++ b/src/components/CompatibilityV3/components/Footer/index.tsx @@ -12,11 +12,11 @@ function Footer() {

{translate("/trial-payment.footer.text1")}

- + Headphones {translate("/trial-payment.footer.text2")} - + Headphones {translate("/trial-payment.footer.text3")} diff --git a/src/components/CompatibilityV4/components/Address/index.tsx b/src/components/CompatibilityV4/components/Address/index.tsx index 1b52445..a2aba8e 100644 --- a/src/components/CompatibilityV4/components/Address/index.tsx +++ b/src/components/CompatibilityV4/components/Address/index.tsx @@ -10,11 +10,11 @@ function Address({ return (

{version === "v1" && <> - 2025, Wit Apps LLC,
+ 2025, Wit Lab LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US } {version === "v2" && <> - 2025, Wit Apps LLC, US + 2025, Wit Lab LLC, US }

); diff --git a/src/components/CompatibilityV4/components/Footer/index.tsx b/src/components/CompatibilityV4/components/Footer/index.tsx index 4083e23..b8173c9 100644 --- a/src/components/CompatibilityV4/components/Footer/index.tsx +++ b/src/components/CompatibilityV4/components/Footer/index.tsx @@ -20,11 +20,11 @@ function Footer({

{translate("/trial-payment.footer.text1")}

- + {version === "v1" && Headphones} {translate("/trial-payment.footer.text2")} - + {version === "v1" && Headphones} {translate("/trial-payment.footer.text3")} diff --git a/src/components/PalmistryV1/components/Address/index.tsx b/src/components/PalmistryV1/components/Address/index.tsx index 4e16e5b..075fb03 100644 --- a/src/components/PalmistryV1/components/Address/index.tsx +++ b/src/components/PalmistryV1/components/Address/index.tsx @@ -3,7 +3,7 @@ import styles from "./styles.module.scss"; function Address() { return (

- 2025, Wit Apps LLC,
+ 2025, Wit Lab LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US

); diff --git a/src/components/PalmistryV1/components/Footer/index.tsx b/src/components/PalmistryV1/components/Footer/index.tsx index 6518b96..f8287b0 100644 --- a/src/components/PalmistryV1/components/Footer/index.tsx +++ b/src/components/PalmistryV1/components/Footer/index.tsx @@ -12,11 +12,11 @@ function Footer() {

{translate("/trial-payment.footer.text1")}

- + Headphones {translate("/trial-payment.footer.text2")} - + Headphones {translate("/trial-payment.footer.text3")} diff --git a/src/components/PalmistryV2/components/Footer/index.tsx b/src/components/PalmistryV2/components/Footer/index.tsx index 6518b96..f8287b0 100644 --- a/src/components/PalmistryV2/components/Footer/index.tsx +++ b/src/components/PalmistryV2/components/Footer/index.tsx @@ -12,11 +12,11 @@ function Footer() {

{translate("/trial-payment.footer.text1")}

- + Headphones {translate("/trial-payment.footer.text2")} - + Headphones {translate("/trial-payment.footer.text3")} diff --git a/src/components/PalmistryV2/components/PaymentTable/index.tsx b/src/components/PalmistryV2/components/PaymentTable/index.tsx index 06a151b..703cb62 100644 --- a/src/components/PalmistryV2/components/PaymentTable/index.tsx +++ b/src/components/PalmistryV2/components/PaymentTable/index.tsx @@ -62,7 +62,7 @@ function PaymentTable({ />
diff --git a/src/components/Profile/components/Billing/index.tsx b/src/components/Profile/components/Billing/index.tsx index 0655024..4818cef 100644 --- a/src/components/Profile/components/Billing/index.tsx +++ b/src/components/Profile/components/Billing/index.tsx @@ -28,7 +28,7 @@ function Billing({ onBilling }: IBillingProps) {

{translate("/profile.billing.any_questions", { - link: + link: {translate("/profile.billing.any_questions_link")} })} diff --git a/src/components/pages/ABDesign/v1/components/PrivacyPolicy/index.tsx b/src/components/pages/ABDesign/v1/components/PrivacyPolicy/index.tsx index a82ef8b..3d0d12f 100644 --- a/src/components/pages/ABDesign/v1/components/PrivacyPolicy/index.tsx +++ b/src/components/pages/ABDesign/v1/components/PrivacyPolicy/index.tsx @@ -26,7 +26,7 @@ function PrivacyPolicy({ containerClassName = "", haveCheckbox = true }: IPrivac {translate("policy", { privacyPolicy: ( @@ -35,7 +35,7 @@ function PrivacyPolicy({ containerClassName = "", haveCheckbox = true }: IPrivac ), termsOfUse: ( diff --git a/src/components/pages/ABDesign/v1/pages/TrialPayment/components/PaymentTable/index.tsx b/src/components/pages/ABDesign/v1/pages/TrialPayment/components/PaymentTable/index.tsx index 6ba14a9..7655868 100644 --- a/src/components/pages/ABDesign/v1/pages/TrialPayment/components/PaymentTable/index.tsx +++ b/src/components/pages/ABDesign/v1/pages/TrialPayment/components/PaymentTable/index.tsx @@ -57,7 +57,7 @@ function PaymentTable({ />

diff --git a/src/components/pages/Auth/index.tsx b/src/components/pages/Auth/index.tsx index f05d082..f4bdd22 100644 --- a/src/components/pages/Auth/index.tsx +++ b/src/components/pages/Auth/index.tsx @@ -3,7 +3,7 @@ import styles from "./styles.module.scss"; import { useTranslations } from "@/hooks/translations"; import { ELocalesPlacement } from "@/locales"; import { useDispatch, useSelector } from "react-redux"; -import { useNavigate, useParams } from "react-router-dom"; +import { useNavigate, useParams, useSearchParams } from "react-router-dom"; import { useEffect, useMemo, useState } from "react"; import { useAuthentication } from "@/hooks/authentication/use-authentication"; import { actions, selectors } from "@/store"; @@ -25,7 +25,11 @@ interface IAuthPage { redirectUrl?: string; } -function Auth({ redirectUrl = routes.client.home() }: IAuthPage) { +function Auth({ redirectUrl: propRedirectUrl = routes.client.home() }: IAuthPage) { + // Get redirectUrl from URL query parameters if present, otherwise use the prop value + const [searchParams] = useSearchParams(); + const redirectUrlFromQuery = searchParams.get('redirectUrl'); + const redirectUrl = redirectUrlFromQuery || propRedirectUrl; const [passwordFromQuery, emailFromQuery] = useMemo(() => { const url = window.location.href; const [_password, _email] = url.split("?")?.[1]?.split("password=", 2)?.[1]?.split("&email=") || ["", ""] @@ -139,7 +143,9 @@ function Auth({ redirectUrl = routes.client.home() }: IAuthPage) { setIsAuth(true); dispatch(actions.paywalls.resetIsMustUpdate()); const timeout = setTimeout(() => { - navigate(redirectUrl); + // Use window.location.href for a full page reload to ensure server-side redirects work + // This is especially important when redirecting from the auth page + window.location.href = redirectUrl; }, 1000); return () => { clearTimeout(timeout); diff --git a/src/components/pages/Mike/v1/components/PaymentTable/index.tsx b/src/components/pages/Mike/v1/components/PaymentTable/index.tsx index f7b0629..946bca8 100644 --- a/src/components/pages/Mike/v1/components/PaymentTable/index.tsx +++ b/src/components/pages/Mike/v1/components/PaymentTable/index.tsx @@ -43,7 +43,7 @@ function PaymentTable({ />
diff --git a/src/components/pages/TrialPayment/components/PaymentTable/index.tsx b/src/components/pages/TrialPayment/components/PaymentTable/index.tsx index ee8ecaa..6e0e2c9 100755 --- a/src/components/pages/TrialPayment/components/PaymentTable/index.tsx +++ b/src/components/pages/TrialPayment/components/PaymentTable/index.tsx @@ -35,7 +35,7 @@ function PaymentTable({ product, buttonClick }: IPaymentTableProps) { />
diff --git a/src/components/palmistry/paywall/paywall.tsx b/src/components/palmistry/paywall/paywall.tsx index 2ec7628..bd2aa0b 100644 --- a/src/components/palmistry/paywall/paywall.tsx +++ b/src/components/palmistry/paywall/paywall.tsx @@ -1598,7 +1598,7 @@ export default function Paywall(props: Props) {

- © 2025, Wit Apps LLC, + © 2025, Wit Lab LLC,
2108 N ST STE 5446 SACRAMENTO, CA 95816, US

diff --git a/src/components/ui/AlreadyHaveAccount/index.tsx b/src/components/ui/AlreadyHaveAccount/index.tsx index 2febbcf..75145c5 100644 --- a/src/components/ui/AlreadyHaveAccount/index.tsx +++ b/src/components/ui/AlreadyHaveAccount/index.tsx @@ -1,16 +1,14 @@ -import { useNavigate } from "react-router-dom"; import styles from "./styles.module.scss"; -import routes from "@/routes"; +import { navigateToAuth } from "@/utils/auth-navigation"; interface IAlreadyHaveAccountProps { text?: string; } function AlreadyHaveAccount({ text }: IAlreadyHaveAccountProps) { - const navigate = useNavigate(); - const navigateAuth = () => { - navigate(routes.client.auth()); + // Use server-side navigation to ensure redirects work properly + navigateToAuth(undefined, true); }; return (