Fix i18n identifier for About Page -> Project Staff string
Co-authored-by: softsimon <softsimon@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									40cd2a1ac3
								
							
						
					
					
						commit
						84a6d29914
					
				| @ -174,7 +174,7 @@ | ||||
|     </div> | ||||
| 
 | ||||
|     <div class="maintainers" *ngIf="contributors.core.length"> | ||||
|       <h3 i18n="about.core_contributors">Project Staff</h3> | ||||
|       <h3 i18n="about.project_staff">Project Staff</h3> | ||||
|       <div class="wrapper"> | ||||
|         <ng-template ngFor let-contributor [ngForOf]="contributors.core"> | ||||
|           <a [href]="'https://github.com/' + contributor.name" target="_blank" [title]="contributor.name"> | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user