]> nos-oignons.net Git - website.git/blobdiff - assets/weights_graphs.js
Compatibilité des graphs Onionoo 6.2
[website.git] / assets / weights_graphs.js
index 943111ff64bbdcc326afb57efccdf6bc8b4c48bf..1b949c59da95d2db9e2c83d429419c5e6fb17ff2 100644 (file)
@@ -41,7 +41,7 @@ WeightsDrawer.onionoo_url = "https://onionoo.torproject.org/weights?type=relay&c
 
 WeightsDrawer.periods = [
     { id: "1_month", label: L10n.t_1_month },
-    { id: "3_months", label: L10n.t_3_months },
+    { id: "6_months", label: L10n.t_6_months },
     { id: "1_year", label: L10n.t_1_year },
     { id: "5_years", label: L10n.t_5_years },
   ];