victrme / Bonjourr

Minimalist & lightweight startpage inspired by iOS
https://bonjourr.fr
GNU General Public License v3.0
1k stars 116 forks source link

Update langs.ts #451

Closed Blackspirits closed 1 month ago

Blackspirits commented 1 month ago

I think it should be like this, but I'm not sure.

victrme commented 1 month ago

Using the dash is correct

Blackspirits commented 1 month ago

ok but with 'text' ? shouldn't it be without '

victrme commented 1 month ago

No, dashes are not valid as variable names in Javascript, so you need quotes for it to work.

Blackspirits commented 1 month ago

the problem is that in that file you have 'pt-BR' 'pt-PT' and not pt-BR pt-PT

and the other language codes have none.

victrme commented 1 month ago

Not a problem: https://www.designcise.com/web/tutorial/can-javascript-object-property-name-have-dashes