Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Terms of Service translation
Hey @Mark,
I translated the ToS by changing the file /applications/dashboard/views/home/termsofservice.php to
and adding the respective translations to my locale.
It'd be cool if you could reflect something like that in an update. You'd just have to add the ToS locale-strings for en-CA to /applications/dashboard/locale/en-CA/definitions.php.
I'd do it myself, but I can't access git ;-)
I translated the ToS by changing the file /applications/dashboard/views/home/termsofservice.php to
<?php if (!defined('APPLICATION')) exit(); ?>
<h1><?php echo T('TermsOfService');?></h1>
<div class="Legal">
<?php echo T('TermsOfServiceText');?>
</div>
and adding the respective translations to my locale.
It'd be cool if you could reflect something like that in an update. You'd just have to add the ToS locale-strings for en-CA to /applications/dashboard/locale/en-CA/definitions.php.
I'd do it myself, but I can't access git ;-)
0
Comments
https://github.com/vanillaforums/Garden/commit/285a5056c7432dcaddb83aa010002740c50af0ef