GithubHelp home page GithubHelp logo

locale_flash's People

Contributors

thibaultdalban avatar tigrish avatar vayan avatar xijo avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

locale_flash's Issues

Add a debug option to output the i18n-keys

For me as a translator this gem's magic is just too much. I spend way too much time searching for the right i18n-key for my flash-message-usecase.

It would be awesome to have a debug-option that we can turn on in our dev+staging-mode.
This option should output something like this:

<div class="notice flash">
Your Current Flash Message
<!-- 
possible locale_flash keys:
  controllers.admin.users.create.flash.notice # blank
  controllers.admin.create.flash.show.notice # Your Current Flash Message
  controllers.admin.create.flash.notice # Some fallback text
  controllers.admin.flash.notice # blank
  controllers.flash.create.notice # blank
  controllers.flash.notice # Some fallback text
-->
</div>

This is the tree of all possible translations. Together with the translation-content.
This way I just need to inspect the flash message to know where it came from and know how to edit it.

Tobias

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.