修复粘贴场地可能报错,补充缺失的文本
This commit is contained in:
@@ -63,6 +63,7 @@ return{
|
||||
exportSuccess="Exported successfully",
|
||||
importSuccess="Imported successfully",
|
||||
dataCorrupted="Data corrupted",
|
||||
pasteWrongPlace="Paste at wrong place?",
|
||||
noFile="File not found",
|
||||
|
||||
VKTchW="Touch Weight",
|
||||
|
||||
@@ -63,6 +63,7 @@ return{
|
||||
exportSuccess="Exporté avec succès",
|
||||
importSuccess="Importé avec succès",
|
||||
dataCorrupted="Données corrompues",
|
||||
-- pasteWrongPlace="Paste at wrong place?",
|
||||
-- noFile="File not found",
|
||||
|
||||
VKTchW="Poids du toucher",
|
||||
|
||||
@@ -63,6 +63,7 @@ return{
|
||||
exportSuccess="Exportado com sucesso",
|
||||
importSuccess="Importado com sucesso",
|
||||
dataCorrupted="Data corrompida",
|
||||
-- pasteWrongPlace="Paste at wrong place?",
|
||||
-- noFile="File not found",
|
||||
|
||||
VKTchW="Peso de toque",
|
||||
|
||||
@@ -63,6 +63,7 @@ return{
|
||||
exportSuccess="Exportado con éxito",
|
||||
importSuccess="Importado con éxito",
|
||||
dataCorrupted="Los datos están corruptos.",
|
||||
-- pasteWrongPlace="Paste at wrong place?",
|
||||
-- noFile="File not found",
|
||||
|
||||
VKTchW="Sens. al tacto",
|
||||
|
||||
@@ -47,6 +47,7 @@ return{
|
||||
exportSuccess="~Out~",
|
||||
importSuccess="~In~",
|
||||
dataCorrupted="XXXXX",
|
||||
pasteWrongPlace="_?X.",
|
||||
-- noFile="File not found",
|
||||
|
||||
VKTchW="Tch↓",
|
||||
|
||||
@@ -63,6 +63,7 @@ return{
|
||||
exportSuccess="导出成功",
|
||||
importSuccess="导入成功",
|
||||
dataCorrupted="数据损坏",
|
||||
pasteWrongPlace="提醒:可能粘贴错地方了",
|
||||
noFile="找不到文件",
|
||||
|
||||
VKTchW="触摸点权重",
|
||||
|
||||
Reference in New Issue
Block a user