feat(i18n): add Standard and Vertical strings for stackbit menu
What changed, and why it matters
This commit only adds translated text strings for two menu labels, 'Standard' and 'Vertical', used in the stackbit feature. It does not change any program logic, security checks, or data handling. There is no security relevance.
No security action needed. This is a routine localization update.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff adds two JSON key/value pairs (‘Standard’ and ‘Vertical’) to 11 locale files under i18n/translations. These are pure localization additions for UI labels. No code paths, cryptographic operations, input validation, or access controls are modified.
Changed components
i18n/translations/de-DE.jsoni18n/translations/es-MX.jsoni18n/translations/fr-FR.jsoni18n/translations/ja-JP.jsoni18n/translations/ko-KR.jsoni18n/translations/nl-NL.jsoni18n/translations/pt-BR.jsoni18n/translations/ru-RU.jsoni18n/translations/tr-TR.jsoni18n/translations/vi-VN.jsoni18n/translations/zh-CN.jsonInspect captured patch +22 / −0
diff --git a/i18n/translations/de-DE.json b/i18n/translations/de-DE.json
index f219461..c378305 100644
--- a/i18n/translations/de-DE.json
+++ b/i18n/translations/de-DE.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Einige Knoten sind nicht gehärtet:",
"Spend (%d):": "Ausgabe (%d):",
"Spend:": "Ausgaben:",
+ "Standard": "Standard",
"Standard mode": "Standardmodus",
"Static": "Statisch",
"Stats for Nerds": "Statistiken für Nerds",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Wert %S außerhalb des Bereichs: [ %s, %s]",
"Verifying…": "Überprüfung…",
"Version": "Version",
+ "Vertical": "Vertikal",
"Via Camera": "Via Kamera",
"Via D20": "Via D20",
"Via D6": "Via D6",
diff --git a/i18n/translations/es-MX.json b/i18n/translations/es-MX.json
index 2784413..0e3960b 100644
--- a/i18n/translations/es-MX.json
+++ b/i18n/translations/es-MX.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Algunos nodos no están endurecidos:",
"Spend (%d):": "Gastos (%d):",
"Spend:": "Gasto:",
+ "Standard": "Estándar",
"Standard mode": "Modo estándar",
"Static": "Estático",
"Stats for Nerds": "Estadísticas para Entendidos",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Valor %s fuera del rango: [ %s, %s]",
"Verifying…": "Verificando…",
"Version": "Versión",
+ "Vertical": "Vertical",
"Via Camera": "Desde Cámara",
"Via D20": "Vía D20",
"Via D6": "Vía D6",
diff --git a/i18n/translations/fr-FR.json b/i18n/translations/fr-FR.json
index d761a90..78fc38e 100644
--- a/i18n/translations/fr-FR.json
+++ b/i18n/translations/fr-FR.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Certains nœuds ne sont pas durcis :",
"Spend (%d):": "Dépense (%d) :",
"Spend:": "Dépense :",
+ "Standard": "Standard",
"Standard mode": "Mode standard",
"Static": "Statique",
"Stats for Nerds": "Statistiques pour les geeks",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Valeur %s hors de portée: [%s, %s]",
"Verifying…": "Vérification…",
"Version": "Version",
+ "Vertical": "Vertical",
"Via Camera": "Par caméra",
"Via D20": "Via D20",
"Via D6": "Via D6",
diff --git a/i18n/translations/ja-JP.json b/i18n/translations/ja-JP.json
index facbd1e..4806acc 100644
--- a/i18n/translations/ja-JP.json
+++ b/i18n/translations/ja-JP.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "一部のノードは硬化されていません:",
"Spend (%d):": "支出(%d):",
"Spend:": "支出:",
+ "Standard": "標準",
"Standard mode": "標準モード",
"Static": "静止画",
"Stats for Nerds": "オタクのための統計",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "値%sが範囲外です: [ %s, %s]",
"Verifying…": "認証中…",
"Version": "バージョン",
+ "Vertical": "縦向き",
"Via Camera": "カメラ経由",
"Via D20": "D20経由",
"Via D6": "D6経由",
diff --git a/i18n/translations/ko-KR.json b/i18n/translations/ko-KR.json
index 6b197e5..6c00a9b 100644
--- a/i18n/translations/ko-KR.json
+++ b/i18n/translations/ko-KR.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "일부 노드가 경화되지 않습니다:",
"Spend (%d):": "Spend (%d):",
"Spend:": "지출:",
+ "Standard": "표준",
"Standard mode": "표준 모드",
"Static": "Static",
"Stats for Nerds": "전문가를 위한 통계",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "%s는 [%s, %s] 범위를 벗어났습니다",
"Verifying…": "확인…",
"Version": "버전",
+ "Vertical": "세로",
"Via Camera": "카메라",
"Via D20": "20면체 주사위",
"Via D6": "일반 주사위",
diff --git a/i18n/translations/nl-NL.json b/i18n/translations/nl-NL.json
index 7b9517b..00ddb33 100644
--- a/i18n/translations/nl-NL.json
+++ b/i18n/translations/nl-NL.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Sommige knooppunten zijn niet gehard:",
"Spend (%d):": "Uitgaven (%d):",
"Spend:": "Uitgaven:",
+ "Standard": "Standaard",
"Standard mode": "Standaardmodus",
"Static": "Statisch",
"Stats for Nerds": "Statistieken voor nerds",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Waarde %s is buiten bereik: [%s, %s]",
"Verifying…": "Controleren…",
"Version": "Versie",
+ "Vertical": "Verticaal",
"Via Camera": "Via camera",
"Via D20": "Via D20",
"Via D6": "Via D6",
diff --git a/i18n/translations/pt-BR.json b/i18n/translations/pt-BR.json
index 38c4f37..ce6a25e 100644
--- a/i18n/translations/pt-BR.json
+++ b/i18n/translations/pt-BR.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Alguns nós não são hardened:",
"Spend (%d):": "Gastos (%d):",
"Spend:": "Gasto:",
+ "Standard": "Padrão",
"Standard mode": "Modo padrão",
"Static": "Estático",
"Stats for Nerds": "Estatísticas para nerds",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Valor %s fora do intervalo: [%s, %s]",
"Verifying…": "Checando…",
"Version": "Versão",
+ "Vertical": "Vertical",
"Via Camera": "Pela Câmera",
"Via D20": "Via D20",
"Via D6": "Via D6",
diff --git a/i18n/translations/ru-RU.json b/i18n/translations/ru-RU.json
index cce4323..61a8901 100644
--- a/i18n/translations/ru-RU.json
+++ b/i18n/translations/ru-RU.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Некоторые узлы не укреплены:",
"Spend (%d):": "Расход (%d):",
"Spend:": "Расход:",
+ "Standard": "Стандартный",
"Standard mode": "Стандартный режим",
"Static": "Static / Статическое оборудование",
"Stats for Nerds": "Статистика для Гиков",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Значение %s вне диапозона: [%s, %s]",
"Verifying…": "Верификация…",
"Version": "Версия",
+ "Vertical": "Вертикальный",
"Via Camera": "С Помощью Камеры",
"Via D20": "С Помощью D20",
"Via D6": "С Помощью D6",
diff --git a/i18n/translations/tr-TR.json b/i18n/translations/tr-TR.json
index c573f54..3c9f98b 100644
--- a/i18n/translations/tr-TR.json
+++ b/i18n/translations/tr-TR.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Bazı düğümler sertleştirilmemiş:",
"Spend (%d):": "Harcama (%d):",
"Spend:": "Harcama:",
+ "Standard": "Standart",
"Standard mode": "Standart Mod",
"Static": "Statik",
"Stats for Nerds": "İnekler İçin İstatistikler",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "%s değeri aralık dışında: [%s, %s]",
"Verifying…": "Doğrulanıyor…",
"Version": "Sürüm",
+ "Vertical": "Dikey",
"Via Camera": "Kamera Aracılığıyla",
"Via D20": "D20 Aracılığıyla",
"Via D6": "D6 Aracılığıyla",
diff --git a/i18n/translations/vi-VN.json b/i18n/translations/vi-VN.json
index 9648090..31b7f7c 100644
--- a/i18n/translations/vi-VN.json
+++ b/i18n/translations/vi-VN.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "Một số nút không được làm cứng:",
"Spend (%d):": "Chi tiêu (%d):",
"Spend:": "Chi tiêu:",
+ "Standard": "Tiêu chuẩn",
"Standard mode": "Chế độ Tiêu chuẩn",
"Static": "Tĩnh",
"Stats for Nerds": "Số liệu thống kê cho Mọt sách",
@@ -331,6 +332,7 @@
"Value %s out of range: [%s, %s]": "Giá trị %s ngoài phạm vi: [ %s, %s]",
"Verifying…": "Xác minh…",
"Version": "Phiên Bản",
+ "Vertical": "Dọc",
"Via Camera": "Qua máy ảnh",
"Via D20": "Qua xúc xắc 20 mặt",
"Via D6": "Qua xúc xắc 6 mặt",
diff --git a/i18n/translations/zh-CN.json b/i18n/translations/zh-CN.json
index 7cad610..3a2f0d2 100644
--- a/i18n/translations/zh-CN.json
+++ b/i18n/translations/zh-CN.json
@@ -284,6 +284,7 @@
"Some nodes are not hardened:": "有些节点未硬化:",
"Spend (%d):": "花费 (%d):",
"Spend:": "花费",
+ "Standard": "标准",
"Standard mode": "标准模式",
"Static": "Static 静态?",
"Stats for Nerds": "极客统计数据",
@@ -330,6 +331,7 @@
"User's Data": "用户数据",
"Value %s out of range: [%s, %s]": "值 %s 超出范围:[ %s,%s ]",
"Verifying…": "验证中…",
+ "Vertical": "垂直",
"Version": "版本",
"Via Camera": "通过摄像头",
"Via D20": "通过 D20",
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.