mirror of
				https://github.com/strapi/strapi.git
				synced 2025-10-31 01:47:13 +00:00 
			
		
		
		
	Settings: Use plural for rw page in settings menu
This commit is contained in:
		
							parent
							
								
									74d01e311c
								
							
						
					
					
						commit
						aa6103f449
					
				| @ -14,7 +14,7 @@ if (window.strapi.features.isEnabled(window.strapi.features.SSO)) { | ||||
| 
 | ||||
| if (window.strapi.features.isEnabled(window.strapi.features.REVIEW_WORKFLOWS)) { | ||||
|   items.push({ | ||||
|     intlLabel: { id: 'Settings.review-workflows.title', defaultMessage: 'Review Workflow' }, | ||||
|     intlLabel: { id: 'Settings.review-workflows.page.title', defaultMessage: 'Review Workflows' }, | ||||
|     to: '/settings/review-workflows', | ||||
|     id: 'review-workflows', | ||||
|     isDisplayed: false, | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Gustav Hansen
						Gustav Hansen