New translations firefly.php (Chinese Traditional)

This commit is contained in:
James Cole 2017-08-04 17:10:59 +02:00
parent 1c76fcd26b
commit 90d73228f3

View File

@ -966,7 +966,8 @@ return [
// import index page: // import index page:
'import_index_title' => 'Import data into Firefly III', 'import_index_title' => 'Import data into Firefly III',
'import_index_sub_title' => 'Index', 'import_index_sub_title' => 'Index',
'import_index_intro' => 'Welcome to Firefly\'s import routine. These pages can help you import data from your bank into Firefly III. Please check out the help pages in the top right corner.', 'import_general_index_intro' => 'Welcome to Firefly\'s import routine. There are a few ways of importing data into Firefly III, displayed here as buttons.',
'import_index_intro' => 'This routine will help you import files from your bank into Firefly III. Please check out the help pages in the top right corner.',
'import_index_file' => 'Select your file', 'import_index_file' => 'Select your file',
'import_index_config' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their <a href="https://github.com/firefly-iii/import-configurations/wiki">configuration file</a>.', 'import_index_config' => 'If you have previously imported data into Firefly III, you may have a configuration file, which will pre-set configuration values for you. For some banks, other users have kindly provided their <a href="https://github.com/firefly-iii/import-configurations/wiki">configuration file</a>.',
'import_index_type' => 'Select the type of file you will upload', 'import_index_type' => 'Select the type of file you will upload',