Skip to content

Commit ae7a4ce

Browse files
committed
Update cloud landing page for Android and iOS support
1 parent dab557b commit ae7a4ce

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cloud/src/www/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<meta name="description" content="LRM - Open source localization management. Validate, edit, and translate .resx, JSON, and i18next files. Self-host for free or use LRM Cloud for team collaboration.">
7-
<meta name="keywords" content="localization, translation, i18n, .NET, resx, json, open source, self-hosted, BYOK, DeepL, Google Translate, OpenAI">
6+
<meta name="description" content="LRM - Open source localization management. Validate, edit, and translate .resx, JSON, i18next, Android, and iOS files. Self-host for free or use LRM Cloud for team collaboration.">
7+
<meta name="keywords" content="localization, translation, i18n, .NET, resx, json, android, ios, strings.xml, open source, self-hosted, BYOK, DeepL, Google Translate, OpenAI">
88
<meta name="theme-color" content="#6366f1">
99
<meta name="author" content="LRM Cloud">
1010

@@ -705,7 +705,7 @@
705705
<section class="hero">
706706
<div class="container">
707707
<h1>Open Source <span>Localization Management</span></h1>
708-
<p>Validate, edit, and translate your .resx, JSON, and i18next files. Free CLI for developers. Cloud platform for teams.</p>
708+
<p>Validate, edit, and translate your .resx, JSON, i18next, Android, and iOS files. Free CLI for developers. Cloud platform for teams.</p>
709709

710710
<div class="hero-buttons">
711711
<a href="/app/register" class="btn btn-primary btn-lg" id="hero-cta">Try Cloud Free</a>
@@ -765,7 +765,7 @@ <h3>Open Source</h3>
765765
<div class="feature-card">
766766
<div class="feature-icon">📁</div>
767767
<h3>Multiple Formats</h3>
768-
<p>Support for .resx, JSON, and i18next. Perfect for .NET, React, Vue, Angular, and more.</p>
768+
<p>Support for .resx, JSON, i18next, Android, and iOS. Perfect for .NET, React, Vue, Angular, mobile apps, and more.</p>
769769
</div>
770770

771771
<div class="feature-card">

0 commit comments

Comments
 (0)