trans: fix various translation issues in active components
This commit is contained in:
		@@ -116,7 +116,7 @@
 | 
			
		||||
 | 
			
		||||
        <div class="input-element">
 | 
			
		||||
            <div class="slidecontainer">
 | 
			
		||||
                <label for="numRats" id="labelNumRats" data-i18n-key="number-of-rats">Anzahl an Ratten ?</label>
 | 
			
		||||
                <label for="numRats" id="labelNumRats"></label>
 | 
			
		||||
                <input type="range" min="3" max="15" value="4" class="slider" id="numRats">
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
 
 | 
			
		||||
@@ -18,5 +18,6 @@
 | 
			
		||||
  "alt-savic-95-double": "Bild eines dekorierten Käfigs, des Savic Suite Royale 95 Double. Auf insgesamt vie Vollebenen sind Holz- und Papphäusschen, Hängematten, Futterschalen und mehr.",
 | 
			
		||||
  "alt-tiaki": "Bild des Tiaki-Käfigs, ein Drahtkäfig mit vier Türen die erlauben die gesamte Vorderseite zu öffnen. Auf halber Höhe ist eine weitere Vollebene.",
 | 
			
		||||
  "cage-measurements": "Käfigmaße",
 | 
			
		||||
  "cage-complies-with-all-criteria": "Der Käfig erfüllt alle Kriterien!"
 | 
			
		||||
  "cage-complies-with-all-criteria": "Der Käfig erfüllt alle Kriterien!",
 | 
			
		||||
  "cage-for-x-rats": "Käfig für {{ num_rats }} Ratten"
 | 
			
		||||
}
 | 
			
		||||
@@ -18,5 +18,6 @@
 | 
			
		||||
  "alt-savic-95-double": "A picture of a decorated wire bar cage with four doors that allow to open the full front of the cage. Inside there are hammocks, toys and four full floors with lots of hides",
 | 
			
		||||
  "alt-tiaki": "A picture of a decorated wire bar cage with four doors that allow to open the full front of the cage.",
 | 
			
		||||
  "cage-measurements": "Cage measurements",
 | 
			
		||||
  "cage-complies-with-all-criteria": "This cage complies with all criteria!"
 | 
			
		||||
  "cage-complies-with-all-criteria": "This cage complies with all criteria!",
 | 
			
		||||
  "cage-for-x-rats": "Cage for {{ num_rats }} rats"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user