From b5f3b60021b85cb9c1b2e85d5efeb71827f58995 Mon Sep 17 00:00:00 2001 From: GitHub Action test Date: Sat, 4 Nov 2023 11:47:11 +0000 Subject: [PATCH] Automatic English texts updated --- locale/translation.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locale/translation.js b/locale/translation.js index 7d5062ce..6c90e9eb 100644 --- a/locale/translation.js +++ b/locale/translation.js @@ -2125,11 +2125,11 @@ gettext('31-bits'); gettext('Alhambra-II'); gettext('01-Manual-testing'); gettext('not-x32: 32-bits not gate'); +gettext('02-Reg: 2 bits Register. Verilog implementation'); gettext('## Uint32-2bit Manual testing'); gettext('Alhambra-II'); gettext('01-Manual-testing'); -gettext('UINT32-8bit-verilog: Extend a 8-bit unsigned integer to 32-bits. Verilog implementation '); -gettext('## Uint32-8bit Manual testing'); +gettext('## 08-Uint32 Manual testing'); gettext('Alhambra-II'); gettext('01-Manual-testing'); gettext('UINT32-16bit-verilog: Extend a 16-bit unsigned integer to 32-bits. Verilog implementation ');