2026-06-29 23:08:36 +00:00
|
|
|
{
|
|
|
|
|
"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"
|
|
|
|
|
}
|
2026-07-28 23:37:33 +00:00
|
|
|
},
|
|
|
|
|
"pt-BR" : {
|
|
|
|
|
"stringUnit" : {
|
|
|
|
|
"state" : "translated",
|
|
|
|
|
"value" : "Olá"
|
|
|
|
|
}
|
2026-06-29 23:08:36 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"version" : "1.0"
|
|
|
|
|
}
|