Approval in frontend

This commit is contained in:
2025-07-07 13:48:03 +00:00
committed by md translation bot
parent 8fe882e13f
commit 6f34250e6f
301 changed files with 11761 additions and 0 deletions

7
backend/hi/rules.json Normal file
View File

@ -0,0 +1,7 @@
{
"tlRules": {
"rule_added": "The new rule description has been added",
"rule_removed": "The rule description has been removed",
"rule_updated": "The rule has been updated"
}
}