1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 09:56:24 +00:00
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
}