]> git.mxchange.org Git - fba.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 24 Jul 2023 10:33:21 +0000 (12:33 +0200)
committerRoland Häder <roland@mxchange.org>
Mon, 24 Jul 2023 10:33:21 +0000 (12:33 +0200)
- added Korean translation of Mastodon

fba/helpers/software.py

index ad29605b792af64d2dce65db1841f9599a2135bf..98b5297a1ced22fa1c333b74f341867f8cfa073b 100644 (file)
@@ -34,7 +34,7 @@ def alias(software: str) -> str:
     if software in ["akkoma", "rebased", "akkounfucked", "ched", "incestoma"]:
         logger.debug("Setting pleroma: software='%s'", software)
         software = "pleroma"
-    elif software in ["hometown", "ecko", "fedibird"] or "mastodon" in software:
+    elif software in ["hometown", "ecko", "fedibird" ] or "되는 마스토돈" in software or "mastodon" in software:
         logger.debug("Setting mastodon: software='%s'", software)
         software = "mastodon"
     elif software in ["slipfox calckey", "calckey", "groundpolis", "foundkey", "cherrypick", "meisskey", "magnetar", "keybump", "dolphin", "calckey social", "azk.sns", "firefish", "qtmmsky", "iceshrimp"] or "shumihub" in software or "мисскей" in software or "milkey" in software or "misskey" in software: