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