Skip to content

Commit 24dd690

Browse files
committed
style: Fix missing indent in zh-CN, zh-TW and ja translation files
1 parent aa192f5 commit 24dd690

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

locales/ja/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"name": "自動フォーマット機能の有効化"
8888
},
8989
"AutocompletePlus_AutoFormatter_TrimSurroundingSpaces": {
90-
"name": "先頭・末尾の空白を削除",
91-
"tooltip": "有効時、プロンプトの先頭と末尾にある空行やスペースをすべて削除します。"
90+
"name": "先頭・末尾の空白を削除",
91+
"tooltip": "有効時、プロンプトの先頭と末尾にある空行やスペースをすべて削除します。"
9292
}
9393
}

locales/zh-TW/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"name": "啟用自動格式化"
8888
},
8989
"AutocompletePlus_AutoFormatter_TrimSurroundingSpaces": {
90-
"name": "去除首尾空白",
91-
"tooltip": "啟用時,清除提示詞開頭和結尾的所有空行和空格。"
90+
"name": "去除首尾空白",
91+
"tooltip": "啟用時,清除提示詞開頭和結尾的所有空行和空格。"
9292
}
9393
}

locales/zh/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"name": "启用自动格式化"
8888
},
8989
"AutocompletePlus_AutoFormatter_TrimSurroundingSpaces": {
90-
"name": "去除首尾空白",
91-
"tooltip": "启用时,清除提示词开头和结尾的所有空行和空格。"
90+
"name": "去除首尾空白",
91+
"tooltip": "启用时,清除提示词开头和结尾的所有空行和空格。"
9292
}
9393
}

0 commit comments

Comments
 (0)