mirror of
https://github.com/louislam/dockge.git
synced 2026-05-22 06:22:17 +00:00
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:
@@ -5,7 +5,7 @@
|
||||
|
||||
<div>
|
||||
<p>
|
||||
Allowed commands:
|
||||
{{ $t("Allowed commands:") }}
|
||||
<template v-for="(command, index) in allowedCommandList" :key="command">
|
||||
<code>{{ command }}</code>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user