add blank text as translatable
authorAlan <alan@roojs.com>
Thu, 13 Jul 2023 02:41:28 +0000 (10:41 +0800)
committerAlan <alan@roojs.com>
Thu, 13 Jul 2023 02:41:28 +0000 (10:41 +0800)
src/JsRender/Roo.vala

index 33f76aa..aadb3eb 100644 (file)
@@ -64,7 +64,8 @@ namespace JsRender {
                 "emptyTitle",
                 "dialogTitle",
                 "modalTitle",
-                "boxLabel"
+                "boxLabel",
+                "blankText"
                 
                 };
             for (var i=0;i<dsp.length;i++) {