mirror of
				https://github.com/karl0ss/homepage.git
				synced 2025-10-29 21:43:58 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			114 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			114 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "widget": {
 | |
|         "missing_type": "Missing Widget Type: {{type}}",
 | |
|         "api_error": "API Error",
 | |
|         "status": "Status"
 | |
|     },
 | |
|     "resources": {
 | |
|         "total": "Totaal",
 | |
|         "free": "Vrij",
 | |
|         "used": "Gebruikt"
 | |
|     },
 | |
|     "docker": {
 | |
|         "rx": "RX",
 | |
|         "tx": "TX",
 | |
|         "mem": "MEM",
 | |
|         "cpu": "CPU",
 | |
|         "offline": "Offline"
 | |
|     },
 | |
|     "speedtest": {
 | |
|         "upload": "Upload",
 | |
|         "download": "Download",
 | |
|         "ping": "Ping"
 | |
|     },
 | |
|     "portainer": {
 | |
|         "running": "Draaiend",
 | |
|         "stopped": "Gestopt",
 | |
|         "total": "Totaal"
 | |
|     },
 | |
|     "weather": {
 | |
|         "updating": "Updaten",
 | |
|         "wait": "Even geduld",
 | |
|         "current": "Huidige Locatie",
 | |
|         "allow": "Klik om toe te staan"
 | |
|     },
 | |
|     "search": {
 | |
|         "placeholder": "Zoeken…"
 | |
|     },
 | |
|     "emby": {
 | |
|         "playing": "Afspelen",
 | |
|         "transcoding": "Transcodering",
 | |
|         "bitrate": "Bitsnelheid",
 | |
|         "no_active": "No Active Streams"
 | |
|     },
 | |
|     "tautulli": {
 | |
|         "playing": "Afspelen",
 | |
|         "transcoding": "Transcodering",
 | |
|         "bitrate": "Bitsnelheid",
 | |
|         "no_active": "No Active Streams"
 | |
|     },
 | |
|     "rutorrent": {
 | |
|         "active": "Actief",
 | |
|         "upload": "Upload",
 | |
|         "download": "Download"
 | |
|     },
 | |
|     "sonarr": {
 | |
|         "wanted": "Gezocht",
 | |
|         "queued": "In de wachtrij",
 | |
|         "series": "Series"
 | |
|     },
 | |
|     "radarr": {
 | |
|         "movies": "Films",
 | |
|         "wanted": "Gezocht",
 | |
|         "queued": "In de wachtrij"
 | |
|     },
 | |
|     "readarr": {
 | |
|         "wanted": "Wanted",
 | |
|         "queued": "Queued",
 | |
|         "books": "Books"
 | |
|     },
 | |
|     "ombi": {
 | |
|         "pending": "In afwachting",
 | |
|         "approved": "Goedgekeurd",
 | |
|         "available": "Beschikbaar"
 | |
|     },
 | |
|     "jellyseerr": {
 | |
|         "pending": "In afwachting",
 | |
|         "approved": "Goedgekeurd",
 | |
|         "available": "Beschikbaar"
 | |
|     },
 | |
|     "pihole": {
 | |
|         "queries": "Queries",
 | |
|         "blocked": "Geblokkeerd",
 | |
|         "gravity": "Gravity"
 | |
|     },
 | |
|     "traefik": {
 | |
|         "routers": "Routers",
 | |
|         "services": "Services",
 | |
|         "middleware": "Middleware"
 | |
|     },
 | |
|     "npm": {
 | |
|         "enabled": "Ingeschakeld",
 | |
|         "disabled": "Uitgeschakeld",
 | |
|         "total": "Totaal"
 | |
|     },
 | |
|     "overseerr": {
 | |
|         "pending": "Pending",
 | |
|         "approved": "Approved",
 | |
|         "available": "Available"
 | |
|     },
 | |
|     "sabnzbd": {
 | |
|         "rate": "Rate",
 | |
|         "queue": "Queue",
 | |
|         "timeleft": "Time Left"
 | |
|     },
 | |
|     "nzbget": {
 | |
|         "rate": "Rate",
 | |
|         "remaining": "Remaining",
 | |
|         "downloaded": "Downloaded"
 | |
|     },
 | |
|     "coinmarketcap": {
 | |
|         "configure": "Configure one or more crypto currencies to track"
 | |
|     }
 | |
| }
 | 
