website icon indicating copy to clipboard operation
website copied to clipboard

Rename section [languages] in *.TOML

Open atryastsyn opened this issue 6 years ago • 2 comments

I suggest to rename section [languages] to [translations] in *.toml files. The same as vue.js docs I think it's better approach to subject.

For example:

en.toml: [languages] other = "Translations"

ru.toml [languages] other = "Переводы"

etc.

atryastsyn avatar Oct 14 '19 16:10 atryastsyn

That sentence is only used there: https://github.com/letsencrypt/website/blob/800a0f66298776e64ae0ecf0b3cb3e675bd80afc/layouts/partials/header.html#L36 So it only impacts the name of the menu entry "Languages".

Do you have documentation to weigh pros and cons?

tdelmas avatar Oct 14 '19 17:10 tdelmas

@tdelmas , haven't any right now, but I think about better UX.

atryastsyn avatar Oct 14 '19 18:10 atryastsyn