Skip to content

Commit 4e67644

Browse files
committed
Merge remote-tracking branch 'origin/develop'
Signed-off-by: snipe <[email protected]> # Conflicts: # config/version.php
2 parents c45ede2 + c7b8880 commit 4e67644

File tree

328 files changed

+1008
-252
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

328 files changed

+1008
-252
lines changed

config/version.php

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<?php
22
return array (
3-
'app_version' => 'v6.2.0',
4-
'full_app_version' => 'v6.2.0 - build 11566-g5a5b07f5a',
5-
'build_version' => '11566',
3+
'app_version' => 'v6.2.1',
4+
'full_app_version' => 'v6.2.1 - build 11625-gc45ede2d1',
5+
'build_version' => '11625',
66
'prerelease_version' => '',
7-
'hash_version' => 'g5a5b07f5a',
8-
'full_hash' => 'v6.2.0-626-g5a5b07f5a',
7+
'hash_version' => 'gc45ede2d1',
8+
'full_hash' => 'v6.2.1-47-gc45ede2d1',
99
'branch' => 'master',
1010
);

resources/lang/af/admin/hardware/message.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
'success' => 'Jou lêer is ingevoer',
5151
'file_delete_success' => 'Jou lêer is suksesvol verwyder',
5252
'file_delete_error' => 'Die lêer kon nie uitgevee word nie',
53+
'file_missing' => 'The file selected is missing',
5354
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
5455
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
5556
],

resources/lang/af/admin/settings/general.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,4 +356,10 @@
356356
'google_login' => 'Google Workspace Login Settings',
357357
'enable_google_login' => 'Enable users to login with Google Workspace',
358358
'enable_google_login_help' => 'Users will not be automatically provisioned. They must have an existing account here AND in Google Workspace, and their username here must match their Google Workspace email address. ',
359+
'mail_reply_to' => 'Mail Reply-To Address',
360+
'mail_from' => 'Mail From Address',
361+
'database_driver' => 'Database Driver',
362+
'bs_table_storage' => 'Table Storage',
363+
'timezone' => 'Timezone',
364+
359365
];

resources/lang/af/admin/settings/message.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,12 @@
3535
],
3636
'webhook' => [
3737
'sending' => 'Sending :app test message...',
38+
'success' => 'Your :webhook_name Integration works!',
3839
'success_pt1' => 'Success! Check the ',
3940
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
4041
'500' => '500 Server Error.',
4142
'error' => 'Something went wrong. :app responded with: :error_message',
43+
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
4244
'error_misc' => 'Something went wrong. :( ',
4345
]
4446
];

resources/lang/af/general.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
'serial_number' => 'Serial Number',
460460
'item_notes' => ':item Notes',
461461
'item_name_var' => ':item Name',
462-
'error_user_company' => 'User and Asset companies missmatch',
462+
'error_user_company' => 'Checkout target company and asset company do not match',
463463
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
464464
'importer' => [
465465
'checked_out_to_fullname' => 'Checked Out to: Full Name',
@@ -485,6 +485,8 @@
485485
],
486486
'percent_complete' => '% complete',
487487
'uploading' => 'Uploading... ',
488-
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.'
488+
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
489+
'copy_to_clipboard' => 'Copy to Clipboard',
490+
'copied' => 'Copied!',
489491

490492
];

resources/lang/af/localizations.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
'ga-IE'=> 'Irish',
3131
'it'=> 'Italian',
3232
'ja'=> 'Japanese',
33+
'km' => 'Khmer',
3334
'ko'=> 'Korean',
3435
'lv'=>'Latvian',
3536
'lt'=> 'Lithuanian',

resources/lang/am/admin/hardware/message.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
'success' => 'Your file has been imported',
5252
'file_delete_success' => 'Your file has been been successfully deleted',
5353
'file_delete_error' => 'The file was unable to be deleted',
54+
'file_missing' => 'The file selected is missing',
5455
'header_row_has_malformed_characters' => 'One or more attributes in the header row contain malformed UTF-8 characters',
5556
'content_row_has_malformed_characters' => 'One or more attributes in the first row of content contain malformed UTF-8 characters',
5657
],

resources/lang/am/admin/settings/general.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,4 +356,10 @@
356356
'google_login' => 'Google Workspace Login Settings',
357357
'enable_google_login' => 'Enable users to login with Google Workspace',
358358
'enable_google_login_help' => 'Users will not be automatically provisioned. They must have an existing account here AND in Google Workspace, and their username here must match their Google Workspace email address. ',
359+
'mail_reply_to' => 'Mail Reply-To Address',
360+
'mail_from' => 'Mail From Address',
361+
'database_driver' => 'Database Driver',
362+
'bs_table_storage' => 'Table Storage',
363+
'timezone' => 'Timezone',
364+
359365
];

resources/lang/am/admin/settings/message.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,12 @@
3535
],
3636
'webhook' => [
3737
'sending' => 'Sending :app test message...',
38+
'success' => 'Your :webhook_name Integration works!',
3839
'success_pt1' => 'Success! Check the ',
3940
'success_pt2' => ' channel for your test message, and be sure to click SAVE below to store your settings.',
4041
'500' => '500 Server Error.',
4142
'error' => 'Something went wrong. :app responded with: :error_message',
43+
'error_redirect' => 'ERROR: 301/302 :endpoint returns a redirect. For security reasons, we don’t follow redirects. Please use the actual endpoint.',
4244
'error_misc' => 'Something went wrong. :( ',
4345
]
4446
];

resources/lang/am/general.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@
459459
'serial_number' => 'Serial Number',
460460
'item_notes' => ':item Notes',
461461
'item_name_var' => ':item Name',
462-
'error_user_company' => 'User and Asset companies missmatch',
462+
'error_user_company' => 'Checkout target company and asset company do not match',
463463
'error_user_company_accept_view' => 'An Asset assigned to you belongs to a different company so you can\'t accept nor deny it, please check with your manager',
464464
'importer' => [
465465
'checked_out_to_fullname' => 'Checked Out to: Full Name',
@@ -485,6 +485,8 @@
485485
],
486486
'percent_complete' => '% complete',
487487
'uploading' => 'Uploading... ',
488-
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.'
488+
'upload_error' => 'Error uploading file. Please check that there are no empty trailing rows.',
489+
'copy_to_clipboard' => 'Copy to Clipboard',
490+
'copied' => 'Copied!',
489491

490492
];

0 commit comments

Comments
 (0)