Added Fr language and added missing translation keys (#66)

* Added Fr language and added missing translation keys

* forgotten key

* forgotten key

* fix
This commit is contained in:
Cyril59310
2023-11-19 10:19:33 +01:00
committed by GitHub
parent 53b052c1e5
commit 03bc2b6a34
10 changed files with 151 additions and 12 deletions

View File

@@ -50,7 +50,7 @@
placeholder="localhost"
/>
<button class="btn btn-outline-primary" type="button" @click="autoGetPrimaryHostname">
{{ $t("Auto Get") }}
{{ $t("autoGet") }}
</button>
</div>