mirror of
https://github.com/jazzband/django-admin2.git
synced 2026-03-16 22:20:24 +00:00
fix 320
This commit is contained in:
parent
99b9285f80
commit
d2741ced7b
1 changed files with 7 additions and 0 deletions
|
|
@ -213,6 +213,13 @@ Follow bootstrap's coding standards for HTML_ and CSS_. Use two spaces for inde
|
|||
.. _HTML: https://github.com/twitter/bootstrap/blob/master/CONTRIBUTING.md#coding-standards-html
|
||||
.. _CSS: https://github.com/twitter/bootstrap/blob/master/CONTRIBUTING.md#coding-standards-css
|
||||
|
||||
Internationalize
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
Any new text visible to the user must be internationalized_.
|
||||
|
||||
.. _internationalized: https://django-admin2.readthedocs.org/en/latest/internationalization.html
|
||||
|
||||
|
||||
How pull requests are checked, tested, and done
|
||||
===============================================
|
||||
|
|
|
|||
Loading…
Reference in a new issue