mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 22:12:17 +00:00
Add translate key (#368)
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<button class="btn btn-normal btn-sm mt-3" @click="addField">{{ $t("addListItem", [ displayName ]) }}</button>
|
||||
</div>
|
||||
<div v-else>
|
||||
Long syntax is not supported here. Please use the YAML editor.
|
||||
{{ $t("LongSyntaxNotSupported") }}
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user