add ru locale to cli

This commit is contained in:
ars
2026-06-25 02:11:46 +03:00
parent 7963a8d2eb
commit 66b60b9bcb
9 changed files with 405 additions and 49 deletions
+5
View File
@@ -0,0 +1,5 @@
# Babel extraction config for CLI localization.
# Paths are relative to the extraction root passed to pybabel (the `src` dir).
# Only strings wrapped in _()/gettext()/ngettext() are extracted, so logger.*
# messages are never picked up.
[python: **.py]