Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Ignore translation if fewer than two languages. | Matthew Somerville | 2017-08-15 | -0/+4 |
* | Add fn to fetch bodies plus the translated names. | Matthew Somerville | 2017-08-15 | -0/+3 |
* | Remember translation lookup for request remainder. | Matthew Somerville | 2017-08-15 | -2/+14 |
* | Prevent unnecessary string translation. | Matthew Somerville | 2017-08-11 | -1/+1 |
* | fetch and create translation methods for translatable | Struan Donald | 2017-08-10 | -0/+45 |
* | Set up translatable category columns. | Matthew Somerville | 2017-08-10 | -0/+13 |
* | Set up translatable body name. | Matthew Somerville | 2017-08-09 | -0/+39 |