Curious how your strings will look after conversion? These examples show the transformation in action.
Browse all formats{
"parent": {
"child": {
"another_nested_level": "All is supported."
}
}
}
$localazy_messages = [
"en" => "Go international, today. With Localazy.",
"es" => "Internacionalízate hoy. Con Localazy."
];