1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 14:31:44 +01:00

chore: extracts more locales text (#2992)

This commit is contained in:
Amir Raminfar
2024-05-28 19:37:41 -07:00
committed by GitHub
parent ce10266bf2
commit e00af4321f
4 changed files with 14 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
:to="{ name: 'stack-name', params: { name } }"
class="btn btn-square btn-outline btn-primary btn-xs"
active-class="btn-active"
title="Merge all services into one view"
:title="$t('tooltip.merge-services')"
>
<ph:arrows-merge />
</router-link>