New translations form.php (Chinese Traditional)

This commit is contained in:
James Cole
2017-08-23 21:31:20 +02:00
parent 7aec367a3c
commit d7d874d48c

View File

@@ -148,6 +148,7 @@ return [
'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?', 'journal_areYouSure' => '你真的要刪除這個描述為 ":description" 的交易嗎?',
'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?', 'mass_journal_are_you_sure' => 'Are you sure you want to delete these transactions?',
'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?', 'tag_areYouSure' => '你真的要要刪除標籤 ":tag" 嗎?',
'journal_link_areYouSure' => 'Are you sure you want to delete the link between <a href=":source_link">:source</a> and <a href=":destination_link">:destination</a>?',
'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?', 'linkType_areYouSure' => 'Are you sure you want to delete the link type ":name" (":inward" / ":outward")?',
'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.', 'permDeleteWarning' => 'Deleting stuff from Firely is permanent and cannot be undone.',
'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.', 'mass_make_selection' => 'You can still prevent items from being deleted by removing the checkbox.',