mirror of
https://github.com/wintercms/winter.git
synced 2024-06-28 05:33:29 +02:00
22 lines
464 B
YAML
22 lines
464 B
YAML
# ===================================
|
|
# Column Definitions
|
|
# ===================================
|
|
|
|
columns:
|
|
|
|
name:
|
|
label: system::lang.updates.plugin_name
|
|
sortable: false
|
|
|
|
description:
|
|
label: system::lang.updates.plugin_description
|
|
sortable: false
|
|
|
|
version:
|
|
label: system::lang.updates.plugin_version
|
|
sortable: false
|
|
|
|
author:
|
|
label: system::lang.updates.plugin_author
|
|
sortable: false
|