Giter Club home page Giter Club logo

pageflow-public-i18n's Introduction

Pageflow Public I18n

A shared library of translations to be used in published Pageflow entries.

Installation

This gem is not supposed to be installed directly into Pageflow applications. It can instead be used as a dependency of Pageflow plugin gems.

Rationale

This gem is supposed to make adding new available locales for published Pageflows easy. When adding a new language, instead of having to make changes to all Pageflow plugin gems that contribute ui elements to published Pageflows, the additional translations only need to be added to this gem.

Whenever a Pageflow plugin needs a translation for a new string, it can be added to this gem in a new minor version. The plugin can then depend that version to ensure the translation is present.

Usage

Make the gem a dependency of you Pageflow plugin:

spec.add_dependency 'pageflow-public-i18n', '~> 1.0'

Start using translations from the pageflow.public namespace:

I18n.t('pageflow.public.close')

Contributing Locales

Edit the translations directly on the pageflow-public-i18n Localeapp project.

pageflow-public-i18n's People

Contributors

aviav avatar awaismbajwa avatar danielkuhn avatar tf avatar tilsammans avatar

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.