*/}}
Browse Source

translation updates

YimingWu 3 weeks ago
parent
commit
adf574872d
1 changed files with 6 additions and 1 deletions
  1. 6 1
      ourtranslations.c

+ 6 - 1
ourtranslations.c

@@ -23,7 +23,12 @@ extern tnsMain* T;
 extern OurPaint *Our;
 
 static const char *entries[]={
-"Can't allocate memory for size", "无法为该尺寸分配内存"
+"Inner","内边框",
+"Outer","外边框",
+"Cycle Sketches","切换草稿",
+"Remove Pallette", "删除调色板",
+"New Color", "新颜色",
+"Can't allocate memory for size", "无法为该尺寸分配内存",
 "Export Error","导出错误",
 "Try erasing some contents to make the canvas smaller.\n","请尝试擦除一些内容以缩小画布尺寸。\n",
 "Moving","移动",