Forums
(@barshai)
10 years, 3 months ago
Hi, I found out little bugs and also created Hebrew translation. You can add my translation if you want to…
little bug: standing-compact.php
Lines 32,35: using “echo _e(….)” instead of “_e(…)”
Line 19: using “_e(…) . $…” instead of “echo __(…) . $…”