]>
Commit | Line | Data |
---|---|---|
1 | { | |
2 | "error": { | |
3 | "generic": { | |
4 | "title": "Error!", | |
5 | "message": "Hubo un error desconocido. Entra en pánico!" | |
6 | } | |
7 | }, | |
8 | "footer": { | |
9 | "choose_language": "Escoge un lenguaje", | |
10 | "license": "Forum es <a href=\"{licenseUrl}\">software libre.</a>" | |
11 | }, | |
12 | "forum_list": { | |
13 | "error": { | |
14 | "unavailable": "Lista de foros no disponible." | |
15 | } | |
16 | }, | |
17 | "forum": { | |
18 | "name": { | |
19 | "everything": "Todo", | |
20 | "us": "Nosotros", | |
21 | "words": "Palabras", | |
22 | "sound": "Sonidos", | |
23 | "structure": "Estructura", | |
24 | "interaction": "Interacción", | |
25 | "emotion": "Emoción", | |
26 | "movement": "Movimiento", | |
27 | "belief": "Creencia", | |
28 | "experience": "Experiencia", | |
29 | "online": "En Línea", | |
30 | "the_world": "El Mundo", | |
31 | "life": "Vida" | |
32 | } | |
33 | } | |
34 | } |