Update changelog, version and strings.

This commit is contained in:
James Cole
2020-02-26 20:28:54 +01:00
parent 8182cf1efa
commit 61f3f995ad
27 changed files with 107 additions and 85 deletions

View File

@@ -38,6 +38,7 @@ return [
// notices about the CSV importer:
'deprecate_csv_import' => 'Como se describe en <a href="https://www.patreon.com/posts/future-updates-30012174">esta publicación de patreón</a>, la forma en que Firefly III administra los datos importados va a cambiar. Esto significa que el importador CSV se trasladará a una nueva herramienta separada. Ya puede probar esta herramienta si visita <a href="https://github.com/firefly-iii/csv-importer">este repositorio de GitHub</a>. Le agradecería que probara el nuevo importador y me hiciera saber lo que piensa.',
'final_csv_import' => 'As outlined in <a href="https://www.patreon.com/posts/future-updates-30012174">this Patreon post</a>, the way Firefly III manages importing data is going to change. That means that this is the last version of Firefly III that will feature a CSV importer. A separated tool is available that you should try for yourself: <a href="https://github.com/firefly-iii/csv-importer">the Firefly III CSV importer</a>. I would appreciate it if you would test the new importer and let me know what you think.',
// import provider strings (index):
'button_fake' => 'Simular una importación',