From 74dbb685350bac3d5e5228cf441c6b23cd251aab Mon Sep 17 00:00:00 2001 From: elijah Date: Mon, 7 Jan 2013 22:10:11 -0800 Subject: added spanish translation to provider.json (for testing). --- provider/provider.json | 5 +++-- 1 file 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" } -- cgit v1.2.3