mirror of
https://github.com/BlueMap-Minecraft/BlueMapVue.git
synced 2025-02-10 07:01:37 +01:00
Fix Finnish sorting in lang/settings.js
This commit is contained in:
parent
bca4a65bfd
commit
2edb975bfd
@ -26,14 +26,14 @@ export default {
|
||||
locale: "pl",
|
||||
name: "Polski"
|
||||
},
|
||||
{
|
||||
locale: "fi",
|
||||
name: "Suomi"
|
||||
},
|
||||
{
|
||||
locale: "ru",
|
||||
name: "Русский"
|
||||
},
|
||||
{
|
||||
locale: "fi",
|
||||
name: "Suomi"
|
||||
},
|
||||
{
|
||||
locale: "ja",
|
||||
name: "日本語"
|
||||
|
Loading…
Reference in New Issue
Block a user