diff --git a/resources/lang/zh_TW/intro.php b/resources/lang/zh_TW/intro.php new file mode 100644 index 0000000000..fce1d669de --- /dev/null +++ b/resources/lang/zh_TW/intro.php @@ -0,0 +1,18 @@ + 'Welcome to the index page of Firefly III. Please take the time to walk through this intro to get a feeling of how Firefly III works.', + 'index_accounts-chart' => 'This chart shows the current balance of your asset accounts. You can select the accounts visible here in your preferences.', + 'index_box_out_holder' => 'This little box and the boxes next to this one will give you a quick overview of your financial situation', + 'index_all_transactions' => 'These boxes will hold your most recent transactions.', + 'index_help' => 'If you ever need help with a page or a form, press this button.', + 'index_outro' => 'Most pages of Firefly III will start with a little tour like this one. Please contact me when you have questions or comments. Enjoy!', + +]; \ No newline at end of file