Skip to content

all-ride/ride-app-i18n

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ride: I18n

Integration of the i18n library with a Ride application.

Parameters

  • i18n.locale.%code%.%property%: Property of a locale, having at least one property (name) will define the locale
  • i18n.order: Comma separated list of locale codes in the desired order of priority
  • system.cache.translation: Path to the directory of the translation cache
  • system.directory.l10n: Name of the translation directory (defaults to l10n)
  • system.l10n.io.cache: Dependency id of the cached translation IO (defaults to json)
  • system.l10n.io.default: Dependency id of the translation IO in use (defaults to json)

Related Modules

Installation

You can use Composer to install this module.

composer require ride/app-i18n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages