From: Roland Häder Date: Mon, 24 Jul 2023 10:33:21 +0000 (+0200) Subject: Continued: X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=115d02dbe407026e87ecb2368a799cc94b67cbca;p=fba.git Continued: - added Korean translation of Mastodon --- diff --git a/fba/helpers/software.py b/fba/helpers/software.py index ad29605..98b5297 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -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: