Approval.

This commit is contained in:
2020-07-05 00:54:43 +02:00
committed by Stefan Rohde-Enslin
parent 093a291b87
commit f7ef9be58d
70 changed files with 3593 additions and 0 deletions

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