Explorar o código

docs(翻译): 翻译

tangning %!s(int64=2) %!d(string=hai) anos
pai
achega
bcd34fec6d

+ 1 - 1
src/locales/lang/ja/routes/scenes.ts

@@ -52,7 +52,7 @@ export default {
   },
   copyInfi: {
     title: 'シーンをコピー',
-    content: '元のカメラの下にあるシーンをコピーします。<br/>本当にシーンをコピーしますか?',
+    content: 'コピーされたシーンは元のカメラに属し、コピーを確認するかどうか?',
     ok: 'コピー成功',
   },
 };

+ 1 - 1
src/locales/lang/zh-CN/routes/scenes.ts

@@ -52,7 +52,7 @@ export default {
   },
   copyInfi: {
     title: '复制场景',
-    content: '复制场景,场景归属在原相机下。<br/>确定要复制场景吗?',
+    content: '复制场景,场景归属在原相机下。确定要复制场景吗?',
     ok: '复制成功',
   },
 };