Archived
1
0

Add missing i18n markers.

This commit is contained in:
Matthias Mees
2013-10-05 08:56:54 +02:00
parent 205bc5f65c
commit 82b2f2f8fe
7 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -145,7 +145,7 @@
</section>
{if $memsnaps}
<section>
<h3>Memory Usage</h3>
<h3>Memory Usage</h3> {* i18n *}
<pre>{$memSnaps|print_r}</pre>
</section>