Skip to content

Commit

Permalink
correct spacing due to scalafmt error
Browse files Browse the repository at this point in the history
  • Loading branch information
superuser-does authored Dec 28, 2024
1 parent 2cf23d4 commit c649aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/i18n/src/main/LangList.scala
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ object LangList extends lila.core.i18n.LangList:
Lang("th", "TH") -> "ไทย",
Lang("tk", "TM") -> "Türkmençe",
Lang("tl", "PH") -> "Tagalog",
Lang("tok", "AA") -> "Toki pona",
Lang("tok", "AA") -> "Toki pona",
Lang("tr", "TR") -> "Türkçe",
Lang("uk", "UA") -> "українська",
Lang("ur", "PK") -> "اُردُو",
Expand Down

0 comments on commit c649aa7

Please sign in to comment.