mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-03 15:08:12 +01:00
Fix typo in finnish locale by KasperiP (#2321)
This commit is contained in:
parent
73074e7417
commit
07e857ba1b
@ -70,6 +70,7 @@ public class Contributors {
|
||||
new Contributor("yukieji", LANG),
|
||||
new Contributor("qsefthuopq", LANG),
|
||||
new Contributor("Karlatemp", CODE, LANG),
|
||||
new Contributor("KasperiP", LANG),
|
||||
new Contributor("Mastory_Md5", LANG),
|
||||
new Contributor("FluxCapacitor2", CODE),
|
||||
new Contributor("galexrt", LANG),
|
||||
|
@ -29,7 +29,7 @@ public enum LangCode {
|
||||
CN("\u6C49\u8BED", "f0rb1d (\u4f5b\u58c1\u706f), qsefthuopq, shaokeyibb, Fur_xia, 10935336 & SkipM4"), // Simplified Chinese
|
||||
CS("čeština", "Shadowhackercz, QuakyCZ, MrFriggo & WolverStones"),
|
||||
DE("Deutsch", "Eyremba, fuzzlemann, Morsmorse & hallo1142"),
|
||||
FI("suomi", "AuroraLS3"),
|
||||
FI("suomi", "AuroraLS3, KasperiP"),
|
||||
FR("français", "CyanTech, Aurelien & Nogapra"),
|
||||
IT("Italiano", "Malachiel & Mastory_Md5"),
|
||||
JA("\u65E5\u672C\u8A9E", "yukieji"),
|
||||
|
@ -372,7 +372,7 @@ html:
|
||||
totalActive: "Aktiivisena"
|
||||
playersOnline: "Pelaajia Paikalla"
|
||||
perPlayer: "/ Pelaaja"
|
||||
dayOfweek: "Viikon päivä"
|
||||
dayOfweek: "Viikonpäivä"
|
||||
sessionStart: "Istunto alkoi"
|
||||
loadedChunks: "Ladatut Chunkit"
|
||||
disk: "Levytila"
|
||||
|
Loading…
Reference in New Issue
Block a user