This commit is contained in:
Yagami
2023-05-14 12:10:30 +08:00
parent 667890fc72
commit 8de24d01d7
+1
View File
@@ -3515,6 +3515,7 @@ class execution extends control
{
$this->lang->story->title = str_replace($this->lang->SRCommon, $this->lang->URCommon, $this->lang->story->title);
$this->lang->projectstory->whyNoStories = str_replace($this->lang->SRCommon, $this->lang->URCommon, $this->lang->projectstory->whyNoStories);
$this->lang->execution->linkStory = str_replace($this->lang->SRCommon, $this->lang->URCommon, $this->lang->story->linkStory);
}
/* Build the search form. */