first comm

This commit is contained in:
2024-10-02 08:29:51 +08:00
commit 12b32ed9ad
11 changed files with 690 additions and 0 deletions

5
server_status/i18n.py Normal file
View File

@@ -0,0 +1,5 @@
from locale import locale_alias
lang_data = {
}