remove show spool count option from settings
This commit is contained in:
@@ -399,10 +399,6 @@
|
||||
"round_prices": {
|
||||
"label": "Zaokrouhlené ceny",
|
||||
"tooltip": "Zaokrouhlete ceny na nejbližší celé číslo."
|
||||
},
|
||||
"show_spool_count": {
|
||||
"label": "Zobrazit počet cívek",
|
||||
"tooltip": "Zobrazit počet cívek pro každé umístění."
|
||||
}
|
||||
},
|
||||
"settings": "Nastavení"
|
||||
|
||||
@@ -367,10 +367,6 @@
|
||||
"round_prices": {
|
||||
"label": "Gerundeter Preis",
|
||||
"tooltip": "Rundet die Preise auf die nächsthöhere ganze Zahl."
|
||||
},
|
||||
"show_spool_count": {
|
||||
"label": "Spulenanzahl anzeigen",
|
||||
"tooltip": "Zeigt die Anzahl der Spulen am jeweiligen Ort an."
|
||||
}
|
||||
},
|
||||
"extra_fields": {
|
||||
|
||||
@@ -322,10 +322,6 @@
|
||||
"round_prices": {
|
||||
"label": "Round prices",
|
||||
"tooltip": "Round prices to the nearest whole number."
|
||||
},
|
||||
"show_spool_count": {
|
||||
"label": "Show Spool Count",
|
||||
"tooltip": "Show the number of spools for each location."
|
||||
}
|
||||
},
|
||||
"extra_fields": {
|
||||
@@ -400,4 +396,4 @@
|
||||
"no_location": "No Location",
|
||||
"no_locations_help": "This page lets you organize your spools in locations, add some spools to get started!"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -365,10 +365,6 @@
|
||||
"label": "URL base",
|
||||
"tooltip": "La URL base que se utilizará al generar funciones como códigos QR."
|
||||
},
|
||||
"show_spool_count": {
|
||||
"label": "Mostrar cantidad de bobinas",
|
||||
"tooltip": "Mostrar el número de bobinas para cada ubicación."
|
||||
},
|
||||
"round_prices": {
|
||||
"label": "Redondear precios",
|
||||
"tooltip": "Redondear precios al número entero más cercano."
|
||||
|
||||
@@ -365,12 +365,7 @@
|
||||
"round_prices": {
|
||||
"label": "Afgeronde prijzen",
|
||||
"tooltip": "Rond prijzen af op het dichtstbijzijnde gehele getal."
|
||||
},
|
||||
"show_spool_count": {
|
||||
"label": "Spoelaantal weergeven",
|
||||
"tooltip": "Toon het aantal spoelen per locatie."
|
||||
}
|
||||
|
||||
},
|
||||
"extra_fields": {
|
||||
"tab": "Extra velden",
|
||||
|
||||
Reference in New Issue
Block a user