Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
okTurtles
/
strings
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
6
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for extracting i18n strings from
.astro
files
- #9
#9
Merged
taoeffect
merged 17 commits into
master
okTurtles/strings:master
from
issue-6
okTurtles/strings:issue-6
Copy head branch name to clipboard
Jun 12, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add support for extracting i18n strings from
.astro
files
#9
taoeffect
merged 17 commits into
master
okTurtles/strings:master
from
issue-6
okTurtles/strings:issue-6
Copy head branch name to clipboard
Commits
Commits on Jun 11, 2026
Update AGENTS.md via Fable 5
taoeffect
committed
6b94786
View commit details
Copy full SHA for 6b94786
Browse repository at this point
Add non-fatal warnings to Collector for upcoming Astro lint output
taoeffect
committed
1efe25f
View commit details
Copy full SHA for 1efe25f
Browse repository at this point
Add native Angstrom parser for .astro files (issue #6)
taoeffect
committed
6325744
View commit details
Copy full SHA for 6325744
Browse repository at this point
Dispatch .astro files in the CLI, always parsing their scripts as TypeScript
taoeffect
committed
b916b29
View commit details
Copy full SHA for b916b29
Browse repository at this point
Add --debug-astro flag for inspecting .astro file parsing
taoeffect
committed
27f310a
View commit details
Copy full SHA for 27f310a
Browse repository at this point
Add unit and integration test coverage for .astro extraction
taoeffect
committed
11028f4
View commit details
Copy full SHA for 11028f4
Browse repository at this point
Document .astro support in README, ARCHITECTURE, and AGENTS
taoeffect
committed
6c429e4
View commit details
Copy full SHA for 6c429e4
Browse repository at this point
Fix silent loss of translatable strings inside Astro JSX expressions
Show description for 74e5af3
taoeffect
committed
74e5af3
View commit details
Copy full SHA for 74e5af3
Browse repository at this point
Commits on Jun 12, 2026
Handle regex literals in the Astro expression brace scanner
Show description for b128ccb
taoeffect
committed
b128ccb
View commit details
Copy full SHA for b128ccb
Browse repository at this point
Extract attribute expressions from Astro script and style tags
Show description for f78454e
taoeffect
committed
f78454e
View commit details
Copy full SHA for f78454e
Browse repository at this point
Add missing L import to the README I18n.astro sample
Show description for aebb44a
taoeffect
committed
aebb44a
View commit details
Copy full SHA for aebb44a
Browse repository at this point
Fix README I18n.astro sample to not call L with a variable
Show description for 71b69a7
taoeffect
committed
71b69a7
View commit details
Copy full SHA for 71b69a7
Browse repository at this point
Rewrite README to explain the developer workflow and marker semantics
Show description for 4535e07
taoeffect
committed
4535e07
View commit details
Copy full SHA for 4535e07
Browse repository at this point
improve README
taoeffect
committed
2bc8606
View commit details
Copy full SHA for 2bc8606
Browse repository at this point
Target master and harden the CI workflow
Show description for 2d384f8
taoeffect
committed
2d384f8
View commit details
Copy full SHA for 2d384f8
Browse repository at this point
feedback from Copilot (typos)
taoeffect
committed
5b96820
View commit details
Copy full SHA for 5b96820
Browse repository at this point
Cache QuickJS build and Flow clone in CI
Show description for 38ad37e
taoeffect
committed
38ad37e
View commit details
Copy full SHA for 38ad37e
Browse repository at this point
You can’t perform that action at this time.