Auto-sync: 2026-04-21 17:12
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
---
|
||||
title: "Global-First Architecture"
|
||||
type: concept
|
||||
tags: [design, localization, internationalization]
|
||||
date: 2026-04-20
|
||||
---
|
||||
|
||||
## Definition
|
||||
Global-first architecture treats internationalization, localization, and cultural flexibility as prerequisites in the system design rather than late-stage additions.
|
||||
|
||||
## Key Principles
|
||||
- Support diverse naming conventions and scripts
|
||||
- Make calendars, formats, and defaults locale-aware
|
||||
- Avoid hard-coded culture-specific metaphors and symbols
|
||||
- Build accessibility and translation into the core structure
|
||||
|
||||
## Connections
|
||||
- [[Cultural Intelligence Strategist]] — encourages this architecture
|
||||
- [[Cultural Intelligence]] — the broader capability this architecture serves
|
||||
- [[Design System]] — global-first components reduce exclusion
|
||||
Reference in New Issue
Block a user