Commit Graph

12 Commits

Author SHA1 Message Date
argenis de la rosa cdef377da6 fix(readme): update Facebook group URL and add Discord, TikTok, RedNote badges
Update Facebook group link from /groups/zeroclaw to /groups/zeroclawlabs
across all 31 README locale files. Add Discord, TikTok, and RedNote
social badges to the badge section of all READMEs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:17:31 +03:00
ZeroClaw Bot 92a373e0c0 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:02 +03:00
ZeroClaw Bot ba005d8c40 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:02 +03:00
ZeroClaw Bot 343bf5af88 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:01 +03:00
ZeroClaw Bot 583c3e6514 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:01 +03:00
ZeroClaw Bot 9a634e64eb docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:00 +03:00
ZeroClaw Bot 8fdd5239ea docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:00 +03:00
ZeroClaw Bot 43a959ea18 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:16:00 +03:00
ZeroClaw Bot c4e909f357 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:15:59 +03:00
ZeroClaw Bot 1a8694d291 docs(readme): auto-sync What's New and Contributors 2026-03-24 15:15:59 +03:00
Argenis f0b4702fd9 feat(ci): auto-sync README What's New and Contributors on release (#3505)
* feat(ci): auto-sync README What's New and Contributors on release

Replace hardcoded What's New (v0.1.9b) and Recent Contributors sections
with marker-based auto-sync powered by a new GitHub Actions workflow.
The sync-readme workflow runs on each release and updates both sections
from git history.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* feat(ci): auto-sync What's New and Contributors across all 31 READMEs

Add marker comments to all 30 translated README files and update the
sync script to process all README*.md files on each release. Fix regex
to handle empty markers on first run.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 15:15:59 +03:00
argenis de la rosa c8df83dd17 docs: add localized README files for all 31 supported languages
This commit adds complete README translations for all 31 languages supported
by the ZeroClaw web dashboard, enabling users to access documentation in
their native language.

New README files added:
- README.ko.md (Korean - 한국어)
- README.tl.md (Tagalog)
- README.es.md (Spanish - Español)
- README.pt.md (Portuguese - Português)
- README.it.md (Italian - Italiano)
- README.de.md (German - Deutsch)
- README.ar.md (Arabic - العربية) [RTL]
- README.hi.md (Hindi - हिन्दी)
- README.bn.md (Bengali - বাংলা)
- README.he.md (Hebrew - עברית) [RTL]
- README.pl.md (Polish - Polski)
- README.cs.md (Czech - Čeština)
- README.nl.md (Dutch - Nederlands)
- README.tr.md (Turkish - Türkçe)
- README.uk.md (Ukrainian - Українська)
- README.id.md (Indonesian - Bahasa Indonesia)
- README.th.md (Thai - ไทย)
- README.ur.md (Urdu - اردو) [RTL]
- README.ro.md (Romanian - Română)
- README.sv.md (Swedish - Svenska)
- README.el.md (Greek - Ελληνικά)
- README.hu.md (Hungarian - Magyar)
- README.fi.md (Finnish - Suomi)
- README.da.md (Danish - Dansk)
- README.nb.md (Norwegian Bokmål - Norsk)

Updated README.md with complete language selector links for all 31 languages.
RTL support added for Arabic, Hebrew, and Urdu.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-09 18:01:00 -04:00