mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
11 lines
129 B
JSON
11 lines
129 B
JSON
{
|
|
"foo": {
|
|
"message": "foo - $BAZ$ ($2)",
|
|
"placeholders": {
|
|
"baz": {
|
|
"content": "$1"
|
|
}
|
|
}
|
|
}
|
|
}
|