Skip to content

Commit 0d6f039

Browse files
committed
Merge branch 'main' of github.com:Cap-go/website
2 parents 7b840f1 + 6641434 commit 0d6f039

File tree

56 files changed

+1374
-316
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1374
-316
lines changed

messages/de.json

Lines changed: 79 additions & 1 deletion
Large diffs are not rendered by default.

messages/en.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"alternatives_human_support_desc": "No chatbots. No \"AI assistants.\" No ticket systems that lose your message.",
9595
"alternatives_human_support_note": "You get Martin or someone from the family. Usually within hours. Sometimes within minutes. Yes, even on weekends (we can't help ourselves 😅).",
9696
"alternatives_human_support_title": "🙋 Only human support",
97-
"alternatives_meta_description": "Looking for Capacitor live update solutions? Here is an honest, transparent comparison of Capgo vs the alternatives. No BS, just real talk about what makes each platform different.",
97+
"alternatives_meta_description": "Looking for Capacitor live update solutions? Honest comparison of Capgo vs alternatives. No BS, just real talk about each platform.",
9898
"alternatives_not_good_at_ci_cd": "We don't bundle CI/CD like Appflow did. You use your own (GitHub Actions, GitLab CI, etc). But we CAN handle native builds from your CI if you want - just call our build API from your pipeline.",
9999
"alternatives_not_good_at_ci_cd_label": "All-in-one CI/CD:",
100100
"alternatives_not_good_at_docs": "Basic automatic updates are well documented. But Capgo has many options (manual, half-manual, channel_default, etc.) that aren't always easy to understand for every use case yet. We're actively improving this.",
@@ -778,7 +778,7 @@
778778
"contractual_guarantees": "Contractual Guarantees",
779779
"contractual_sla_guarantees": "Contractual SLA guarantees for uptime, response times, and resolution commitments",
780780
"contributing": "Contributing",
781-
"contributing_description": "Discover the various ways you can contribute to Capgo's open-source projects, including submitting code, reporting issues, and participating in discussions. Learn how to collaborate effectively with our community and make a meaningful impact on the development of our tools and resources.",
781+
"contributing_description": "Contribute to Capgo's open-source projects: submit code, report issues, and join discussions. Collaborate with our community.",
782782
"control_access_deploy_manage": "Control who can access, deploy, and manage your live updates with enterprise-grade permissions.",
783783
"control_access_levels": "Control Access Levels",
784784
"copyright": "All rights reserved.",
@@ -2057,8 +2057,8 @@
20572057
"read_our_privacy_policy": "Read our Privacy Policy",
20582058
"read_our_privacy_policy_description": "Capgo Privacy Policy - Learn how we protect your data and respect user privacy in our live update service for Capacitor apps.",
20592059
"read_our_return_policy": "Read our Return Policy",
2060-
"read_our_security_policy": "We invite you to thoroughly review our comprehensive Security Policy, which outlines the measures we take to protect your data and ensure the integrity of our services.",
2061-
"read_our_sla_policy": "We invite you to read our comprehensive Service Level Agreement (SLA) Policy, which outlines the standards and commitments we adhere to in delivering our services.",
2060+
"read_our_security_policy": "Review our Security Policy outlining how we protect your data and ensure service integrity.",
2061+
"read_our_sla_policy": "Read our SLA Policy outlining uptime standards and service commitments.",
20622062
"read_our_support_policy": "We invite you to read our comprehensive Support Policy, which outlines the standards and commitments we adhere to in delivering our services.",
20632063
"read_our_terms_of_service": "We invite you to read our comprehensive Terms of Service, which outlines the terms and conditions we adhere to in delivering our services.",
20642064
"read_the_full_story_of_capgos_challenging_birth_as_a_solo_maker_project": "Read the full story of Capgo's challenging birth as a solo maker project",

messages/es.json

Lines changed: 79 additions & 1 deletion
Large diffs are not rendered by default.

messages/fr.json

Lines changed: 79 additions & 1 deletion
Large diffs are not rendered by default.

messages/id.json

Lines changed: 88 additions & 1 deletion
Large diffs are not rendered by default.

messages/it.json

Lines changed: 88 additions & 1 deletion
Large diffs are not rendered by default.

messages/ja.json

Lines changed: 88 additions & 1 deletion
Large diffs are not rendered by default.

messages/ko.json

Lines changed: 88 additions & 1 deletion
Large diffs are not rendered by default.

messages/zh.json

Lines changed: 88 additions & 1 deletion
Large diffs are not rendered by default.

public/_redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/llm.txt/ /llms.txt 301
1414
/docs/plugin/cloud-mode/getting-started/ /docs/getting-started/quickstart 301
1515
/en/* /:splat 301
16-
/login/ /register/ 302
16+
/login/ /register/ 301
1717
/robots.txt/ /robots.txt 301
1818
/docs/plugin/* /docs/plugins/updater/:splat 301
1919
/docs/plugins/updater/self-hosted/contributing.mdx /docs/plugins/updater/local-dev/contributing.mdx 301

0 commit comments

Comments
 (0)