Giter Site home page Giter Site logo

rails_admin-i18n's Introduction

rails_admin-i18n

Gem Version Build Status

Translations for Rails Admin v0.6.6+ pulled from various sources.

Installation

Add this line to your application's Gemfile:

gem 'rails_admin-i18n'

And then execute:

$ bundle

Or install it yourself using:

$ gem install rails_admin-i18n

Contributing

1. Fork it ( http://github.com/starchow/rails_admin-i18n )
2. Create your feature branch (`git checkout -b my-new-translate`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-translate`)
5. Create new Pull Request

Happy translating!

Contributors

https://github.com/starchow/rails_admin-i18n/graphs/contributors

Copyright

Copyright (c) 2011 Pham Trung Nam, based on devise-i18n. See LICENSE.txt for further details.

rails_admin-i18n's People

Contributors

airled avatar dalpo avatar dependabot[bot] avatar dx7 avatar flyerhzm avatar greshny avatar hajder avatar istana avatar jemisson avatar jubilee2 avatar luizpicolo avatar lukasskywalker avatar mareklipka avatar maxwinkler07 avatar michaelwhi avatar mrancys avatar naokimi avatar ondronr avatar preen avatar prokopsimek avatar pschambacher avatar quintasan avatar radubogdan avatar rakvium avatar royalmo avatar sarkkisjuha avatar senuros avatar starchow avatar thewhackfactory avatar varpie 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  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rails_admin-i18n's Issues

Incorrect error flash message for RU

Error messages for flash are incorrect for RU locale.
For now, it translates like this (for example, my model is City (Город) and I try to save it with error):

Город не удалось сохранено

when correct should be

Город не удалось сохранить

Filipino Translation

Hello, I'd like to add Filipino Translations for Hacktoberfest. Please assign to me. Thanks

Rails 4 doesn't pick up locale files

I don't know if this is my issue. But after installing the i18n gem. i just get -localization msising messages for all the strings.

i do just fine with the yml files in my config/locales directory, and i copied the admin locale there and things work.

I wonder if it's because you've located the locale files at the root of the gem instead of in

<GEM_ROOT>/config/locales, which I found as the recommended locatoin

Locale files not found

:I've tried stack overflow, but no help

When I add the gem rails_admin-i18n. everything shows up in the gem folder external libraries. But the admin app doesn't find the translations. It only sees the english version which came with the engine, the files in the i18n gem are invisible. I have to manually copy them to my locale directory to make them visible. Is there some magic sauce to get rails to see the other directory? I see a similar issue with my Engine, i cannot seem to see the engines locale files from my main app.

Update locales

This gem is very outdated compared to Localeapp state. Can someone with maintainer rights take a look into it?

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.