summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--provider/provider.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/provider/provider.json b/provider/provider.json
index e28bcce..7f093ce 100644
--- a/provider/provider.json
+++ b/provider/provider.json
@@ -7,9 +7,10 @@
"en": "Bitmask"
},
"description": {
- "en": "A demonstration service provider using the LEAP platform"
+ "en": "Bitmask is a project of LEAP with the purpose to test the performance and reliability of the LEAP software. Bitmask runs on the latest bleeding edge of the LEAP code, and will likely have more features and less reliability than other service providers.",
+ "es": "Bitmask es un proyecto de LEAP con el propósito de probar el rendimiento y la fiabilidad del software LEAP. Bitmask se ejecuta en el borde último sangrado del código LEAP, y probablemente tendrá más funciones y menos fiabilidad que los proveedores de servicios."
},
- "languages": ["en"],
+ "languages": ["en", "es"],
"default_language": "en",
"enrollment_policy": "open"
}