Home | Index

r3 Quick Start Guide

Change a translation

  1. Change one of your translations:

    $ r3 translation set myproduct/us container box
  2. Now you can generate your pages again to see that "Container" has become "box" in the output.

    $ r3 generate -a
    $ vim $R3HOME/htdocs/myproduct/us/index.html