use vue-gettext

This commit is contained in:
0xJacky 2022-02-19 09:52:59 +08:00
parent b8d5d03572
commit 35d144c678
61 changed files with 1929 additions and 412 deletions

View file

@ -1,6 +1,6 @@
<template>
<div class="logo">
<img :src="logo" alt="logo" />
<img :src="logo" alt="logo"/>
<p class="text">Nginx UI</p>
<div class="clear"></div>
</div>