Title: [Plugin: WP FullCalendar] Translating
Last modified: August 20, 2016

---

# [Plugin: WP FullCalendar] Translating

 *  Resolved [Extrafino](https://wordpress.org/support/users/extrafino/)
 * (@extrafino)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-fullcalendar-translating/)
 * I managed to translate all the buttons and calendar options, but where can I 
   change the select box “All Event Categories”?
 * btw: I noticed when using the select box, the calendar loses the event times.
   Anyone else noticed this as well?
 * [http://wordpress.org/extend/plugins/wp-fullcalendar/](http://wordpress.org/extend/plugins/wp-fullcalendar/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Extrafino](https://wordpress.org/support/users/extrafino/)
 * (@extrafino)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-fullcalendar-translating/#post-3078055)
 * Found.
    In wp-fullcalendar.php replace $taxonomy->labels->all_items with text…
 *  [mkg20](https://wordpress.org/support/users/mkg20/)
 * (@mkg20)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-fullcalendar-translating/#post-3078099)
 * Would you be so kind to explain me how did you localize the plugin?
 * I need to have the Fullcalendar in english and spanish, and I don’t find where.
 * I found “$taxonomy->labels->all_items with text…” but I don´t know what did you
   do…
 * Thanks
 *  Thread Starter [Extrafino](https://wordpress.org/support/users/extrafino/)
 * (@extrafino)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-fullcalendar-translating/#post-3078100)
 * I changed the line to:
    `$taxonomy_args = array( 'echo'=>true, 'hide_empty' =
   > 1, 'name' => $taxonomy_name, 'hierarchical' => true, 'class' => 'wpfc-taxonomy','
   taxonomy' => $taxonomy_name, 'selected'=> $default_value, 'show_option_all' =
   > 'Alle Kategorien');`
 * Everything else I translated in includes/js/main.js
    There is a guide on google
   code for fullcalendar, I believe. You can also change date and time formatting
   there.
 *  [mkg20](https://wordpress.org/support/users/mkg20/)
 * (@mkg20)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-fullcalendar-translating/#post-3078101)
 * Thank you. I guess it is too much for me. WP fullcalendar and Events Manager 
   there are not compatible with WPML as they said.
 * It is not possible to build a multilingual calendar if you don´t know php.
 * Thanks

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: WP FullCalendar] Translating’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullcalendar.svg)
 * [WP FullCalendar](https://wordpress.org/plugins/wp-fullcalendar/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullcalendar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullcalendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullcalendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullcalendar/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [mkg20](https://wordpress.org/support/users/mkg20/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-fullcalendar-translating/#post-3078101)
 * Status: resolved