Text edits
This commit is contained in:
parent
bb7b6f2032
commit
d5127ddb1f
@ -6,8 +6,8 @@ return [
|
||||
'last_login' => 'Last login :time',
|
||||
|
||||
'notifications' => [
|
||||
'counter' => '{0} You have no notification|{1} You have :count notification|[2,*] You have :count notifications',
|
||||
'new_apps' => '{1} :count published app|[2,*] :count published apps',
|
||||
'counter' => '{0} You have no new notifications|{1} You have :count new notification|[2,*] You have :count new notifications',
|
||||
'new_apps' => '{1} :count new app is published|[2,*] :count new apps published',
|
||||
'overdue_invoices' => '{1} :count overdue invoice|[2,*] :count overdue invoices',
|
||||
'upcoming_bills' => '{1} :count upcoming bill|[2,*] :count upcoming bills',
|
||||
'view_all' => 'View All',
|
||||
|
Loading…
x
Reference in New Issue
Block a user