Hotfix/change domain

This commit is contained in:
Daniil Chemerkin 2025-07-12 22:36:32 +00:00
parent dff3942a24
commit 962f22feb8
148 changed files with 1121 additions and 1002 deletions

View File

@ -1,3 +1,3 @@
# Aura WebApp
# WIT LAB WebApp
Web application for Aura project
Web application for WIT LAB project

View File

@ -48,6 +48,7 @@
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<meta name="robots" content="noindex, nofollow" />
<!-- <link rel="preload" as="image" href="/leo.webp" fetchpriority="high" /> -->
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
@ -346,7 +347,7 @@
<div id="root">
<div class="splash-screen">
<!-- <img src="/leo.webp" alt="Aura - Energy of your Horoscope" /> -->
<!-- <img src="/leo.webp" alt="WIT LAB - Energy of your Horoscope" /> -->
<div class="loader-container">
<div class="loader loader__black">
<span></span>

281
package-lock.json generated
View File

@ -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",

View File

@ -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"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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<br> 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, <br>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, <br>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": "<count>K reviews",
"app_store_rating": "<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": "\"Ive been using Aura for a few months now, and have had amazing readings/guidance from a few different advisors.\"",
"review_text_4": "\"Ive 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": "\"Im 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": "\"Im 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 <strong> 🎁",
"continue": "Continue"

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -364,7 +364,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -380,7 +380,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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?",

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -369,7 +369,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -385,7 +385,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialPeriod> trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, 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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, but please choose the amount that suits you best:",
"trial-text": {
"v0": "It costs us <price> to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our AURA specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our AURA team. If youd 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 <price> to make it happen. You can support our work by choosing any amount that feels fair to you."
"v0": "It costs us <price> to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our WIT LAB specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our WIT LAB team. If youd 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 <price> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <price>, 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;",

View File

@ -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": "Почему все <color> ?",
"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": "<color> В СМИ упоминались",
"footer": {
"text1": "Вопросы? Мы здесь, чтобы помочь",
@ -348,7 +348,7 @@
"personalized_offer": "Персональное предложение зарезервировано",
"title": "Начните свой <trialPeriod> пробный период",
"total_today": "Всего сегодня",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Код <bold> применён!"
},
"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": "Почему все <color>?",
"why_love_color": "любят AURA",
"why_love_color": "любят WIT LAB",
"as_seen_in": "<color> Как упоминается в",
"instruction_point_3": "3. Введите ваш код доступа в приложении",
"instruction_point_4": "1. Скопируйте ваш код доступа",
@ -571,7 +571,7 @@
},
"/trial-choice": {
"v1": {
"paragraph1": "AURA — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.<br><br>AURA уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph1": "WIT LAB — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.<br><br>WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph2": "7-дневный пробный период обходится нам в <price>, но, пожалуйста, выберите сумму, которая вам наиболее подходит.",
"points": {
"point1": "Вы узнаете все самые сокровенные тайны, которые звезды приготовили для вас, и решите вопросы в отношениях всего за один месяц;",
@ -584,12 +584,12 @@
"description": "<count> человек покупают сейчас:"
}
},
"description": "AURA — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:",
"description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:",
"trial-text": {
"v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
"v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
}
},
"/scan-hand": {

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -364,7 +364,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -380,7 +380,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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?",

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -391,7 +391,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -407,7 +407,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialPeriod> trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <price>, 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 <price> to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our AURA specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our AURA team. If youd 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 <price> to make it happen. You can support our work by choosing any amount that feels fair to you."
"v0": "It costs us <price> to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our WIT LAB specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our WIT LAB team. If youd 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 <price> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, 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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, but please choose the amount that suits you best:"
},
"/choose-place": {
"title": "Your Compatibility<br>Reading is READY",

View File

@ -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": "Почему все <color> ?",
"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": "<color> В СМИ упоминались",
"footer": {
"text1": "Вопросы? Мы здесь, чтобы помочь",
@ -343,7 +343,7 @@
"personalized_offer": "Персональное предложение зарезервировано",
"title": "Начните свой <trialPeriod> пробный период",
"total_today": "Всего сегодня",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Код <bold> применён!"
},
"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": "Почему все <color>?",
"why_love_color": "любят AURA",
"why_love_color": "любят WIT LAB",
"as_seen_in": "<color> Как упоминается в",
"instruction_point_3": "3. Введите ваш код доступа в приложении",
"instruction_point_4": "1. Скопируйте ваш код доступа",
@ -592,7 +592,7 @@
},
"/trial-choice": {
"v1": {
"paragraph1": "AURA — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.<br><br>AURA уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph1": "WIT LAB — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.<br><br>WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph2": "7-дневный пробный период обходится нам в <price>, но, пожалуйста, выберите сумму, которая вам наиболее подходит.",
"points": {
"point1": "Вы узнаете все самые сокровенные тайны, которые звезды приготовили для вас, и решите вопросы в отношениях всего за один месяц;",
@ -606,12 +606,12 @@
}
},
"trial-text": {
"v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
"v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
},
"description": "AURA — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:"
"description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:"
},
"/choose-place": {
"title": "Ваш гороскоп совместимости<br>ГОТОВ",

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -580,7 +580,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -631,7 +631,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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?",

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -600,7 +600,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -672,7 +672,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialPeriod> trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, 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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, but please choose the amount that suits you best:",
"trial-text": {
"v0": "It costs us <price> to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our AURA specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our AURA team. If youd 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 <price> to make it happen. You can support our work by choosing any amount that feels fair to you."
"v0": "It costs us <price> to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our WIT LAB specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our WIT LAB team. If youd 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 <price> to make it happen. You can support our work by choosing any amount that feels fair to you."
}
},
"period": {

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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 youre an AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre an WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Emma Johnson",
"tagline1": "\"Its changed my life!\"",
@ -603,7 +603,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -675,7 +675,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialPeriod> trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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 — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:",
"description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:",
"trial-text": {
"v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
"v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
}
},
"period": {

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": "<color> — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": "<color> отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": "<color> раскрывает информацию о вашем финансовом потенциале и отношении к богатству",

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": "<color> — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": "<color> отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": "<color> раскрывает информацию о вашем финансовом потенциале и отношении к богатству",

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": "<color> — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": "<color> отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": "<color> раскрывает информацию о вашем финансовом потенциале и отношении к богатству",

View File

@ -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": "\"Ive 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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446 SACRAMENTO, CA 95816, US"
},
"save-off": {
"title": "SAVE <discount>% OFF!",

View File

@ -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": "<year>, Wit Apps LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"copyright": "<year>, Wit Labs LLC, <br>2108 N ST STE 5446, САКРАМЕНТО, Калифорния, 95816, США",
"palms_say_about_point5": "<color> — это символ жизненной силы, он говорит о вашем здоровье, энергии и страсти к жизни",
"palms_say_about_point3": "<color> отражает ваши интеллектуальные стремления и умственные способности",
"palms_say_about_point7": "<color> раскрывает информацию о вашем финансовом потенциале и отношении к богатству",

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -260,7 +260,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -276,7 +276,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -260,7 +260,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -276,7 +276,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudarte",
@ -277,7 +277,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Comienza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudar",
@ -277,7 +277,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Empieza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -260,7 +260,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -276,7 +276,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -260,7 +260,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -276,7 +276,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Tiene preguntas? Estamos aquí para ayudarle.",
@ -277,7 +277,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Comienza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Tiene preguntas? Estamos aquí para ayudarle.",
@ -277,7 +277,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Comienza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> Bekannt aus",
"footer": {
"text1": "Fragen? Wir sind hier, um zu helfen",
@ -225,7 +225,7 @@
"personalized_offer": "Personalisierte Angebot reserviert",
"title": "Starten Sie Ihre <trialDuration>-tägige Probezeit",
"total_today": "Heutige Gesamtsumme",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> angewandt!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> Wie gesehen in",
"footer": {
"text1": "Fragen? Wir sind hier, um zu helfen",
@ -225,7 +225,7 @@
"personalized_offer": "Personalisierte Reserveangebot",
"title": "Starten Sie Ihre <trialDuration>-Tage-Testphase",
"total_today": "Total heute",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> angewendet!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -217,7 +217,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -233,7 +233,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"as_seen_in": "<color> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <price>, 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": "<count> 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.<br><br>AURA has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, 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.<br><br>WIT LAB has already helped millions of people find happiness and discover the whole truth about their relationships.<br><br>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 <trialPeriod1> and which you think is fair for the changes that will happen to you:<br><br>You will discover all the most intimate secrets that the stars have prepared for you and solve relationship issues within just one month;<br><br>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);<br><br>You will save hundreds of dollars on fake and unprofessional astrological predictions and fortune tellers;<br><br>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.<br><br>A <trialPeriod2> trial period costs us <maxTrialPrice>, but please choose the amount that suits you best:",
"trial-text": {
"v0": "It costs us <price> to compensate our AURA employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our AURA specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our AURA team. If youd 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 <price> to make it happen. You can support our work by choosing any amount that feels fair to you."
"v0": "It costs us <price> to compensate our WIT LAB employees for the trial, but please choose the amount you are comfortable with.",
"v1": "It cost us <price> to create your compatibility analysis with the help of our WIT LAB specialists. Youre welcome to choose any amount youre comfortable contributing.",
"v2": "We spent <price> to prepare your unique compatibility report with support from our WIT LAB team. If youd 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 <price> 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -358,7 +358,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialPeriod> trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudarte",
@ -228,7 +228,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Comienza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudar",
@ -228,7 +228,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Empieza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> jours",
"total_today": "Total aujourd'hui",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> appliqué !"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> jours",
"total_today": "Total aujourd'hui",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> appliqué !"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color> ?",
"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": "<color> 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 <trialDuration> dias",
"total_today": "Total hoje",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -189,7 +189,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialPeriod> trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> 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 — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.<br><br>AURA уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph1": "WIT LAB — это единственное точное приложение с надежным анализом линии судьбы, проверенное профессионалами и гарантированное для предоставления точных предсказаний.<br><br>WIT LAB уже помогла миллионам людей обрести счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, почти готов! Прежде чем мы предоставим его вам, мы хотели бы предложить вам возможность выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение 7 дней и которая, по вашему мнению, справедлива для изменений, которые произойдут с вами:",
"paragraph2": "7-дневный пробный период обходится нам в <price>, но, пожалуйста, выберите сумму, которая вам наиболее подходит.",
"points": {
"point1": "Вы узнаете все самые сокровенные тайны, которые звезды приготовили для вас, и решите вопросы в отношениях всего за один месяц;",
@ -311,12 +311,12 @@
"description": "<count> человек покупают сейчас:"
}
},
"description": "AURA — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>AURA уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать AURA в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:",
"description": "WIT LAB — единственное точное приложение с надёжным анализом линии судьбы, подтверждённым профессионалами и гарантирующее точные прогнозы.<br><br>WIT LAB уже помогла миллионам людей найти счастье и узнать всю правду о своих отношениях.<br><br>Ваш анализ судьбы, который полностью изменит вашу жизнь, уже практически готов! Прежде чем мы его вам предоставим, предлагаем выбрать сумму, которую вы считаете разумной, чтобы попробовать WIT LAB в течение <trialPeriod1> и которая кажется вам справедливой за грядущие перемены:<br><br>Вы узнаете все самые сокровенные тайны, которые звёзды приготовили именно вам, и решите вопросы в отношениях всего за месяц;<br><br>Раз и навсегда поставите точку в нерешённых вопросах и забудете о старых проблемах, которые тянутся за вами годами (а то и десятилетиями);<br><br>Сэкономите сотни долларов на фейковых и непрофессиональных астрологических предсказаниях и гадалках;<br><br>Получите не только персональный анализ, но и индивидуальные ежедневные гороскопы, узнаете, кто и как забирает вашу энергию, а также другие персональные расклады.<br><br>Пробный период на <trialPeriod2> обходится нам в <maxTrialPrice>, но выберите сумму, которая подходит именно вам:",
"trial-text": {
"v0": "Наши расходы на оплату сотрудникам AURA за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов AURA стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой AURA. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой AURA — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
"v0": "Наши расходы на оплату сотрудникам WIT LAB за пробный период составляют <price>, но выберите сумму, которая вам комфортна.",
"v1": "Создание вашего анализа совместимости с помощью специалистов WIT LAB стоило нам <price>. Вы можете выбрать любую сумму, которую вам комфортно внести.",
"v2": "Мы потратили <price> на подготовку вашего уникального отчёта по совместимости вместе с нашей командой WIT LAB. Если захотите поддержать нас выберите сумму, которая вам кажется справедливой.",
"v3": "Ваш анализ совместимости был подготовлен с заботой нашей командой WIT LAB — на это мы потратили <price>. Вы можете поддержать нашу работу выбрав сумму, которая кажется вам справедливой."
}
},
"/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": "Почему все любят <color>?",
"why_love_color": "любят AURA",
"why_love_color": "любят WIT LAB",
"as_seen_in": "<color> Как упоминается в",
"instruction_point_1": "1. Скопируйте ваш код доступа",
"instruction_point_2": "2. Загрузите приложение",

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -217,7 +217,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -233,7 +233,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -217,7 +217,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -233,7 +233,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudarte",
@ -228,7 +228,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Comienza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 <color>?",
"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": "<color> Visto en",
"footer": {
"text1": "¿Preguntas? Estamos aquí para ayudar",
@ -228,7 +228,7 @@
"personalized_offer": "Oferta personalizada reservada",
"title": "Empieza tu prueba de <trialDuration> días",
"total_today": "Total hoy",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "¡Código <bold> aplicado!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

View File

@ -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 dont 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 youre a AURA member, well send over your prediction report so you can begin living a better life.",
"point3_text": "Once youre a WIT LAB member, well 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 <color> ?",
"why_love_color": "love AURA",
"why_love_color": "love WIT LAB",
"reviews": {
"username1": "Rebecca Bauman",
"tagline1": "\"Its changed my life!\"",
@ -153,7 +153,7 @@
"tagline3": "\"Ive 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": "<color> As Seen in",
"footer": {
"text1": "Questions? Were here to help",
@ -169,7 +169,7 @@
"personalized_offer": "Personalized offer reserved",
"title": "Start your <trialDuration>-day trial",
"total_today": "Total today",
"code_applied_bold": "AURA24",
"code_applied_bold": "WITLAB24",
"code_applied": "Code <bold> applied!"
},
"guarantees": {

Some files were not shown because too many files have changed in this diff Show More