json_translate
Attribute translator
A Rails I18n library for translating model attribute values using PostgreSQL's JSONB datatype or MySQL's JSON datatype
109 stars
5 watching
32 forks
Language: Ruby
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
cfabianski/hstore_translate | A Rails I18n library that uses PostgreSQL's hstore datatype to translate model attribute values. | 11 |
globalize/globalize | Enables translation of model attributes in ActiveRecord models | 2,157 |
r18n/r18n | A Ruby-based internationalization tool for translating applications into multiple languages | 515 |
jquery-i18n-properties/jquery-i18n-properties | Provides internationalization for JavaScript applications using resource bundles (.properties) files. | 428 |
zostera/django-modeltrans | Library to translate Django model fields in a PostgreSQL JSONField | 65 |
ikayzo/microsoft_translator | A Ruby client library for the Microsoft Translate API | 21 |
r18n/r18n-rails-api | Provides Rails I18n compatibility with the R18n library | 0 |
rsify/alfred-polyglot | A tool to translate text using Google Translate in the context of the Alfred workflow editor | 174 |
aksw/sparql2nl | Converts SPARQL queries to natural language expressions | 42 |
ryandrewjohnson/react-localize-redux | A React library for handling translations in web applications | 374 |
eskimor/purescript-bridge | Translates Haskell types to PureScript types and provides JSON encoding/decoding functionality | 110 |
deschler/django-modeltranslation | Provides a way to add translations to Django models without modifying the original model class. | 1,381 |
theodi/csv2json | Converts comma-separated values to JSON data format | 2 |
django-parler/django-parler | Provides automatic model translations with easy admin integration and fallbacks. | 697 |