diff options
Diffstat (limited to 'debug_toolbar')
| -rw-r--r-- | debug_toolbar/locale/he/LC_MESSAGES/django.po | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debug_toolbar/locale/he/LC_MESSAGES/django.po b/debug_toolbar/locale/he/LC_MESSAGES/django.po index 7365992..d4aef2d 100644 --- a/debug_toolbar/locale/he/LC_MESSAGES/django.po +++ b/debug_toolbar/locale/he/LC_MESSAGES/django.po @@ -138,14 +138,6 @@ msgstr "חזרה" msgid "Executed SQL" msgstr "" -#: templates/debug_toolbar/panels/templates.html:15 -msgid "Template" -msgstr "" - -#: templates/debug_toolbar/panels/timer.html:10 -msgid "Resource" -msgstr "" - #: templates/debug_toolbar/panels/cache.html:18 msgid "Hits" msgstr "הצלחות" @@ -165,3 +157,11 @@ msgstr "" #: templates/debug_toolbar/panels/sql_select.html:33 msgid "Empty set" msgstr "תוצאות ריק" + +#: templates/debug_toolbar/panels/templates.html:15 +msgid "Template" +msgstr "תבנית" + +#: templates/debug_toolbar/panels/timer.html:10 +msgid "Resource" +msgstr "" |
