Vencord/translations/en/vencord.json

8 lines
120 B
JSON
Raw Normal View History

2024-06-01 10:48:57 +00:00
{
2024-06-03 16:39:17 +00:00
"hello": "Hello {name}!",
"plural": {
"one": "One thing.",
"other": "{count} things."
}
2024-06-01 10:48:57 +00:00
}