Title: Error date
Last modified: May 9, 2017

---

# Error date

 *  [jonatancaudo](https://wordpress.org/support/users/jonatancaudo/)
 * (@jonatancaudo)
 * [9 years ago](https://wordpress.org/support/topic/error-date-3/)
 * Hello that as they are?
 * I am using the plugin and it is very good. I’m putting together a playoff of 
   a basketball team that I am responsible for the website but I have a problem.
 * I can not change the date. It appears to me in English. Insert as told in another
   post by php but neither anda. This is the line:
 * [mstw_tourney_bracket tourney=’torneo-federal-playoff-conferencia-norte’ date_format
   =’d, m, y’]
 * What is the error?
    Thank you

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [9 years ago](https://wordpress.org/support/topic/error-date-3/#post-9115228)
 * Hi Jonatan,
    Thanks for posting. I assume you want to change “Tuesday, 9 May”
   to “Martes, 9 Mayo”. If so, the entire plugin is translation ready. Meaning that
   you can change “Tuesday” to “Martes” and “May” to “Mayo”, through the standard
   wordpress Internationalization (I18n) and localization methods. You can find 
   more information than you can read on how to do this, but essentially, you load
   the file mstw-schedules-scoreboards-en-US.pot (from the plugin’s /lang directory)
   into PoEdit, which is a free translation editor, translate the words you wish
   to, and save the result as mstw-schedules-scoreboards-es_ES.po. Then you edit
   your wp-config.php file and tell WP you want to use the Spanish translation you
   just created by adding this line:
 * define(‘WPLANG’,’es_ES’);
 * Again, there’s a lot of “how-to’s” on this process on the web. Just Google around
   a bit.
 * Regards,
    -Mark

Viewing 1 replies (of 1 total)

The topic ‘Error date’ is closed to new replies.

 * ![](https://ps.w.org/mstw-bracket-builder/assets/icon-128x128.png?rev=1398006)
 * [MSTW Bracket Builder](https://wordpress.org/plugins/mstw-bracket-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mstw-bracket-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mstw-bracket-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/mstw-bracket-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mstw-bracket-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mstw-bracket-builder/reviews/)

## Tags

 * [i18n](https://wordpress.org/support/topic-tag/i18n/)
 * [internationalization](https://wordpress.org/support/topic-tag/internationalization/)
 * [Localization](https://wordpress.org/support/topic-tag/localization/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/error-date-3/#post-9115228)
 * Status: not resolved