Approved. Step name: Proofread

This commit is contained in:
James Cole
2016-12-18 10:41:08 +01:00
parent 6b51a116d1
commit 04c5f583f6

View File

@@ -934,10 +934,10 @@ return [
'import_finished_link' => 'De geimporteerde transacties kan je vinden onder tag <a href=":link" class="label label-success" style="font-size:100%;font-weight:normal;">:tag</a>.',
'need_at_least_one_account' => 'Je moet minstens één betaalrekening hebben voor je spaarpotjes kan maken',
'see_help_top_right' => 'Meer informatie vind je in de help pagina\'s. Gebruik daarvoor het icoontje rechtsboven in de hoek.',
'bread_crumb_import_complete' => 'Import ":key" complete',
'bread_crumb_configure_import' => 'Configure import ":key"',
'bread_crumb_import_finished' => 'Import ":key" finished',
'import_finished_intro' => 'The import has finished! You can now see the new transactions in Firefly.',
'import_finished_text_without_link' => 'It seems there is no tag that points to all your imported transactions. Please look for your imported data in the menu on the left, under "Transactions".',
'import_finished_text_with_link' => 'You can find a list of your imported transactions on the page of the <a href="tags/show/:tag">tag that was created for this import</a>.',
'bread_crumb_import_complete' => 'Import ":key" compleet',
'bread_crumb_configure_import' => 'Import ":key" instellen',
'bread_crumb_import_finished' => 'Import ":key" klaar',
'import_finished_intro' => 'De import is klaar! Je kan de transacties nu terugvinden in Firefly.',
'import_finished_text_without_link' => 'Er is geen tag die al je transacties bevat. Kijk links in het menu onder "Transacties" en zoek daar je nieuwe transacties op.',
'import_finished_text_with_link' => 'Je kan je geïmporteerde transacties <a href="tags/show/:tag">op deze pagina</a> terug vinden.',
];