prabhakar267 / library-management-system

:books: An automated library management system developed in Laravel 4.2 PHP MVC Framework
MIT License
360 stars 323 forks source link

Can I help with translation? #37

Open paulocoghi opened 6 years ago

paulocoghi commented 6 years ago

First of all, congratulations for your really great project! Simple and efficient.

I want to help with translations (to Brazilian Portuguese and Italian), and I just want to know if the project already supports translations.

Thanks!

prabhakar267 commented 6 years ago

@paulocoghi Currently it only supports English But you can surely extend it to other languages. Feel free to ping me if you have any queries. 😄

thiagogomesverissimo commented 6 years ago

@paulocoghi, I speak portuguese too and I can help with translation. However, this project uses laravel 4.2 and I do not know if localization works in same way that 5.6 (https://laravel.com/docs/5.6/localization). I will check it anyway. Feel free to contact me.

paulocoghi commented 6 years ago

Nice, perfect!

okankurtulus commented 5 years ago

Hi, I would like to ask if Turkish version also exists? If not i can be helpful for translation

prabhakar267 commented 5 years ago

@okankurtulus There's no Turkish version as of now If you want you can raise a PR for the same

ricardo-moura commented 5 years ago

@paulocoghi, I speak portuguese too and I can help with translation. However, this project uses laravel 4.2 and I do not know if localization works in same way that 5.6 (https://laravel.com/docs/5.6/localization). I will check it anyway. Feel free to contact me.

Hello @thiagogomesverissimo,

Are you working in the Portuguese translation?

I can help!

paulocoghi commented 5 years ago

I believe that, to allow easy translations from the community to other languages, it will be good to move the current original strings inside language files.

It's an intermediary step, but necessary only once.

ricardo-moura commented 5 years ago

Hello @paulocoghi, could you to start this PR?

We can work together.

Tks.