mirror of
				https://github.com/Frooodle/Stirling-PDF.git
				synced 2025-11-01 01:21:18 +01:00 
			
		
		
		
	Danish language (#1606)
* Update languages.html Added an entry for "Danish". * Update languages.html filename of flag was wrong. * Danish flag svg * Create messages_da_DK.properties Initial commit of danish translation. * Update messages_da_DK.properties * Update messages_da_DK.properties
This commit is contained in:
		
							parent
							
								
									9ff2cb63d0
								
							
						
					
					
						commit
						3df0474ed2
					
				
							
								
								
									
										1126
									
								
								src/main/resources/messages_da_DK.properties
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1126
									
								
								src/main/resources/messages_da_DK.properties
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										5
									
								
								src/main/resources/static/images/flags/dk.svg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								src/main/resources/static/images/flags/dk.svg
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,5 @@
 | 
			
		||||
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-dk" viewBox="0 0 640 480">
 | 
			
		||||
  <path fill="#c8102e" d="M0 0h640.1v480H0z"/>
 | 
			
		||||
  <path fill="#fff" d="M205.7 0h68.6v480h-68.6z"/>
 | 
			
		||||
  <path fill="#fff" d="M0 205.7h640.1v68.6H0z"/>
 | 
			
		||||
</svg>
 | 
			
		||||
| 
		 After Width: | Height: | Size: 236 B  | 
@ -4,6 +4,7 @@
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="ca_CA"> <img th:src="@{'/images/flags/es-ct.svg'}" alt="icon" width="20" height="15"> Català</a>
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="zh_CN"> <img th:src="@{'/images/flags/cn.svg'}" alt="icon" width="20" height="15"> 简体中文</a>
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="zh_TW"> <img th:src="@{'/images/flags/tw.svg'}" alt="icon" width="20" height="15"> 繁體中文</a>
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="da_DK"> <img th:src="@{'/images/flags/dk.svg'}" alt="icon" width="20" height="15"> Dansk</a>
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="de_DE"> <img th:src="@{'/images/flags/de.svg'}" alt="icon" width="20" height="15"> Deutsch</a>
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="en_GB"> <img th:src="@{'/images/flags/gb.svg'}" alt="icon" width="20" height="15"> English (GB)</a>
 | 
			
		||||
                      <a class="dropdown-item lang_dropdown-item" href="" data-bs-language-code="en_US"> <img th:src="@{'/images/flags/us.svg'}" alt="icon" width="20" height="15"> English (US)</a>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user