Split public and private i18n APIs (#6022)

This commit is contained in:
Jakub Kuczys
2025-01-27 01:33:06 +01:00
committed by GitHub
parent 8b1daf1ad0
commit a0c1713e78
5 changed files with 154 additions and 77 deletions

1
.github/labeler.yml vendored
View File

@@ -216,6 +216,7 @@
- redbot/core/commands/help.py
"Category: Core - i18n":
# Source
- redbot/core/_i18n.py
- redbot/core/i18n.py
# Locale files
- redbot/**/locales/*