Skip to content

Commit 4ccb67a

Browse files
authored
feat: new setting fade fold widget (#1195)
1 parent 3aec315 commit 4ccb67a

33 files changed

+71
-30
lines changed

src/lang/ar-ye.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Change Log",
392392
"notifications": "Notifications",
393393
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
394+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

src/lang/be-by.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,5 +392,6 @@
392392
"changelog": "Журнал змен",
393393
"notifications": "Апавяшчэнні",
394394
"no_unread_notifications": "Няма непрачытаных апавяшчэнняў",
395-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
395+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
396+
"fade fold widgets": "Fade Fold Widgets"
396397
}

src/lang/bn-bd.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Change Log",
392392
"notifications": "Notifications",
393393
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
394+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

src/lang/cs-cz.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Change Log",
392392
"notifications": "Notifications",
393393
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
394+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

src/lang/de-de.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Änderungsbericht",
392392
"notifications": "Benachrichtigungen",
393393
"no_unread_notifications": "Keine ungelesenen Benachrichtigungen",
394-
"should_use_current_file_for_preview": "Sollte die aktuelle Datei für die Vorschau verwenden, anstatt dem Standard (index.html)"
394+
"should_use_current_file_for_preview": "Sollte die aktuelle Datei für die Vorschau verwenden, anstatt dem Standard (index.html)",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

src/lang/en-us.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,5 +392,6 @@
392392
"changelog": "Change Log",
393393
"notifications": "Notifications",
394394
"no_unread_notifications": "No unread notifications",
395-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
395+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
396+
"fade fold widgets": "Fade Fold Widgets"
396397
}

src/lang/es-sv.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Change Log",
392392
"notifications": "Notifications",
393393
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
394+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

src/lang/fr-fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Change Log",
392392
"notifications": "Notifications",
393393
"no_unread_notifications": "No unread notifications",
394-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
394+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

src/lang/hi-in.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,5 +392,6 @@
392392
"changelog": "Change Log",
393393
"notifications": "Notifications",
394394
"no_unread_notifications": "No unread notifications",
395-
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)"
395+
"should_use_current_file_for_preview": "Should use Current File For preview instead of default (index.html)",
396+
"fade fold widgets": "Fade Fold Widgets"
396397
}

src/lang/hu-hu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,5 +391,6 @@
391391
"changelog": "Változáslista",
392392
"notifications": "Értesítések",
393393
"no_unread_notifications": "Nincsenek olvasatlan értesítések",
394-
"should_use_current_file_for_preview": "A jelenlegi fájl használata az előnézethez az alapértelmezett (index.html) helyett"
394+
"should_use_current_file_for_preview": "A jelenlegi fájl használata az előnézethez az alapértelmezett (index.html) helyett",
395+
"fade fold widgets": "Fade Fold Widgets"
395396
}

0 commit comments

Comments
 (0)