fix: Add internationalization support for various pages by updating text elements with data-i18n attributes for better localization

This commit is contained in:
alam00000
2026-02-02 16:30:59 +05:30
parent 612f6f9a2d
commit 70f31aa90e
138 changed files with 3507 additions and 838 deletions

View File

@@ -36,10 +36,5 @@
"offline",
"tools"
],
"screenshots": [],
"share_target": {
"action": "/",
"method": "GET",
"enctype": "application/x-www-form-urlencoded"
}
"screenshots": []
}