10 lines
300 B
JSON
10 lines
300 B
JSON
{
|
|
"$schema": "https://inlang.com/schema/inlang-message-format",
|
|
"hello_world": "Hello, {name} from de!",
|
|
"body_part_throat": "Hals",
|
|
"body_part_thigh": "Oberschenkel",
|
|
"body_part_ankle": "Knöchel",
|
|
"body_part_upper_arm": "Oberarm",
|
|
"action_shock": "Shocken",
|
|
"action_vibrate": "Vibrieren"
|
|
}
|