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