-
Sango language is currently missing on Transifex
Sango (also spelled: Sangho) is the primary language spoken in the Central African Republic.
Language family: Creole
Language name: Sango
Native lang…
-
My friend made that package for Laravel for better language support than built in solution: https://github.com/Skysplit/laravel5-intl-translation
You can say, why? So, currently it is impossible to p…
-
Hello!
Opengist now supports translations, fetched via key-value YAML files, with one file per language.
It is possible to add translations via Weblate here: https://tr.opengist.io/projects/_/op…
-
CLDR release 25 brings the full CLDR data in JSON format: http://unicode.org/Public/cldr/25/
Any plans to use it? Will it affect this library?
-
Hi! Just an idea.
Using [CLDR.js](https://github.com/jamesarosen/CLDR.js) you can support literally any language described in spec http://cldr.unicode.org/
-
Please add _'one, few, many, other'_ plural forms for variables used in strings such as
> Are you sure you want to remove `{0}` games?
-
Pluralisation rules vary between languages, e.g. in English, 0 is plural, 1 is singular, and 2+ are plural, but in French, 0 is singular. Plural rules should instead rely on defaults set in the locale…
-
**Describe the bug**
Thanks for fixing https://github.com/iamkun/dayjs/issues/577. But I found another bug. This time with relativeTime plugin.
**Expected behavior**
It is incorrectly using decle…
-
I started playing with Gloablizejs recently and found the following 2 behaviors regarding ICU messages which I was wondering if were features or issues?
1) If I output invalid ICU messages, with fo…
-
If you open `kirby/i18n/translations/en.json` you can see:
```json
"error.section.files.max.plural":
"You must not add more than {max} files to the \"{section}\" section",
"error.section…