feat(links): surface source repo + Weblate links on site and in app
- site: set sourceURL (git.comunes.org/comunes/tane) and weblateURL (translate.comunes.org/projects/tane) — activates footer + collaborate links - app About screen: add 'Source code' and 'Help translate' link tiles - i18n: add about.sourceCode / about.translate / about.translateSubtitle (en base + es/pt/fr/de/ast; ja falls back to base), regenerate slang - docs: add TRANSLATIONS.md runbook for the Weblate app component + git token + slang-regeneration workflow
This commit is contained in:
parent
991785821f
commit
7d5f26ff4a
16 changed files with 187 additions and 16 deletions
|
|
@ -147,6 +147,9 @@
|
|||
"license": "License",
|
||||
"licenseValue": "AGPL-3.0",
|
||||
"website": "Website",
|
||||
"sourceCode": "Source code",
|
||||
"translate": "Help translate",
|
||||
"translateSubtitle": "Help bring Tane to your language",
|
||||
"openSourceLicenses": "Open-source licenses",
|
||||
"openSourceLicensesSubtitle": "Third-party libraries and their licenses",
|
||||
"copyright": "© {years} Comunes Association, under AGPLv3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue