feat: add reset success translation
This commit is contained in:
@@ -245,6 +245,9 @@
|
|||||||
"mimetype": "Medientyp: ",
|
"mimetype": "Medientyp: ",
|
||||||
"image_below": "Bild wird unten angezeigt:",
|
"image_below": "Bild wird unten angezeigt:",
|
||||||
"separator": "--------------------------------------------------"
|
"separator": "--------------------------------------------------"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"reset_success": "Vorschau erfolgreich zurückgesetzt"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interpretation_buttons": {
|
"interpretation_buttons": {
|
||||||
|
|||||||
@@ -246,6 +246,9 @@
|
|||||||
"mimetype": "mimetype: ",
|
"mimetype": "mimetype: ",
|
||||||
"image_below": "Image is rendered below:",
|
"image_below": "Image is rendered below:",
|
||||||
"separator": "--------------------------------------------------"
|
"separator": "--------------------------------------------------"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"reset_success": "Output Preview reset successfully"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interpretation_buttons": {
|
"interpretation_buttons": {
|
||||||
|
|||||||
@@ -265,6 +265,9 @@
|
|||||||
"use_previous": "¿Desea usar su selección anterior como condición para realizar esta acción?",
|
"use_previous": "¿Desea usar su selección anterior como condición para realizar esta acción?",
|
||||||
"previous_action": "Su acción anterior fue: ",
|
"previous_action": "Su acción anterior fue: ",
|
||||||
"element_text": "en un elemento con texto "
|
"element_text": "en un elemento con texto "
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"reset_success": "Vista previa restablecida correctamente"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"recording_page": {
|
"recording_page": {
|
||||||
|
|||||||
@@ -246,6 +246,9 @@
|
|||||||
"mimetype": "MIMEタイプ: ",
|
"mimetype": "MIMEタイプ: ",
|
||||||
"image_below": "画像は以下に表示されます:",
|
"image_below": "画像は以下に表示されます:",
|
||||||
"separator": "--------------------------------------------------"
|
"separator": "--------------------------------------------------"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"reset_success": "出力プレビューが正常にリセットされました"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interpretation_buttons": {
|
"interpretation_buttons": {
|
||||||
|
|||||||
@@ -246,6 +246,9 @@
|
|||||||
"mimetype": "MIME类型:",
|
"mimetype": "MIME类型:",
|
||||||
"image_below": "图片显示如下:",
|
"image_below": "图片显示如下:",
|
||||||
"separator": "--------------------------------------------------"
|
"separator": "--------------------------------------------------"
|
||||||
|
},
|
||||||
|
"notifications": {
|
||||||
|
"reset_success": "输出预览已成功重置"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interpretation_buttons": {
|
"interpretation_buttons": {
|
||||||
|
|||||||
Reference in New Issue
Block a user