Flexiana / framework

Our framework
92 stars 11 forks source link

Add i18n & l10n #12

Open jiriknesl opened 3 years ago

soulflyer commented 2 years ago

It should be possible to set language/date formats etc according to a users locale. All hard coded strings should be replaced with tokens accessing translations

soulflyer commented 2 years ago

Note that this is likely to be of use in clj and cljs so maybe add a shared folder under srcand write as cljc code