Skip to content

Commit

Permalink
feat: translate to en
Browse files Browse the repository at this point in the history
  • Loading branch information
PancakePhilarmonych committed Nov 19, 2023
1 parent 2fe7df0 commit c289506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ActionFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const actualColor = computed(() => {
<div class="action-footer__item selected-color">
{{ actualColor }}
<div v-if="showSellButton" @click="$emit('sell')" class="delete-button">
Продать
Sell
</div>
</div>
<div style="flex: 1;"/>
Expand Down

0 comments on commit c289506

Please sign in to comment.