-
**Is your feature request related to a problem? Please describe.**
Backrest UI is english only today but it's increasingly apparent that the project is used in a range of locales -- it'd be great t…
-
https://yugipedia.com/wiki/List_of_Special_Summon_Monsters
Possible implementation (unverified):
https://github.com/DawnbrandBots/yaml-yugi/blob/712f0bd4197fa940992a6073ca10f401c97500b0/src/cdb.ts…
-
https://esm.sh/vanillajs-datepicker@1.1.2/js/i18n/locales/cs.js doesn't work
this worked previously in version 16 https://cdn.esm.sh/v16/vanillajs-datepicker@1.1.2/esnext/js/i18n/locales/cs.js
-
There is a slight discrepancy between the short role and the short verb role term for editors in the German locales. Short role is "Hrsg.", but short verb role is "hg. von". Should this not be harmoni…
-
In ICU conformance testing with this data, the expected result has Arabic digits. This appears to be a problem in inheritance for en-US
{"test_type": "rdt_fmt", "label":"704","unit":"second","count…
-
Hello,
I was trying to make the configuration of manage_locales configurable by ENV but it's not working as the resolution of env vars is not done at compile time. See https://github.com/symfony/sy…
-
When we look for valid times there are now two parts of the regular expression that can match with words from the English language.
Firstly during a range of times (e.g. 10am to 1pm UTC)
This …
-
Hola!
Yo disponía de todos los archivos de la carpeta "contenidos" en un directorio local. Accidentalmente eliminé la carpeta "semana-03". Para corregir esto intenté correr `git pull` en la carpeta…
-
The calls to `grep` in the script do not find the byte sequences in a UTF-8 locale as the zImage file gets treated as a text file in the current locale. A workaround is to run the script in the `C` (o…
-
Ran into a strange issue today when testing i18n changes in French. Might be related to #73.
The issue is that `calendarCheckDate` is erroneously creating a valid moment in some non-English locale…