haicord/translations/en/vencord.json

8 lines
120 B
JSON
Raw Normal View History

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