5 ms·
My project Lokalized attempts to solve many of these complex plural/gender/ordinal/etc. rules with a tiny expression language: https://lokalized.com https://lo
by revetkn 7mo ago
My project Lokalized attempts to solve many of these complex plural/gender/ordinal/etc. rules with a tiny expression language:
https://lokalized.com https://lokalized.com
- Cthulhu_ 7mo agoAre there any formal test suites to check and compare the various localization libraries with each other? There's a lot of languages and language specific rules and exceptions to consider, after all.
- frizlab 7mo agoSame here (linked to a test because I don’t have a (meaningful) readme…) That being said your project looks very cool! https://github.com/Frizlab/XibLoc/blob/e85a5179bdd93e017473182d76b33af1f176e6bd/Tests/XibLocTests/XibLocTestsSwiftStr.swift#L286 https://github.com/Frizlab/XibLoc/blob/e85a5179bdd93e0174731...