English to Portuguese Translator Needed
Budget: $30 – $250 USD
English to Portuguese Translator Needed for software translation of 1410 short strings totalling 4373 words in total. Data format is json, translator has to return a json file with the translation. Example below
English file format given
{ "BSave": "Save",
"BCancel": "Cancel",
"BSend": "Send"
}
Portuguese file format expected:
{ "BSave": "Salvar",
"BCancel": "Cancelar",
"BSend": "Mandar"
}
English file format given
{ "BSave": "Save",
"BCancel": "Cancel",
"BSend": "Send"
}
Portuguese file format expected:
{ "BSave": "Salvar",
"BCancel": "Cancelar",
"BSend": "Mandar"
}