This commit is contained in:
2021-09-17 00:13:43 +00:00
parent 8a6a923a44
commit 65d37db63e

View File

@@ -195,7 +195,7 @@
}}</v-btn>
<v-spacer></v-spacer>
<v-btn color="primary" text @click="selectedOpen = false">
{{ $ay.t("OK") }}
{{ $ay.t("Close") }}
</v-btn>
</v-card-actions>
</v-card>