标签: php zend-framework encoding zend-framework2 zend-translate
我在使用正确的编码显示翻译时遇到问题...
而不是显示“Olámbndo!”出现“Olámundo!”
我可以使用utf8_decode来解决我的问题。
但是如果你使用另一种会成为问题的语言......
https://github.com/carloschea/ZF2-Translate-Test