ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

bug: Ion-datetime wrong translation

Open FranciskoNeves opened this issue 1 year ago • 0 comments

Prerequisites

Ionic Framework Version

v7.x

Current Behavior

Screenshot 2024-06-28 163324 The "W" (Wednesday) translation to Spanish, it's wrong.

Expected Behavior

The translation of "Wednesday" to Spanish is "Miércoles", so the letter of Wednesday in Spanish should be "M" instead of "X".

Steps to Reproduce

Run the code in the reproduction URL, and the error will appear.

Code Reproduction URL

https://github.com/FranciskoNeves/IonDatetimeIssueReproduction

Ionic Info

Ionic:

Ionic CLI : 7.2.0 Ionic Framework : @ionic/angular 6.7.5 @angular-devkit/build-angular : 15.1.1 @angular-devkit/schematics : 15.1.1 @angular/cli : 15.1.1 @ionic/angular-toolkit : 6.1.0

Capacitor:

Capacitor CLI : 4.6.1 @capacitor/android : not installed @capacitor/core : 4.6.1 @capacitor/ios : not installed

Utility:

cordova-res : not installed globally native-run : 1.7.1

System:

NodeJS : v20.11.0 npm : 10.2.4 OS : Windows 10

Additional Information

No response

FranciskoNeves avatar Jun 28 '24 15:06 FranciskoNeves