mirror of
https://github.com/sipeed/NanoKVM.git
synced 2026-09-11 00:22:56 -05:00
Update languages.ts
This commit is contained in:
@@ -2,5 +2,6 @@ export const languages = [
|
||||
{ key: 'en', name: 'English' },
|
||||
{ key: 'fr', name: 'Français' },
|
||||
{ key: 'ru', name: 'Русский' },
|
||||
{ key: 'ko', name: '한국어' },
|
||||
{ key: 'zh', name: '中文' }
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user