Changeset a4e4799 in OpenWorkouts-current for ow/templates/404.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/404.pt

    rfd6da93 ra4e4799  
    2121    <div id="userinfo" i18n:translate="">
    2222      We are sorry, but the contents you were looking for can not be found.
    23       Please <a href="" tal:attributes="href url">
     23      Please <a i18n:name="goback" i18n:translate="" href="" tal:attributes="href url">
    2424        go back to your dashboard</a> and, if the problem persist, let us know!
    2525    </div>
Note: See TracChangeset for help on using the changeset viewer.