php - symfony2.3 doesn't load messages yml for one locale (other locales are working fine) -


i've symfony 2.3 application translations it, es, fr, pt; i've add en_za locale , i've created messages.en.yml

unfortunately translation isn't working en_za, it's working other locales.

i've tried renaming file in messages.en_za.yml doesn't work.

have ever faced issue this? can please me figuring out how solve problem?

thanks lot


news_plural should translated...

en_zaptfres


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -