mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	Merge pull request #395 from Astavie/patch-1
Change the suffix for large numbers to use SI in Dutch
This commit is contained in:
		
						commit
						c81be8b1a3
					
				@ -76,9 +76,9 @@ global:
 | 
			
		||||
 | 
			
		||||
    # The suffix for large numbers, e.g. 1.3k, 400.2M, etc.
 | 
			
		||||
    suffix:
 | 
			
		||||
        thousands: k
 | 
			
		||||
        thousands: K
 | 
			
		||||
        millions: M
 | 
			
		||||
        billions: B
 | 
			
		||||
        billions: G
 | 
			
		||||
        trillions: T
 | 
			
		||||
 | 
			
		||||
    # Shown for infinitely big numbers
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user