summaryrefslogtreecommitdiff
path: root/provider/provider.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-01-07 22:10:11 -0800
committerelijah <elijah@riseup.net>2013-01-07 22:10:11 -0800
commit74dbb685350bac3d5e5228cf441c6b23cd251aab (patch)
tree849f40c86ccfe8dbec9d75841b8d3de93c02f65b /provider/provider.json
parent44a0d5277ff13c23c8420aa6c676ddf00914d1b4 (diff)
added spanish translation to provider.json (for testing).
Diffstat (limited to 'provider/provider.json')
-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"
}