Update source file plugins.json

This commit is contained in:
Axel Olausson Holtenäs 2022-04-22 10:24:33 +02:00
parent 6266d2f6dc
commit 4026d35664

View file

@ -4,6 +4,12 @@
"balance": { "balance": {
"general": { "general": {
"title": "[:dollar:] Credits (Balance)" "title": "[:dollar:] Credits (Balance)"
},
"user_has_amount_credits": "{{user}} has {{amount}} credits"
},
"gift": {
"general": {
"title": "[:dollar:] Credits (Gift)"
} }
} }
} }