mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-23 14:59:36 +02:00
Update Navbar.svelte
This commit is contained in:
parent
2cab28e921
commit
871e265001
1 changed files with 2 additions and 1 deletions
|
@ -60,7 +60,8 @@
|
||||||
zh: '中文',
|
zh: '中文',
|
||||||
pl: 'Polski',
|
pl: 'Polski',
|
||||||
ko: '한국어',
|
ko: '한국어',
|
||||||
no: 'Norsk'
|
no: 'Norsk',
|
||||||
|
ru: 'Русский'
|
||||||
};
|
};
|
||||||
|
|
||||||
let query: string = '';
|
let query: string = '';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue