30 lines
609 B
Plaintext
30 lines
609 B
Plaintext
{
|
|
"sourceLanguage" : "en",
|
|
"strings" : {
|
|
"test.greeting" : {
|
|
"comment" : "Fixture string used by the Localization test suite.",
|
|
"localizations" : {
|
|
"de" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Hallo"
|
|
}
|
|
},
|
|
"en" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Hello"
|
|
}
|
|
},
|
|
"pt-BR" : {
|
|
"stringUnit" : {
|
|
"state" : "translated",
|
|
"value" : "Olá"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version" : "1.0"
|
|
}
|