mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 00:53:21 +00:00 
			
		
		
		
	GUAC-1255: Add German locale for messageformat.js.
This commit is contained in:
		
							
								
								
									
										6
									
								
								guacamole/src/main/webapp/lib/messageformat/de.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								guacamole/src/main/webapp/lib/messageformat/de.js
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,6 @@ | ||||
| MessageFormat.locale.de = function ( n ) { | ||||
|   if ( n === 1 ) { | ||||
|     return "one"; | ||||
|   } | ||||
|   return "other"; | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user