mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-02 08:21:09 -08:00
Additional translations
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
f91e1d58ad
commit
b95d24b5eb
|
@ -44,4 +44,6 @@ return [
|
|||
'db_convert_warning' => 'WARNING. This field is in the custom fields table as <code>:db_column</code> but should be <code>:expected</code>.',
|
||||
'is_unique' => 'This value must be unique across all assets',
|
||||
'unique' => 'Unique',
|
||||
'display_in_user_view' => 'Allow the checked out user to view these values in their View Assigned Assets page',
|
||||
'display_in_user_view_table' => 'Visible to User',
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue