domain
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
|
||||
"brand": {
|
||||
"brand_wordmark": "usbcheck.it",
|
||||
"brand_wordmark": "{{primary_domain}}",
|
||||
"brand_subtitle": "Test USB drives for fakes"
|
||||
},
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
"how_title": "Browser quick test, Pro mode for deep analysis.",
|
||||
"how_intro": "USBCheck was built to combine two worlds: a simple quick test for everyone and a deep Pro mode for power users, technicians and admins. The quick test runs directly in your browser, no install required. The Pro mode uses a small helper tool that can run F3 / badblocks-like checks and reliably detect capacity fakes.",
|
||||
"how_step1_title": "Start browser test",
|
||||
"how_step1_text": "Open the quick check at <strong>usbcheck.itcom/fakecheck/</strong>, select your USB drive or a folder on it and define how much data should be tested.",
|
||||
"how_step1_text": "Open the quick check at <strong>{{primary_url}}/fakecheck/</strong>, select your USB drive or a folder on it and define how much data should be tested.",
|
||||
"how_step2_title": "Write, read & integrity check",
|
||||
"how_step2_text": "The browser creates test files, measures write and read speed and compares hash values to detect data errors – all locally, without uploading your content.",
|
||||
"how_step3_title": "Optional: Pro mode full scan",
|
||||
@@ -135,7 +135,7 @@
|
||||
"footer": {
|
||||
"footer_imprint": "Imprint",
|
||||
"footer_privacy": "Privacy policy",
|
||||
"footer_copy": "© {year} usbcheck.it. All rights reserved."
|
||||
"footer_copy": "© {year} {{primary_domain}}. All rights reserved."
|
||||
},
|
||||
"fake": {
|
||||
"fake_hero_kicker": "FakeCheck – Browser mode",
|
||||
|
||||
Reference in New Issue
Block a user