layout: docs title: Table i18n Enhance description: Table i18n Enhance extension of Bootstrap Table. group: extensions
{% highlight html %} {% endhighlight %}
Change table locale.
localeId $table.bootstrapTable('changeLocale', 'zh_TW')Change the column's title.
object, the object's key is a column field, value is the new title.