-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from myparcelnl/v1.1.3_2
update 1.1.3
- Loading branch information
Showing
14 changed files
with
324 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
270 changes: 270 additions & 0 deletions
270
upload/admin/language/nl-nl/extension/module/myparcelnl.php
Large diffs are not rendered by default.
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
upload/admin/language/nl-nl/extension/shipping/myparcel_shipping.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?php | ||
// Heading | ||
$_['heading_title'] = 'MyParcel Shipping'; | ||
|
||
// Text | ||
$_['text_shipping'] = 'Shipping'; | ||
$_['text_success'] = 'Success: You have modified MyParcel shipping!'; | ||
$_['text_edit'] = 'Edit MyParcel Shipping'; | ||
|
||
// Entry | ||
$_['entry_title'] = 'Title'; | ||
$_['entry_cost'] = 'Cost'; | ||
$_['entry_tax_class'] = 'Tax Class'; | ||
$_['entry_geo_zone'] = 'Geo Zone'; | ||
$_['entry_status'] = 'Status'; | ||
$_['entry_sort_order'] = 'Sort Order'; | ||
|
||
// Error | ||
$_['error_permission'] = 'Warning: You do not have permission to modify MyParcel shipping!'; |
15 changes: 15 additions & 0 deletions
15
upload/admin/language/nl-nl/extension/total/myparcel_total.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<?php | ||
// Heading | ||
$_['heading_title'] = 'MyParcel Total'; | ||
|
||
// Text | ||
$_['text_total'] = 'MyParcel Total'; | ||
$_['text_success'] = 'Success: You have modified myparcel total!'; | ||
$_['text_edit'] = 'Edit'; | ||
|
||
// Entry | ||
$_['entry_status'] = 'Status'; | ||
$_['entry_sort_order'] = 'Sort Order'; | ||
|
||
// Error | ||
$_['error_permission'] = 'Warning: You do not have permission to modify myparcel total!'; |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters