samnabi / shopkit

Comprehensive commerce solution for Kirby CMS v2
https://shopkit.samnabi.com
Other
99 stars 15 forks source link

Bring language variables within plugin #145

Closed samnabi closed 7 years ago

samnabi commented 7 years ago

??

https://github.com/texnixe/kirby-logger/blob/master/lib/helpers.php

samnabi commented 7 years ago

Decided against this. Best to leave languages outside the plugins folder, so that people can tweak with their own translations.

samnabi commented 7 years ago

Actually.... why not just allow the site/languages folder to override the site/plugins/shopkit/languages folder. That seems better.