Skip to content

Commit 20456ba

Browse files
committed
Updated lang files
1 parent a690c57 commit 20456ba

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

resources/lang/en/lang.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,4 +300,6 @@
300300
'rejected' => 'rejected',
301301
'note_deleted' => 'note deleted',
302302
'back_to_search_results' => 'back to search results',
303+
'back_to_orders' => 'back_to_orders',
304+
'back_to_organisations' => 'back to organizations',
303305
];

resources/lang/en_au/lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
'link_an_organization' => 'link an organisation',
1717
'link_organization' => 'link organisation',
1818
'postcode' => 'postcode',
19+
'back_to_organisations' => 'back to organisations',
1920
];

resources/lang/en_gb/lang.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@
1616
'link_an_organization' => 'link an organisation',
1717
'link_organization' => 'link organisation',
1818
'postcode' => 'postcode',
19+
'back_to_organisations' => 'back to organisations',
1920
];

0 commit comments

Comments
 (0)