Basque language filename with bad format
Author: jsrmalvarezCreated Jul 31, 2025Updated Sep 12, 2026
Checklist
- I've looked at the documentation to make sure the behavior isn't documented and expected.
- I'm sure this is an issue with Summernote, not with my app or other dependencies (Angular, Cordova, React, etc.).
- I've searched through the current issues to make sure this hasn't been reported yet.
- My issue is pertinent to this repository of Summernote (jQuery), or I was unable to have my issue resolved from the relevant version I'm using, such as Angular, dJango, Rails or React. Please try your issue at the relevent repository first.
- I understand that issues without interaction for more than 14 days (2 weeks), may be closed at our discretion. We do this, as sometimes issues are abandoned. We may at our discretion, add issues to the relevant project to be looked at, or for maintainers to work through as time permits. This is to help keep issues relevant to the current version of Summernote, and to reduce clutter.
- I agree to follow the Code of Conduct that this project adheres to.
Steps to reproduce
Filename for basque language file is bad formatted: public/lang/summernote-es-EU.js
Per ISO 639,it should be eu-ES, where eu is the code of the language and ES the regional variant.
The dict key should also be modified
Expected behavior
filename public/lang/summernote-eu-ES.js dikt key named accordingly
Current behavior
filename public/lang/summernote-es-EU.js (bad format) dikt key also bad formatted
Minimal example reproducing the issue
No response
Environment
- Summernote version: main
- Browser (with version): n/a
- OS/Platform (with version): n/a
Source: summernote/summernote