Skip to content

Commit c9a1632

Browse files
committed
Remove unused translation keys (description, window_mode, window_size)
1 parent abb30fb commit c9a1632

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

packages/gephi-lite/src/locales/dev.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,6 @@
329329
},
330330
"timeline": {
331331
"label": "Timeline",
332-
"description": "Filter edges by date/time range",
333332
"fade_mode": "Show faded edges and nodes",
334333
"fade_mode_hint": "Keep filtered items visible with low opacity instead of hiding them"
335334
},

packages/gephi-lite/src/locales/en.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,6 @@
223223
"noValueOption": "No value",
224224
"timeline": {
225225
"label": "Timeline",
226-
"description": "Filter edges by date/time range",
227-
"window_mode": "Fixed time window mode",
228-
"window_size": "Window size",
229226
"fade_mode": "Show faded edges and nodes",
230227
"fade_mode_hint": "Keep filtered items visible with low opacity instead of hiding them"
231228
}

0 commit comments

Comments
 (0)