feat(org): Added various translation pages
This commit is contained in:
parent
2299cc6ade
commit
b822e35fbe
11 changed files with 548 additions and 17 deletions
|
@ -93,6 +93,16 @@ const sitePages = (t = false, control = 99) => {
|
|||
t: t('translation'),
|
||||
s: 'translation',
|
||||
h: 1,
|
||||
join: {
|
||||
t: t('translation:joinATranslationTeam'),
|
||||
s: 'translation',
|
||||
h: 1,
|
||||
},
|
||||
'suggest-language': {
|
||||
t: t('translation:suggestLanguage'),
|
||||
s: 'translation',
|
||||
h: 1,
|
||||
},
|
||||
},
|
||||
sitemap: {
|
||||
t: t('sitemap'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue