b0ab6cc729
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>
2 lines
34 B
TypeScript
2 lines
34 B
TypeScript
export type Locale = "ru" | "en";
|