mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-31 13:33:28 +01:00 
			
		
		
		
	fix: lowercase in sv.json
This commit is contained in:
		| @@ -358,16 +358,16 @@ | |||||||
|         "other": "{} URL:er" |         "other": "{} URL:er" | ||||||
|     }, |     }, | ||||||
|     "minute": { |     "minute": { | ||||||
|         "one": "{} Minut", |         "one": "{} minut", | ||||||
|         "other": "{} Minuter" |         "other": "{} minuter" | ||||||
|     }, |     }, | ||||||
|     "hour": { |     "hour": { | ||||||
|         "one": "{} Timme", |         "one": "{} timme", | ||||||
|         "other": "{} Timmar" |         "other": "{} timmar" | ||||||
|     }, |     }, | ||||||
|     "day": { |     "day": { | ||||||
|         "one": "{} Dag", |         "one": "{} dag", | ||||||
|         "other": "{} Dagar" |         "other": "{} dagar" | ||||||
|     }, |     }, | ||||||
|     "clearedNLogsBeforeXAfterY": { |     "clearedNLogsBeforeXAfterY": { | ||||||
|         "one": "Rensade {n} logg (före = {before}, efter = {after})", |         "one": "Rensade {n} logg (före = {before}, efter = {after})", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user