Approval.

This commit is contained in:
2020-08-07 09:39:43 +02:00
committed by Stefan Rohde-Enslin
parent d5d5f84a82
commit 96b165f9a7
48 changed files with 2667 additions and 0 deletions

7
backend/zh/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"
}
}