|
3 | 3 | <head> |
4 | 4 | <meta charset="UTF-8"> |
5 | 5 | <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"> |
8 | 8 | <meta name="theme-color" content="#6366f1"> |
9 | 9 | <meta name="author" content="LRM Cloud"> |
10 | 10 |
|
|
705 | 705 | <section class="hero"> |
706 | 706 | <div class="container"> |
707 | 707 | <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> |
709 | 709 |
|
710 | 710 | <div class="hero-buttons"> |
711 | 711 | <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> |
765 | 765 | <div class="feature-card"> |
766 | 766 | <div class="feature-icon">📁</div> |
767 | 767 | <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> |
769 | 769 | </div> |
770 | 770 |
|
771 | 771 | <div class="feature-card"> |
|
0 commit comments