Update language and meta files.

This commit is contained in:
James Cole
2019-10-13 11:58:40 +02:00
parent 3e3729982b
commit ee625a9c3f
30 changed files with 395 additions and 395 deletions

View File

@@ -255,8 +255,8 @@ return [
'search_modifier_on' => '交易日期为 :value',
'search_modifier_before' => '交易日期早于 :value',
'search_modifier_after' => '交易日期晚于 :value',
'search_modifier_created_at' => 'Transaction was created on :value',
'search_modifier_updated_at' => 'Transaction was last updated on :value',
'search_modifier_created_on' => 'Transaction was created on :value',
'search_modifier_updated_on' => 'Transaction was last updated on :value',
'modifiers_applies_are' => '以下修饰也适用于搜索:',
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
'search_box' => '搜寻',