24 lines
476 B
Plaintext
24 lines
476 B
Plaintext
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"test.greeting" : {
|
|
"comment" : "Fixture string used by the Infrastructure test suite.",
|
|
"localizations" : {
|
|
"de" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Hallo"
|
|
}
|
|
},
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Hello"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.0"
|
|
}
|