继续实现一堆联网消息
语言文件加一条 框架跟进
This commit is contained in:
@@ -111,6 +111,7 @@ return{
|
||||
},
|
||||
|
||||
tooFrequently="Request too frequently",
|
||||
roomPasswordChanged="Room password changed",
|
||||
getNoticeFail="Failed to fetch announcements",
|
||||
oldVersion="Version $1 is now available",
|
||||
needUpdate="Newer version required!",
|
||||
|
||||
@@ -110,6 +110,7 @@ return{
|
||||
},
|
||||
|
||||
-- tooFrequently="Request too frequently",
|
||||
-- roomPasswordChanged="Room password changed",
|
||||
getNoticeFail="Error al buscar novedades.",
|
||||
oldVersion="¡Está disponible la nueva versión $1!",
|
||||
needUpdate="¡Nueva versión requerida!",
|
||||
|
||||
@@ -101,6 +101,7 @@ return{
|
||||
},
|
||||
|
||||
-- tooFrequently="Request too frequently",
|
||||
-- roomPasswordChanged="Room password changed",
|
||||
getNoticeFail="Echec de l'obtention de la notice",
|
||||
oldVersion="La version $1 est disponible !",
|
||||
-- versionNotMatch="Version do not match!",
|
||||
|
||||
@@ -112,6 +112,7 @@ return{
|
||||
},
|
||||
|
||||
-- tooFrequently="Request too frequently",
|
||||
-- roomPasswordChanged="Room password changed",
|
||||
getNoticeFail="Gagal mengambil pengumuman-pengumuman",
|
||||
oldVersion="Versi $1 sekarang tersedia",
|
||||
needUpdate="Butuh versi lebih baru!",
|
||||
|
||||
@@ -112,6 +112,7 @@ return{
|
||||
},
|
||||
|
||||
-- tooFrequently="Request too frequently",
|
||||
-- roomPasswordChanged="Room password changed",
|
||||
getNoticeFail="お知らせ情報を取得できませんでした",
|
||||
oldVersion="バージョン$1のダウンロードが可能になりました",
|
||||
needUpdate="最新バージョンに更新してください",
|
||||
|
||||
@@ -99,6 +99,7 @@ return{
|
||||
},
|
||||
|
||||
-- tooFrequently="Request too frequently",
|
||||
-- roomPasswordChanged="Room password changed",
|
||||
getNoticeFail="Não conseguiu ter anúncios",
|
||||
oldVersion="Versão $1 esta disponível agora!",
|
||||
-- versionNotMatch="Version do not match!",
|
||||
|
||||
@@ -111,6 +111,7 @@ return{
|
||||
},
|
||||
|
||||
tooFrequently="操作太频繁",
|
||||
roomPasswordChanged="房间密码已更改",
|
||||
getNoticeFail="拉取公告失败",
|
||||
oldVersion="最新版本$1可以下载了!",
|
||||
needUpdate="请更新游戏!",
|
||||
|
||||
@@ -111,6 +111,7 @@ return{
|
||||
},
|
||||
|
||||
tooFrequently="Error.requestTooFrequently();",
|
||||
roomPasswordChanged="Info.roomPwChanged();",
|
||||
getNoticeFail="Error.FetchAnnouncement();",
|
||||
oldVersion="Version.New($1);",
|
||||
needUpdate="Version.NeedUpdate();",
|
||||
|
||||
@@ -111,6 +111,7 @@ return{
|
||||
},
|
||||
|
||||
tooFrequently="操作太頻繁",
|
||||
roomPasswordChanged="房間密碼已更改",
|
||||
getNoticeFail="無法獲取公告",
|
||||
oldVersion="版本 $1 現已推出",
|
||||
needUpdate="請更新遊戲!",
|
||||
|
||||
Reference in New Issue
Block a user