mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Expand user group views and translations
This commit is contained in:
		| @@ -1391,8 +1391,11 @@ return [ | ||||
|     'administration_you'                                  => 'Your role: {{role}}', | ||||
|     'other_users_in_admin'                                => 'Other users in this administration', | ||||
|     'administrations_create_breadcrumb'                   => 'Create new financial administration', | ||||
|     'administrations_page_create_sub_title'                => 'Create new financial administration', | ||||
|     'basic_administration_information'                    => 'Basic administration information', | ||||
|     'new_administration_created'                          => 'New financial administration "{{title}}" has been created', | ||||
|     'edit_administration_breadcrumb' => 'Edit financial administration ":title"', | ||||
|     'administrations_page_edit_sub_title'=> 'Edit financial administration ":title"', | ||||
| 
 | ||||
|     // roles
 | ||||
|     'administration_role_owner'                           => 'Owner', | ||||
|   | ||||
| @@ -264,6 +264,7 @@ return [ | ||||
| 
 | ||||
|     // no access to administration:
 | ||||
|     'no_access_user_group'            => 'You do not have the correct access rights for this administration.', | ||||
|     'administration_owner_rename' => 'You can\'t rename your standard administration.', | ||||
| ]; | ||||
| 
 | ||||
| // Ignore this comment
 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user