Merge pull request #542 from auberginewly/fix/i18n-add-missing-zoom-threeD-keys

fix(i18n): add missing zoom.threeD translation keys for 7 locales
This commit is contained in:
Sid
2026-05-04 18:53:39 -07:00
committed by GitHub
7 changed files with 56 additions and 0 deletions
+8
View File
@@ -8,6 +8,14 @@
"manual": "Manual",
"auto": "Auto",
"autoDescription": "La cámara sigue la posición del cursor grabado"
},
"threeD": {
"title": "Rotación 3D",
"preset": {
"iso": "Iso",
"left": "Izquierda",
"right": "Derecha"
}
}
},
"speed": {
+8
View File
@@ -15,6 +15,14 @@
"fast": "Rapide",
"smooth": "Fluide",
"lazy": "Lent"
},
"threeD": {
"title": "Rotation 3D",
"preset": {
"iso": "Iso",
"left": "Gauche",
"right": "Droite"
}
}
},
"speed": {
+8
View File
@@ -8,6 +8,14 @@
"manual": "手動",
"auto": "自動",
"autoDescription": "表示範囲が録画中のカーソル位置に追従します"
},
"threeD": {
"title": "3D回転",
"preset": {
"iso": "Iso",
"left": "左",
"right": "右"
}
}
},
"speed": {
+8
View File
@@ -8,6 +8,14 @@
"manual": "수동",
"auto": "자동",
"autoDescription": "녹화된 커서 위치를 따라 카메라가 이동합니다"
},
"threeD": {
"title": "3D 회전",
"preset": {
"iso": "Iso",
"left": "왼쪽",
"right": "오른쪽"
}
}
},
"speed": {
+8
View File
@@ -8,6 +8,14 @@
"manual": "Manuel",
"auto": "Otomatik",
"autoDescription": "Kamera kaydedilen imleç konumunu takip eder"
},
"threeD": {
"title": "3D Döndürme",
"preset": {
"iso": "Iso",
"left": "Sol",
"right": "Sağ"
}
}
},
"speed": {
+8
View File
@@ -8,6 +8,14 @@
"manual": "手动",
"auto": "自动",
"autoDescription": "摄像头跟随录制时的光标位置"
},
"threeD": {
"title": "3D 旋转",
"preset": {
"iso": "Iso",
"left": "左",
"right": "右"
}
}
},
"speed": {
+8
View File
@@ -15,6 +15,14 @@
"fast": "快速",
"smooth": "平滑",
"lazy": "緩慢"
},
"threeD": {
"title": "3D 旋轉",
"preset": {
"iso": "Iso",
"left": "左",
"right": "右"
}
}
},
"speed": {