mirror of
https://github.com/snipe/snipe-it.git
synced 2025-02-21 03:15:45 -08:00
Added new strings
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
07336bbc6a
commit
4954b50280
|
@ -49,4 +49,6 @@ return [
|
||||||
'unique' => 'Unique',
|
'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' => 'Allow the checked out user to view these values in their View Assigned Assets page',
|
||||||
'display_in_user_view_table' => 'Visible to User',
|
'display_in_user_view_table' => 'Visible to User',
|
||||||
|
'auto_add_to_fieldsets' => 'Automatically add this to every new fieldset',
|
||||||
|
'add_to_preexisting_fieldsets' => 'Add to any existing fieldsets',
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue