|
| 1 | +{ |
| 2 | + "link.title.Learn": { |
| 3 | + "message": "Aprender", |
| 4 | + "description": "The title of the footer links column with title=Learn in the footer" |
| 5 | + }, |
| 6 | + "link.title.Participate": { |
| 7 | + "message": "Participar", |
| 8 | + "description": "The title of the footer links column with title=Participate in the footer" |
| 9 | + }, |
| 10 | + "link.title.Find Us": { |
| 11 | + "message": "Encontranos", |
| 12 | + "description": "The title of the footer links column with title=Find Us in the footer" |
| 13 | + }, |
| 14 | + "link.title.Legal": { |
| 15 | + "message": "Legal", |
| 16 | + "description": "The title of the footer links column with title=Legal in the footer" |
| 17 | + }, |
| 18 | + "link.item.label.Understanding the System": { |
| 19 | + "message": "Entendiendo el Sistema", |
| 20 | + "description": "The label of footer link with label=Understanding the System linking to /docs/understanding-the-system" |
| 21 | + }, |
| 22 | + "link.item.label.Introduction": { |
| 23 | + "message": "Introducción", |
| 24 | + "description": "The label of footer link with label=Introduction linking to /docs/intro" |
| 25 | + }, |
| 26 | + "link.item.label.Procedures": { |
| 27 | + "message": "Procedimientos", |
| 28 | + "description": "The label of footer link with label=Procedures linking to /docs/document-record-control/" |
| 29 | + }, |
| 30 | + "link.item.label.Contributing": { |
| 31 | + "message": "Contribuir", |
| 32 | + "description": "The label of footer link with label=Contributing linking to https://github.com/pablojlebed/openqms/issues" |
| 33 | + }, |
| 34 | + "link.item.label.Updates": { |
| 35 | + "message": "Novedades", |
| 36 | + "description": "The label of footer link with label=Updates linking to /blog" |
| 37 | + }, |
| 38 | + "link.item.label.GitHub": { |
| 39 | + "message": "GitHub", |
| 40 | + "description": "The label of footer link with label=GitHub linking to https://github.com/pablojlebed/openqms" |
| 41 | + }, |
| 42 | + "link.item.label.Email Us": { |
| 43 | + "message": "Contacto", |
| 44 | + "description": "The label of footer link with label=Email Us linking to mailto:contact@thelabguy.org" |
| 45 | + }, |
| 46 | + "link.item.label.License (CC BY-NC 4.0)": { |
| 47 | + "message": "Licencia (CC BY-NC 4.0)", |
| 48 | + "description": "The label of footer link with label=License (CC BY-NC 4.0) linking to https://creativecommons.org/licenses/by-nc/4.0/" |
| 49 | + }, |
| 50 | + "link.item.label.AI Disclosure": { |
| 51 | + "message": "Declaración sobre IA", |
| 52 | + "description": "The label of footer link with label=AI Disclosure linking to /blog/ai-assisted-development" |
| 53 | + }, |
| 54 | + "copyright": { |
| 55 | + "message": "Copyright © 2026 Contribuidores de OpenQMS. Construido con Docusaurus. Licenciado bajo CC BY-NC 4.0.", |
| 56 | + "description": "The footer copyright" |
| 57 | + } |
| 58 | +} |
0 commit comments