summaryrefslogtreecommitdiff
path: root/src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue')
-rw-r--r--src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue b/src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue
index 35355edb..a7af65e6 100644
--- a/src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue
+++ b/src/views/_sila/Motherboard/Dynamic/MotherboardTemp.vue
@@ -18,7 +18,7 @@
</b-col>
<b-col xs="12" sm="6" class="pt-2">
<b-button variant="primary" style="height: 35px">
- {{ 'Сохранить' }}
+ {{ $t('global.action.save') }}
</b-button>
</b-col>
</b-row>