diff --git a/app/appearance/langs/en_US.json b/app/appearance/langs/en_US.json
index 660e1335e..18c31cd76 100644
--- a/app/appearance/langs/en_US.json
+++ b/app/appearance/langs/en_US.json
@@ -1,6 +1,6 @@
{
"cloudStoragePurge": "Purge cloud storage",
- "cloudStoragePurgeConfirm": "Note: 1. Please ensure that other devices have paused sync before execution. 2. The purge operation is very time-consuming, please ensure that the network is stable. Are you sure to execute it now?",
+ "cloudStoragePurgeConfirm": "Note:
- Please ensure that other devices have paused sync before execution.
- The purge operation is very time-consuming, please ensure that the network is stable
Are you sure to execute it now?",
"dragFill": "Drag vertically to fill value",
"switchReadonly": "Switch read-only mode",
"original": "Original",
diff --git a/app/appearance/langs/es_ES.json b/app/appearance/langs/es_ES.json
index 5c4681d7d..1ba7bdb6d 100644
--- a/app/appearance/langs/es_ES.json
+++ b/app/appearance/langs/es_ES.json
@@ -1,6 +1,6 @@
{
"cloudStoragePurge": "Borrar almacenamiento en la nube",
- "cloudStoragePurgeConfirm": "Nota: 1. Asegúrese de que otros dispositivos hayan pausado la sincronización antes de la ejecución. 2. La operación de purga requiere mucho tiempo; asegúrese de que la red esté estable. ¿Está seguro de ejecutarla ahora?",
+ "cloudStoragePurgeConfirm": "Nota:- Asegúrese de que otros dispositivos hayan pausado la sincronización antes de la ejecución.
- La operación de purga requiere mucho tiempo; asegúrese de que la red esté estable
¿Está seguro de ejecutarla ahora?",
"dragFill": "Arrastra verticalmente para rellenar el valor",
"switchReadonly": "Cambiar modo de sólo lectura",
"original": "Original",
diff --git a/app/appearance/langs/fr_FR.json b/app/appearance/langs/fr_FR.json
index b2bf3bfbb..95787c339 100644
--- a/app/appearance/langs/fr_FR.json
+++ b/app/appearance/langs/fr_FR.json
@@ -1,6 +1,6 @@
{
"cloudStoragePurge": "Purger le stockage cloud",
- "cloudStoragePurgeConfirm": "Remarque : 1. Veuillez vous assurer que la synchronisation des autres appareils a été suspendue avant l'exécution. 2. L'opération de purge prend beaucoup de temps, veuillez vous assurer que le réseau est stable. Êtes-vous sûr de l'exécuter maintenant ?",
+ "cloudStoragePurgeConfirm": "Remarque :- Veuillez vous assurer que la synchronisation des autres appareils a été suspendue avant l'exécution.
- L'opération de purge prend beaucoup de temps, veuillez vous assurer que le réseau est stable
Êtes-vous sûr de l'exécuter maintenant ?",
"dragFill": "Arrastra verticalmente para rellenar el valor",
"switchReadonly": "Changer de mode lecture seule",
"original": "Originale",
diff --git a/app/appearance/langs/zh_CHT.json b/app/appearance/langs/zh_CHT.json
index c46197f08..972226591 100644
--- a/app/appearance/langs/zh_CHT.json
+++ b/app/appearance/langs/zh_CHT.json
@@ -1,6 +1,6 @@
{
"cloudStoragePurge": "清理雲端儲存",
- "cloudStoragePurgeConfirm": "請注意:1. 執行前請確保其他設備已經暫停同步 2. 清理作業非常耗時,請確保網路穩定 確定現在就執行嗎?",
+ "cloudStoragePurgeConfirm": "請注意:- 執行前請確保其他設備已經暫停同步
- 清理作業非常耗時,請確保網路穩定
確定現在就執行嗎?",
"dragFill": "下拉填滿資料",
"switchReadonly": "唯讀模式切換",
"original": "原值",
diff --git a/app/appearance/langs/zh_CN.json b/app/appearance/langs/zh_CN.json
index c56392205..deafe53ad 100644
--- a/app/appearance/langs/zh_CN.json
+++ b/app/appearance/langs/zh_CN.json
@@ -1,6 +1,6 @@
{
"cloudStoragePurge": "清理云端存储",
- "cloudStoragePurgeConfirm": "请注意:1. 执行前请确保其他设备已经暂停同步 2. 清理操作非常耗时,请确保网络稳定 确定现在就执行吗?",
+ "cloudStoragePurgeConfirm": "请注意:- 执行前请确保其他设备已经暂停同步
- 清理操作非常耗时,请确保网络稳定
确定现在就执行吗?",
"dragFill": "下拉填充数据",
"switchReadonly": "只读模式切换",
"original": "原值",