mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-08-09 15:15:18 +02:00
correct ko translation at Navbar.svelte
This commit is contained in:
parent
d598573d6f
commit
cec7ffeb0d
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
sv: 'Svenska',
|
sv: 'Svenska',
|
||||||
zh: '中文',
|
zh: '中文',
|
||||||
pl: 'Polski',
|
pl: 'Polski',
|
||||||
ko: '한국인'
|
ko: '한국어'
|
||||||
};
|
};
|
||||||
|
|
||||||
let query: string = '';
|
let query: string = '';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue