mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update translations + JS
This commit is contained in:
@@ -260,6 +260,7 @@ return [
|
||||
|
||||
// search
|
||||
'search' => '搜寻',
|
||||
'long_query_warning' => 'Your search query is very long, and may not work as expected.',
|
||||
'search_query' => '查询',
|
||||
'search_found_transactions' => 'Firefly III found :count transaction in :time seconds.|Firefly III found :count transactions in :time seconds.',
|
||||
'search_found_more_transactions' => 'Firefly III found more than :count transactions in :time seconds.',
|
||||
@@ -754,6 +755,7 @@ return [
|
||||
'login_with_old_email' => '现在,您可以再次使用旧的电子邮件地址登入。',
|
||||
'login_provider_local_only' => '当藉由 ":login_provider" 验证时,此动作不可用。',
|
||||
'external_user_mgt_disabled' => 'This action is not available when Firefly III isn\'t responsible for user management or authentication handling.',
|
||||
'external_auth_disabled' => 'This action is not available when Firefly III isn\'t responsible for authentication handling.',
|
||||
'delete_local_info_only' => "Because Firefly III isn't responsible for user management or authentication handling, this function will only delete local Firefly III information.",
|
||||
'oauth' => 'OAuth',
|
||||
'profile_oauth_clients' => 'OAuth Clients',
|
||||
|
Reference in New Issue
Block a user