mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-04-19 00:22:15 +00:00
removed unused language strings
This commit is contained in:
@@ -71,7 +71,7 @@ export default {
|
||||
events.$emit('confirm:open', {
|
||||
title: this.$t('Are you sure you want to cancel subscription?'),
|
||||
message: this.$t(
|
||||
"You'll continue to have access to the features you've paid for until the end of your billing cycle."
|
||||
"popup_subscription_cancel.message"
|
||||
),
|
||||
action: {
|
||||
operation: 'cancel-subscription',
|
||||
|
||||
Reference in New Issue
Block a user