Changeset a4e4799 in OpenWorkouts-current for ow/templates/403.pt


Ignore:
Timestamp:
Feb 26, 2019, 11:18:19 AM (5 years ago)
Author:
Borja Lopez <borja@…>
Branches:
current, feature/docs, master
Children:
1c54633
Parents:
fd6da93
Message:

(#56) Added i18n helper scripts and spanish (es) translations.
Done lots of translated strings fixes in templates.
Removed .mo and .pot files from the git ignore list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/templates/403.pt

    rfd6da93 ra4e4799  
    2121    <div id="userinfo" i18n:translate="">
    2222      We are sorry, but you do not have permissions to view these contents.
    23       Please <a href="" tal:attributes="href url">
    24         go back to your dashboard</a> and access the contents you have
    25         available from there.
     23      Please <a i18n:name="goback" i18n:translate="" href="" tal:attributes="href url">
     24      go back to your dashboard</a> and access the contents you have
     25      available from there.
    2626    </div>
    2727  </metal:content>
Note: See TracChangeset for help on using the changeset viewer.