主菜单ui微调

This commit is contained in:
MrZ626
2021-03-25 22:01:04 +08:00
parent 7cb3797624
commit 86c45e39f6
6 changed files with 25 additions and 17 deletions

View File

@@ -72,6 +72,7 @@ return{
getNoticeFail="Failed fetching announcements...",
getVersionFail="Update detection failed",
oldVersion="Version $1 is now available!",
notFinished="Coming soon!",
httpCode="HTTP status code",
jsonError="JSON error",

View File

@@ -73,6 +73,7 @@ return{
getNoticeFail="Echec de l'obtention de la notice",
getVersionFail="Echec d'obtention de la dernière version",
oldVersion="La version $1 est disponible !",
-- notFinished="Coming soon!",
httpCode="Code de statut Http",
jsonError="Erreur json",

View File

@@ -72,6 +72,7 @@ return{
getNoticeFail="Não conseguiu ter anúncios",
getVersionFail="Falha ao detectar uma versão nova",
oldVersion="Versão $1 esta disponível agora!",
-- notFinished="Coming soon!",
-- httpCode="Http status code",
jsonError="Json error",

View File

@@ -73,6 +73,7 @@ return{
getNoticeFail="Error al buscar novedades.",
getVersionFail="Error al buscar nuevas versiones.",
oldVersion="¡Está disponible la nueva versión $1!",
-- notFinished="Coming soon!",
-- httpCode="Http status code",
-- jsonError="Json error",

View File

@@ -72,6 +72,7 @@ return{
getNoticeFail="拉取公告失败",
getVersionFail="检测新版本失败",
oldVersion="最新版本$1可以下载了!",
notFinished="暂未完成,敬请期待!",
httpCode="Http码",
jsonError="json错误",