mirror of
https://github.com/Nezumi-2711/onedrive-vercel-index.git
synced 2026-09-22 05:32:01 +00:00
feat: spanish translation (#848)
This commit is contained in:
@@ -19,6 +19,8 @@ const localeText = (locale: string): string => {
|
||||
switch (locale) {
|
||||
case 'en':
|
||||
return '🇬🇧 English'
|
||||
case 'es':
|
||||
return '🇪🇸 Español'
|
||||
case 'zh-CN':
|
||||
return '🇨🇳 简体中文'
|
||||
case 'hi':
|
||||
|
||||
Reference in New Issue
Block a user