jonom / silverstripe-betternavigator

Front-end utility menu for SilverStripe websites featuring administration and development tools
60 stars 31 forks source link

I18n and transifex #1

Open wernerkrauss opened 10 years ago

wernerkrauss commented 10 years ago

Hi, the module looks great but it even would be greater if it could be translated.

If you decide to use Transifex i'd love to provide the german translation.

See http://doc.silverstripe.org/framework/en/trunk/misc/translation-process for some more information.

jonom commented 10 years ago

Thanks for the feedback and offer to do a translation wernerkrauss, I will look in to the process. In the mean time you should be able to do a translation for your own projects just by overriding templates/BetterNavigator.ss as I believe all the text that is shown to the end user is set there rather than in the PHP files

wernerkrauss commented 7 years ago

See #31, #32, #33

@jonom even we just have a few strings, using a tool like transifex is great to keep the translations in sync and notify translators when something in the base language changes.