i18n: update docusaurus i18n jsons
Some checks failed
ci / build_and_publish (push) Failing after 49s

This commit is contained in:
Chris Milne 2026-04-29 14:40:58 +01:00
parent 2b2e4cc8ff
commit ae7579356a
3 changed files with 30 additions and 0 deletions

View file

@ -34,5 +34,13 @@
"copyright": {
"message": "Copyright © 2026 Guardian Project. Built with Docusaurus.",
"description": "The footer copyright"
},
"link.item.label.SR2": {
"message": "SR2",
"description": "The label of footer link with label=SR2 linking to https://sr2.uk"
},
"link.item.label.Okthanks": {
"message": "Okthanks",
"description": "The label of footer link with label=Okthanks linking to https://okthanks.com"
}
}