-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Component: PeerTube Plugin 📦Features that can be developed in a plugin, but require PeerTube plugin API developmentFeatures that can be developed in a plugin, but require PeerTube plugin API developmentType: Question
Description
Currently Peertube uses "eu-ES" as locale for Basque language, but Euskara (Basque) is a language and culture present both on Spain and France, legally.
When people set the system language on OSs, they tend to use "eu" local, independently of the country (ES or FR), so it is better to use only "eu"; even more, I would say that it's not change between -ES and -FR, further than maybe date.
So I believe that it's important to set the locale neutral, using only "eu", without country variation.
Source: JohnXLivingston/peertube-plugin-livechat@ef77a37#commitcomment-49417489
Metadata
Metadata
Assignees
Labels
Component: PeerTube Plugin 📦Features that can be developed in a plugin, but require PeerTube plugin API developmentFeatures that can be developed in a plugin, but require PeerTube plugin API developmentType: Question