mirror of
https://github.com/Vendicated/Vencord.git
synced 2025-01-10 09:56:24 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"hello": "Hello {name}!",
|
|
"plural": {
|
|
"one": "One thing.",
|
|
"other": "{count} things."
|
|
}
|
|
}
|