From 74ad9bce887cf268300b6158537c4d3a07fca6f7 Mon Sep 17 00:00:00 2001 From: sanbuphy Date: Sat, 7 Feb 2026 16:15:52 +0800 Subject: [PATCH] docs: update hero taglines in multiple language versions Update the typing taglines in all language versions to provide more engaging and descriptive messaging about the AI coding experience. The new taglines better convey the benefits of using AI for programming. --- docs/ar-sa/index.md | 13 ++++++++----- docs/de-de/index.md | 13 ++++++++----- docs/en-us/index.md | 13 ++++++++----- docs/es-es/index.md | 13 ++++++++----- docs/fr-fr/index.md | 13 ++++++++----- docs/ja-jp/index.md | 13 ++++++++----- docs/ko-kr/index.md | 13 ++++++++----- docs/vi-vn/index.md | 13 ++++++++----- docs/zh-cn/index.md | 13 ++++++++----- docs/zh-tw/index.md | 13 ++++++++----- 10 files changed, 80 insertions(+), 50 deletions(-) diff --git a/docs/ar-sa/index.md b/docs/ar-sa/index.md index 994e261..3777248 100644 --- a/docs/ar-sa/index.md +++ b/docs/ar-sa/index.md @@ -6,11 +6,14 @@ hero: text: 'دليل برمجة الذكاء الاصطناعي من الصفر' tagline: 'نموذج برمجة جديد للجميع. سواء كنت مدير منتج أو مطور Full Stack، ابحث عن مسار برمجة الذكاء الاصطناعي الخاص بك هنا.' typingTagline: - - كود، ينبض بالروح. - - ذكاء، يفهم أفكارك. - - أنظمة معقدة، واضحة في لمحة. - - إلهام، يتحقق فوراً. - - البرمجة، كما يجب أن تكون. + - البرمجة، بشكل مختلف. + - التعقيد، مبسط. + - كل خطوة، بالقدر المناسب. + - فكر. ابنِ. + - سرعتك. الذكاء الاصطناعي يلحق بك. + - من أول حرف إلى نظام كامل. + - أقل احتكاك. أكثر إبداعاً. + - هكذا يجب أن تكون البرمجة. actions: - theme: brand text: ابدأ التعلم diff --git a/docs/de-de/index.md b/docs/de-de/index.md index 25d8d8b..df8581f 100644 --- a/docs/de-de/index.md +++ b/docs/de-de/index.md @@ -6,11 +6,14 @@ hero: text: 'KI-Coding-Guide von Grund auf' tagline: 'Ein neues Coding-Paradigma für alle. Egal ob PM oder Full Stack Dev, finde hier deinen KI-Coding-Pfad.' typingTagline: - - Code, mit Seele erfüllt. - - Intelligenz, die deine Gedanken versteht. - - Komplexe Systeme, auf einen Blick klar. - - Inspiration, sofort umgesetzt. - - Programmieren, wie es sein sollte. + - Coding, neu gedacht. + - Komplexität, vereinfacht. + - Jeder Schritt, genau richtig. + - Denken. Bauen. + - Dein Tempo. AI hält mit. + - Vom ersten Zeichen zum kompletten System. + - Weniger Reibung. Mehr Kreation. + - So sollte Programmieren sich anfühlen. actions: - theme: brand text: Starten diff --git a/docs/en-us/index.md b/docs/en-us/index.md index ce531ca..5aea566 100644 --- a/docs/en-us/index.md +++ b/docs/en-us/index.md @@ -6,11 +6,14 @@ hero: text: 'AI Coding Guide from Scratch' tagline: 'A new coding paradigm for everyone. Whether you are a PM or a Full Stack Dev, find your AI coding path here.' typingTagline: - - Code, infused with soul. - - Intelligence, understanding your thoughts. - - Complex systems, clear at a glance. - - Inspiration, instantly realized. - - Coding, as it should be. + - Coding, reimagined. + - Complexity, simplified. + - Every step, just right. + - Think it. Build it. + - Your pace. AI keeps up. + - From first character to complete system. + - Less friction. More creation. + - This is how coding should feel. actions: - theme: brand text: Start Learning diff --git a/docs/es-es/index.md b/docs/es-es/index.md index 4b080a7..258741b 100644 --- a/docs/es-es/index.md +++ b/docs/es-es/index.md @@ -6,11 +6,14 @@ hero: text: 'Guía de Programación con IA desde Cero' tagline: 'Un nuevo paradigma de programación para todos. Ya seas un PM o un desarrollador Full Stack, encuentra tu camino de programación con IA aquí.' typingTagline: - - Código, infundido con alma. - - Inteligencia, que entiende tus pensamientos. - - Sistemas complejos, claros de un vistazo. - - Inspiración, realizada al instante. - - Programación, como debe ser. + - Programar, reinventado. + - Complejidad, simplificada. + - Cada paso, justo lo necesario. + - Piénsalo. Constrúyelo. + - Tu ritmo. La IA te sigue. + - Del primer carácter al sistema completo. + - Menos fricción. Más creación. + - Así debería sentirse programar. actions: - theme: brand text: Empezar diff --git a/docs/fr-fr/index.md b/docs/fr-fr/index.md index da7c40f..3621e5d 100644 --- a/docs/fr-fr/index.md +++ b/docs/fr-fr/index.md @@ -6,11 +6,14 @@ hero: text: 'Guide de Codage IA à partir de Zéro' tagline: 'Un nouveau paradigme de codage pour tous. Que vous soyez PM ou développeur Full Stack, trouvez votre voie de codage IA ici.' typingTagline: - - Du code, avec une âme. - - L'intelligence, qui vous comprend. - - Systèmes complexes, clairs en un coup d'œil. - - L'inspiration, concrétisée instantanément. - - La programmation, telle qu'elle devrait être. + - Le coding, réinventé. + - La complexité, simplifiée. + - Chaque étape, juste ce qu'il faut. + - Pensez. Créez. + - Votre rythme. L'IA suit. + - Du premier caractère au système complet. + - Moins de friction. Plus de création. + - C'est ainsi que le coding devrait être. actions: - theme: brand text: Commencer diff --git a/docs/ja-jp/index.md b/docs/ja-jp/index.md index 574537e..51cbd0a 100644 --- a/docs/ja-jp/index.md +++ b/docs/ja-jp/index.md @@ -6,11 +6,14 @@ hero: text: 'ゼロからのAIコーディングガイド' tagline: 'すべての人のための新しいコーディングパラダイム。PMでもフルスタック開発者でも、ここで自分のAIコーディングの道を見つけることができます。' typingTagline: - - コードに、魂を吹き込む。 - - 知能が、あなたの思考を理解する。 - - 複雑なシステムも、一目瞭然。 - - インスピレーションを、即座に形に。 - - プログラミングは、こうあるべきだ。 + - コーディングが、変わる。 + - 複雑を、シンプルに。 + - 一歩ずつ、ちょうどいい。 + - 思い通りに、形に。 + - あなたの速さで、AIが追いつく。 + - 最初の文字から、完成したシステムまで。 + - 余計な手間を減らして、創造を増やす。 + - プログラミングは、こうあるべき。 actions: - theme: brand text: 学習を開始 diff --git a/docs/ko-kr/index.md b/docs/ko-kr/index.md index e7600a1..a3c9657 100644 --- a/docs/ko-kr/index.md +++ b/docs/ko-kr/index.md @@ -6,11 +6,14 @@ hero: text: '제로 베이스 AI 코딩 가이드' tagline: '모두를 위한 새로운 코딩 패러다임. PM이든 풀스택 개발자든, 여기서 자신만의 AI 코딩 경로를 찾을 수 있습니다.' typingTagline: - - 코드에 영혼을 불어넣다. - - 당신의 생각을 이해하는 지능. - - 복잡한 시스템도 한눈에 파악. - - 영감이 즉시 현실로. - - 프로그래밍, 원래 이래야 한다. + - 코딩이, 달라집니다. + - 복잡함을, 단순하게. + - 한 걸음씩, 딱 좋게. + - 생각한 대로, 바로 만들기. + - 당신의 속도에, AI가 맞춥니다. + - 첫 문자부터, 완성된 시스템까지. + - 번거로움은 줄이고, 창조는 늘리고. + - 프로그래밍은, 이래야 합니다. actions: - theme: brand text: 학습 시작 diff --git a/docs/vi-vn/index.md b/docs/vi-vn/index.md index 82290f9..03249cd 100644 --- a/docs/vi-vn/index.md +++ b/docs/vi-vn/index.md @@ -6,11 +6,14 @@ hero: text: 'Hướng dẫn Lập trình AI từ con số 0' tagline: 'Một mô hình lập trình mới cho mọi người. Dù bạn là PM hay Full Stack Dev, hãy tìm lộ trình lập trình AI của bạn tại đây.' typingTagline: - - Code, thổi hồn vào từng dòng. - - Trí tuệ, hiểu điều bạn nghĩ. - - Hệ thống phức tạp, rõ ràng trong tầm mắt. - - Cảm hứng, hiện thực hóa ngay lập tức. - - Lập trình, lẽ ra phải thế. + - Lập trình, khác biệt. + - Phức tạp, trở nên đơn giản. + - Từng bước, vừa đủ. + - Nghĩ là làm. + - Tốc độ của bạn. AI theo kịp. + - Từ ký tự đầu tiên đến hệ thống hoàn chỉnh. + - Ít phiền hà. Nhiều sáng tạo. + - Lập trình nên như thế này. actions: - theme: brand text: Bắt đầu học diff --git a/docs/zh-cn/index.md b/docs/zh-cn/index.md index b2562b5..e2b061d 100644 --- a/docs/zh-cn/index.md +++ b/docs/zh-cn/index.md @@ -6,11 +6,14 @@ hero: text: '从零开始的 AI 编程指南' tagline: '适合所有人的编程新范式。无论你是产品经理还是全栈开发者,都能在这里找到属于你的 AI 编程之路。' typingTagline: - - 代码,注入灵魂。 - - 智能,懂你所想。 - - 复杂系统,一览无余。 - - 灵感,即刻落地。 - - 编程,本该如此。 + - 写代码,从此不同。 + - 复杂,化繁为简。 + - 每一步,都恰到好处。 + - 所想即所得。 + - 你的节奏,AI 跟上。 + - 从第一个字符,到完整系统。 + - 少些折腾,多些创造。 + - 这就是编程该有的样子。 actions: - theme: brand text: 开始学习 diff --git a/docs/zh-tw/index.md b/docs/zh-tw/index.md index 6e6e911..8919cdd 100644 --- a/docs/zh-tw/index.md +++ b/docs/zh-tw/index.md @@ -6,11 +6,14 @@ hero: text: '從零開始的 AI 編程指南' tagline: '適合所有人的編程新範式。無論你是產品經理還是全棧開發者,都能在這裡找到屬於你的 AI 編程之路。' typingTagline: - - 代碼,注入靈魂。 - - 智能,懂你所想。 - - 複雜系統,一覽無餘。 - - 靈感,即刻落地。 - - 編程,本該如此。 + - 寫代碼,從此不同。 + - 複雜,化繁為簡。 + - 每一步,都恰到好處。 + - 所想即所得。 + - 你的節奏,AI 跟上。 + - 從第一個字符,到完整系統。 + - 少些折騰,多些創造。 + - 這就是編程該有的樣子。 actions: - theme: brand text: 開始學習