diff options
| author | Astounds <kirito@disroot.org> | 2026-03-22 14:17:23 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-03-22 14:17:23 -0500 |
| commit | 84e1acaab8f7e4e7e36d19e3b6847a0ab6c33759 (patch) | |
| tree | a4021823e3e29d1efb57271dda5024825983bacf /babel.cfg | |
| parent | ed4b05d9b616c688afc6ef03dc404009c4abfc0f (diff) | |
| download | yt-local-84e1acaab8f7e4e7e36d19e3b6847a0ab6c33759.tar.lz yt-local-84e1acaab8f7e4e7e36d19e3b6847a0ab6c33759.tar.xz yt-local-84e1acaab8f7e4e7e36d19e3b6847a0ab6c33759.zip | |
yt-dlp
Diffstat (limited to 'babel.cfg')
| -rw-r--r-- | babel.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/babel.cfg b/babel.cfg new file mode 100644 index 0000000..5498f91 --- /dev/null +++ b/babel.cfg @@ -0,0 +1,7 @@ +[python: youtube/**.py] +keywords = lazy_gettext:1,2 _l:1,2 +[python: server.py] +[python: settings.py] +[jinja2: youtube/templates/**.html] +extensions=jinja2.ext.i18n +encoding = utf-8 |
