Fixed typo
This commit is contained in:
@ -44,7 +44,7 @@ global $language, $dir, $locale;
|
||||
<p><?php echo htmlspecialchars(_('As the adoption of IPv6 grows, internet-facing services that embrace this protocol future-proof their networks. IPv6 readiness ensures that these services remain accessible and functional as IPv4 addresses become scarcer and more expensive. It’s a strategic investment in the longevity of digital infrastructure.')); ?></p>
|
||||
<h3><?php echo htmlspecialchars(_('SEO and Online Visibility')); ?></h3>
|
||||
<p><?php echo htmlspecialchars(_('Search engines, like Google, recognize IPv6-enabled websites and provide a slight ranking boost to encourage adoption. IPv6 implementation can, therefore, positively impact a website’s visibility, making it a valuable asset for businesses and organizations aiming to reach a broader online audience.')); ?></p>
|
||||
<h2><?php echo htmlspecialchars(_('Concesquences of not implementing IPv6')); ?></h2>
|
||||
<h2><?php echo htmlspecialchars(_('Consequences of not implementing IPv6')); ?></h2>
|
||||
<p><?php echo htmlspecialchars(_('One of the primary repercussions is the service\'s inaccessibility to users on IPv6-only networks. As more internet service providers and mobile networks transition to IPv6, users relying solely on IPv6 addresses would find themselves unable to connect to websites and applications that have not adopted this protocol. Consequently, businesses risk alienating a growing segment of their audience, leading to diminished user engagement and potential revenue loss. Furthermore, such services may experience degraded online visibility and SEO rankings, as search engines increasingly prioritize IPv6-enabled websites. In essence, the failure to implement IPv6 not only hampers inclusivity but also impedes the service\'s ability to thrive in a diverse, interconnected digital landscape, ultimately limiting its reach and relevance.')); ?></p>
|
||||
<p><?php printf(htmlspecialchars(_('One example of a service that is not IPv6-compatible is %1$s, a widely used platform for hosting code. This means that users on IPv6-only networks are unable to access it. As someone who has encountered this problem multiple times, I\'ve had to search for alternative solutions to download code on IPv6-only networks. For this reason, I have created a %2$s to address this issue.')), '<a href="https://github.com/orgs/community/discussions/10539" target="_blank" rel="noopener noreferrer">GitHub</a>', '<a href="/github-ipv6-proxy.php">'.htmlspecialchars(_('GitHub IPv6 proxy')).'</a>'); ?></p>
|
||||
<h2><?php echo htmlspecialchars(_('Challenges and Considerations')); ?></h2>
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-11-30 22:04+0100\n"
|
||||
"POT-Creation-Date: 2023-12-01 17:15+0100\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -1442,7 +1442,7 @@ msgid ""
|
||||
msgstr ""
|
||||
|
||||
#: blog/ipv6/index.php:47
|
||||
msgid "Concesquences of not implementing IPv6"
|
||||
msgid "Consequences of not implementing IPv6"
|
||||
msgstr ""
|
||||
|
||||
#: blog/ipv6/index.php:48
|
||||
|
Reference in New Issue
Block a user