GithubHelp home page GithubHelp logo

laravel4-lang's Introduction

Laravel4-lang

In this repository, you can find the lang files for the framework PHP, Laravel 4.

How add languages in my app ?

To add languages in your application:

  • clone this repository
  • or take the zip file
  • copy the folders of languages that you want, in app/lang

What languages can I find in this project ?

For the moment, we have:

  • Chinese (zh-CN)
  • Dutch (nl)
  • French (fr)
  • German (de)
  • Polish (pl)
  • Russian (ru)
  • Spanish (es)
  • Turkish (tr)

How can I add a language in this project ?

  • fork this repository
  • create a directory with the short name of the language (ex: fr for French)
  • copy this three files of the english version with your translate
  • add a pull request in the branch develop of this repository, with the name of the language

How can I fix a file ?

  • fork this repository
  • update the file
  • add a pull request in the branch develop of this repository, with the name of the language

How can I change the language by default in my app ?

In the file app/config/app.php, change the value of language by the short name of your language.

Sources

laravel4-lang's People

Contributors

caouecs avatar hettiger avatar sineld avatar

Watchers

 avatar  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.