mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-30 02:59:03 +01:00 
			
		
		
		
	i18n: localize aria-label (sort_child_notes)
This commit is contained in:
		
							parent
							
								
									bbb111164f
								
							
						
					
					
						commit
						e0e96f17fd
					
				| @ -8,7 +8,7 @@ const TPL = `<div class="sort-child-notes-dialog modal mx-auto" tabindex="-1" ro | ||||
|         <div class="modal-content"> | ||||
|             <div class="modal-header"> | ||||
|                 <h5 class="modal-title">${t("sort_child_notes.sort_children_by")}</h5> | ||||
|                 <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> | ||||
|                 <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="${t("sort_child_notes.close")}"></button> | ||||
|             </div> | ||||
|             <form class="sort-child-notes-form"> | ||||
|                 <div class="modal-body"> | ||||
|  | ||||
| @ -284,6 +284,7 @@ | ||||
|   }, | ||||
|   "sort_child_notes": { | ||||
|     "sort_children_by": "Sort children by...", | ||||
|     "close": "Close", | ||||
|     "sorting_criteria": "Sorting criteria", | ||||
|     "title": "title", | ||||
|     "date_created": "date created", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Panagiotis Papadopoulos
						Panagiotis Papadopoulos