Code Monkey home page Code Monkey logo

spreak's People

Contributors

vorlif avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

spreak's Issues

Support for CLDR plural forms

Describe the solution you'd like
The CLDR plural forms should be optionally supported. These provide more accurate results than the gettext plural forms.
Both are not necessarily compatible, but can be if the index of the gettext rules matches the index of the CLDR category (zero to other).

This should be the case in most cases.

data and time

Describe the solution you'd like

https://github.com/golang-module/carbon could be used to give all aspects the ability to convert datas and times.

SO then we can incorporate this. It's needed in GUI and when you translate time between a DB and a GUI and back again. DB always should store dates as UTC, but GUI should show in dates adjusted to their own time zone.

embed.FS broken on Windows

Summary

Go uses forward slashes for embed.FS even on Windows builds and loader can't find files with names made with filepath.Join.

Relevant issues: golang/go#45230, golang/go#44305

Steps to reproduce

Move locale/es.po to locale/es/helloworld.po in example.

Expected behavior

Load locales.

Observed behavior (that appears unintentional)

It doesn't load 😄.

auto trans

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.