10 lines
298 B
JSON
10 lines
298 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"hello_world": "Hello, {name} from en!",
|
|
"body_part_throat": "Throat",
|
|
"body_part_thigh": "Thigh",
|
|
"body_part_ankle": "Ankle",
|
|
"body_part_upper_arm": "Upper Arm",
|
|
"action_shock": "Shock",
|
|
"action_vibrate": "Vibrate"
|
|
}
|