new crowdin translations
This commit is contained in:
@@ -43,6 +43,11 @@ return [
|
||||
'apps_managing' => 'Resend',
|
||||
'ready' => 'Ready',
|
||||
'popular_this_week' => 'Popular this week',
|
||||
'install_cloud' => 'Use on Cloud Service',
|
||||
'get_cloud' => 'Get Cloud Service',
|
||||
'get_premium_cloud' => 'Get Premium Cloud',
|
||||
'only_works_cloud' => 'This app only works on <strong>Cloud Service</strong>.',
|
||||
'only_premium_plan' => 'This app only works on <strong>Cloud Premium Service</strong>.',
|
||||
|
||||
'about' => 'About',
|
||||
|
||||
|
||||
@@ -9,6 +9,7 @@ return [
|
||||
'mark_read' => 'Mark Read',
|
||||
'mark_read_all' => 'Mark Read All',
|
||||
'empty' => 'Woohoo, notification zero!',
|
||||
'new_apps' => ':app is available. <a href=":url">Check it out now</a>!',
|
||||
|
||||
'update' => [
|
||||
|
||||
|
||||
@@ -24,6 +24,8 @@ return [
|
||||
'create_recurring' => ':user created this recurring template on :date',
|
||||
'schedule' => 'Repeat every :interval :frequency since :date',
|
||||
'children' => ':count transactions were created automatically',
|
||||
'transfer_headline' => 'From :from_account to :to_account',
|
||||
'transfer_desc' => 'Transfer created on :date.',
|
||||
],
|
||||
|
||||
'share' => [
|
||||
|
||||
@@ -25,6 +25,9 @@ return [
|
||||
|
||||
'slider' => [
|
||||
'create' => ':user created this transfer on :date',
|
||||
'transactions' => 'In list here are the transactions that were created automatically.',
|
||||
'from_desc' => ':number transaction from :account',
|
||||
'to_desc' => ':number transaction to :account',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user