词典新增复制页面功能,方便查好发送给别人
This commit is contained in:
@@ -89,6 +89,8 @@ return{
|
||||
|
||||
replayBroken="Cannot load replay",
|
||||
|
||||
dictNote="==Copied from TetroDictionary==",
|
||||
|
||||
getNoticeFail="Failed to fetch announcements",
|
||||
oldVersion="Version $1 is now available",
|
||||
needUpdate="Newer version required!",
|
||||
@@ -554,6 +556,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
copy="Copy page",
|
||||
link="Open URL",
|
||||
},
|
||||
stat={
|
||||
|
||||
@@ -78,6 +78,8 @@ return{
|
||||
|
||||
replayBroken="No se puede cargar la repetición",
|
||||
|
||||
-- dictNote="==Copied from TetroDictionary==",
|
||||
|
||||
getNoticeFail="Error al buscar novedades.",
|
||||
oldVersion="¡Está disponible la nueva versión $1!",
|
||||
versionNotMatch="¡Las versiones no coinciden!",
|
||||
@@ -513,6 +515,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
-- copy="Copy page",
|
||||
link="Abrir URL",
|
||||
},
|
||||
stat={
|
||||
|
||||
@@ -79,6 +79,8 @@ return{
|
||||
|
||||
-- replayBroken="Cannot load replay",
|
||||
|
||||
-- dictNote="==Copied from TetroDictionary==",
|
||||
|
||||
getNoticeFail="Echec de l'obtention de la notice",
|
||||
oldVersion="La version $1 est disponible !",
|
||||
-- versionNotMatch="Version do not match!",
|
||||
@@ -510,6 +512,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
-- copy="Copy page",
|
||||
link="Ouvrir URL",
|
||||
},
|
||||
stat={
|
||||
|
||||
@@ -77,6 +77,8 @@ return{
|
||||
|
||||
-- replayBroken="Cannot load replay",
|
||||
|
||||
-- dictNote="==Copied from TetroDictionary==",
|
||||
|
||||
getNoticeFail="Não conseguiu ter anúncios",
|
||||
oldVersion="Versão $1 esta disponível agora!",
|
||||
-- versionNotMatch="Version do not match!",
|
||||
@@ -544,6 +546,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
-- copy="Copy page",
|
||||
link="Abrir URL",
|
||||
},
|
||||
stat={
|
||||
|
||||
@@ -64,6 +64,8 @@ return{
|
||||
|
||||
replayBroken=">x.",
|
||||
|
||||
-- dictNote="==Copied from TetroDictionary==",
|
||||
|
||||
pauseStat={
|
||||
"~:",
|
||||
"=/''/[ ]:",
|
||||
@@ -423,6 +425,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="TetroDictionary",
|
||||
copy=":→__",
|
||||
link="~~e>>",
|
||||
},
|
||||
stat={
|
||||
|
||||
@@ -89,6 +89,8 @@ return{
|
||||
|
||||
replayBroken="无法加载该录像",
|
||||
|
||||
dictNote="==复制于小z词典==",
|
||||
|
||||
getNoticeFail="拉取公告失败",
|
||||
oldVersion="最新版本$1可以下载了!",
|
||||
needUpdate="请更新游戏!",
|
||||
@@ -571,6 +573,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="小Z方块词典",
|
||||
copy="复制页面",
|
||||
link="打开链接",
|
||||
},
|
||||
stat={
|
||||
|
||||
@@ -557,6 +557,7 @@ return{
|
||||
},
|
||||
dict={
|
||||
title="四联词典",
|
||||
copy="复印页",
|
||||
link="打开网页",
|
||||
},
|
||||
stat={
|
||||
|
||||
Reference in New Issue
Block a user