Posted: October 20, 2014 at 7:02 pm
|
Hello. We are trying to get Event Espresso translated into Korean. We’ve downloaded the language files from the GitHub repository: We’ve tried renaming the language files, uploaded them to the /wp-content/uploads/espresso/languages/ and /event-espresso/languages/ directories and still nothing. To test, I will try and register for an event and I will notice that all the payment pages are still in English. Would any one have any other ideas? Wordpress Version 3.8.3 |
Hi Haewon, Please try this version which is more current than Github: http://translate.eventespresso.com/projects/event-espresso-4/ko/event-espresso-ko_KR The files should be named (note the underscore between event espresso): event_espresso-ko_KR.po This is the location for them: wp-content/uploads/espresso/languages Let us know if that helps. — |
|
Hi, did this work for you? https://eventespresso.com/topic/translating-event-expresso-into-korean/#post-123856 — |
|
|
Hi Lorenzo, Thank you so much for responding. I gave it one more shot and figured it out. ๐ Turns out I was accidentally downloading the .po and .mo files for EE3 and not EE4. Thank you for the most current version of the Korean PO files. However there are a couple of strings of text I need translating that seem to be missing from the Korean .po file. Here are the two strings I’ve noticed missing so far:
I found another thread mentioning a plugin called Loco Translate (https://eventespresso.com/topic/changing-text-on-registration-pages/), so maybe I can use that in the meantime. Thanks for your help! Also, I named the files “event_espresso-ko_KR.po” and “event_espresso-ko_KR.mo” and they seem to be working. (I didn’t put a “-4” after “event_espresso”). Just a heads up ๐ |
Hi Haewon, Sorry about that error. I’ve corrected my earlier support post. Please try this: function ee_change_ticket_messaging_example( $translated, $original, $domain ) { $strings = array( 'This Ticket We are working on refreshing the translations on Glotpress. That will be ready by Monday. Thanks. — |
|
The support post ‘Translating Event Expresso Into Korean’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.