wip
This commit is contained in:
parent
9d81d06853
commit
5a8cc7851b
200 changed files with 1562 additions and 1533 deletions
|
@ -148,7 +148,7 @@ export default defineComponent({
|
|||
];
|
||||
|
||||
const { canceled, result: column } = await os.dialog({
|
||||
title: this.$t('_deck.addColumn'),
|
||||
title: this.$ts._deck.addColumn,
|
||||
type: null,
|
||||
select: {
|
||||
items: columns.map(column => ({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue