removed unused language strings

This commit is contained in:
Čarodej
2022-03-19 09:26:43 +01:00
parent 1ad8fbdd57
commit 7564c01fa3
29 changed files with 178 additions and 382 deletions

View File

@@ -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',