Files
TtrpgPlayerLanding/src/i18n/types.ts
T
Ivan Fontosh b0ab6cc729 Add TTRPG Player marketing landing site.
React/Vite landing with RU/EN i18n, live USD pricing, download links to updates.mailib.ru, and donate.stream checkout.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 11:58:31 +08:00

2 lines
34 B
TypeScript

export type Locale = "ru" | "en";