Curious how your strings will look after conversion? These examples show the transformation in action.
Browse all formats{
"parent": {
"child": {
"another_nested_level": "Android XML is supported."
}
}
}
<?xml version="1.0" encoding="utf-8"?>
<root>
<data name="localazy_message" xml:space="preserve">
<value>Go international, today. With Localazy.</value>
</data>
</root>