wip
This commit is contained in:
@@ -1,4 +1,24 @@
|
||||
{
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"hello_world": "Hello, {name} from de-de!"
|
||||
"$schema": "https://inlang.com/schema/inlang-message-format",
|
||||
"hello_world": "Hello, {name} from de-de!",
|
||||
"color_variation": {
|
||||
"title": "Farbe"
|
||||
},
|
||||
"capacity_variation": {
|
||||
"title": "Speicherkapazität"
|
||||
},
|
||||
|
||||
"condition_title": "Zustand",
|
||||
|
||||
"condition_variation_excellent": "Hervorragend",
|
||||
"condition_variation_very_good": "Sehr gut",
|
||||
"condition_variation_good": "Gut",
|
||||
"condition_variation_fair": "Fair",
|
||||
|
||||
"condition_variation_description_excellent": "Wie neu, keine sichtbaren Gebrauchsspuren",
|
||||
"condition_variation_description_very_good": "Minimale Gebrauchsspuren, voll funktionsfähig",
|
||||
"condition_variation_description_good": "Leichte Gebrauchsspuren, voll funktionsfähig",
|
||||
"condition_variation_description_fair": "Deutlich sichtbare Gebrauchspuren, voll funktionsfähig",
|
||||
|
||||
"specification_title": "Technische Daten"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user