Translation of pages
This commit is contained in:
@@ -32,7 +32,7 @@ function unsubscribeFromCreator() {
|
||||
@click="subscribeToCreator"
|
||||
color="white"
|
||||
>
|
||||
S'ABONNER
|
||||
{{ $t('subscribebutton.subscribe') }}
|
||||
</v-btn>
|
||||
</template>
|
||||
|
||||
@@ -44,7 +44,7 @@ function unsubscribeFromCreator() {
|
||||
style="transition: background-color 0.3s ease;"
|
||||
color="white"
|
||||
>
|
||||
SE DESABONNER
|
||||
{{ $t('subscribebutton.unsubscribe') }}
|
||||
</v-btn>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user