TGTGInsighttelegram intelligenceLIVE / telegram public index
← Аниме,Музыка, Аниме эдиты

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @StickerEdit · Post #5721 · Apr 29

Аниме: #БлюЛок Тип: #Авы

Results

2 similar posts found

Search: #l10n

当前筛选 #l10n清除筛选
djangoproject

@djangoproject · Post #433 · 09/07/2017, 11:11 AM

https://docs.python.org/3/library/gettext.html The #gettext module provides internationalization (#I18N) and localization (#L10N) services for your #Python modules and applications. It supports both the #GNU gettext message catalog #API and a higher level, class-based API that may be more appropriate for Python files. The interface described below allows you to write your module and application messages in one natural #language, and provide a catalog of #translated messages for running under different natural languages. Some hints on localizing your Python modules and applications are also given.