simplelocalize download --apiKey KEY --downloadFormat arb --downloadPath ./app_fr.arb
head ./app_fr.arb
{
"@@locale": "en",
"appName": "Final Cut Library Cleaner",
"deleteOpticalFlow": "Optical Flow verwijderen",
"deleteOptimizedMedia": "Geoptimaliseerde media verwijderen",
"deleteProxyFiles": "Proxy-bestanden verwijderen",
"deleteRenderFiles": "Renderbestanden verwijderen",
"deletionSuccessMessage": "Opruimen voltooid! Vrijgekomen ruimte: {fileSizeDeleted}",
"filePickerInstruction": "Kies één of meerdere Final Cut bibliotheken:",
"importInstruction": "Importeer eerst bibliotheken handmatig om te beginnen met analyseren.",
The locale specified in @@locale and the arb filename do not match.
Please make sure that they match, since this prevents any confusion
with which locale to use. Otherwise, specify the locale in either the
filename or the @@locale key only.
Current @@locale value: en
Current filename extension: fr