Vencord/translations/en/vencord.json
2024-06-03 17:39:17 +01:00

8 lines
120 B
JSON

{
"hello": "Hello {name}!",
"plural": {
"one": "One thing.",
"other": "{count} things."
}
}