You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
606 B
Plaintext
17 lines
606 B
Plaintext
11 months ago
|
{
|
||
|
"name": "i18n Enhance",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Plugin to add i18n API in order to change column's title and table locale.",
|
||
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/i18n-enhance",
|
||
|
"example": "http://issues.wenzhixin.net.cn/bootstrap-table/#extensions/i18n-enhance.html",
|
||
|
|
||
|
"plugins": [{
|
||
|
"name": "bootstrap-table-i18n-enhance",
|
||
|
"url": "https://github.com/wenzhixin/bootstrap-table/tree/master/src/extensions/i18n-enhance"
|
||
|
}],
|
||
|
|
||
|
"author": {
|
||
|
"name": "Jewway",
|
||
|
"image": "https://avatars0.githubusercontent.com/u/3501899"
|
||
|
}
|
||
|
}
|