zilingmio's recent timeline updates
zilingmio

zilingmio

🏢  ZIO LLC / Owner
V2EX member #686600, joined on 2024-04-24 18:43:04 +08:00
zilingmio's recent replies
Sep 15, 2025
Replied to a topic by zilingmio Python Easy AI18n | 更好用的 Python3 i18n 库
@ruanimal 是, 可以自定义, 不强制下划线

```
i18n = EasyAI18n(i18n_function_names=['_', '_t', 't_'])

_t = i18n.i18n(post_lang_selector=MyPostLanguageSelector)
_t('test')

_ = _t
_('test')

t_ = _t
t_('test')

```
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5082 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 05:39 · PVG 13:39 · LAX 22:39 · JFK 01:39
♥ Do have faith in what you're doing.