X-Git-Url: https://nos-oignons.net/gitweb/website.git/blobdiff_plain/8432d2f44740eaccd47c14abe52b1df01f5bb6d6..204d42ad14b9d8b2ea5006a2f16d860fe7dce694:/assets/l10n.en.js

diff --git a/assets/l10n.en.js b/assets/l10n.en.js
index f89d7a5..cd788f4 100644
--- a/assets/l10n.en.js
+++ b/assets/l10n.en.js
@@ -1,12 +1,12 @@
 function L10n() { };
 L10n.loading = "Loading…";
-L10n.consensus_weight = "Weight in the whole network";
-L10n.exit_probability = "Probability to be used as exit node";
+L10n.consensus_weight = "Nos oignons' weight in the Tor network";
+L10n.exit_probability = "Probability to use one of our exit nodes";
 L10n.bandwidth = "Bandwidth";
+L10n.weights = "Weights and probabilites";
 L10n.nos_oignons = "Nos oignons";
 L10n.others = "Others";
-L10n.t_3_days = "3 days";
-L10n.t_1_week = "1 week";
 L10n.t_1_month = "1 month";
-L10n.t_3_months = "3 months";
+L10n.t_6_months = "6 months";
 L10n.t_1_year = "1 year";
+L10n.t_5_years = "5 years";