From 3c1d80d060dd3da6ad6620ea03b25f10b373f3bc Mon Sep 17 00:00:00 2001 From: GitHub Action test Date: Tue, 17 Oct 2023 15:55:48 +0000 Subject: [PATCH] Automatic English texts updated --- locale/translation.js | 1 - 1 file changed, 1 deletion(-) diff --git a/locale/translation.js b/locale/translation.js index b42c4c3..40fcf8d 100644 --- a/locale/translation.js +++ b/locale/translation.js @@ -103,7 +103,6 @@ gettext('10-RS-FF-set-priority-test'); gettext('11-RS-FF-reset-priority-test'); gettext('TESTs'); gettext('00-index'); -gettext('D Flip-Flop with load and reset. Implemented in verilog'); gettext('System TFF with reset: It toogles its output on every system cycle. Verilog implementation'); gettext('System TFF: It toogles its output on every system cycle. Verilog implementation'); gettext('TFF with toggle input and reset: It toogles on every system cycle if the input is active. Verilog implementation');