From 16cbd9c77332c90870e80df05b33ff962ea8f518 Mon Sep 17 00:00:00 2001 From: Xenia Lu Date: Fri, 26 Aug 2022 21:39:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20EdgeDB=201.0=20-=203=20?= =?UTF-8?q?=E4=B8=AD=E6=96=87=E5=AD=97=E5=B9=95=E9=94=99=E5=88=AB=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- video/edgedb-day-1.0/subtitles/zh/3.bcc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/video/edgedb-day-1.0/subtitles/zh/3.bcc b/video/edgedb-day-1.0/subtitles/zh/3.bcc index e861739..707b050 100644 --- a/video/edgedb-day-1.0/subtitles/zh/3.bcc +++ b/video/edgedb-day-1.0/subtitles/zh/3.bcc @@ -327,7 +327,7 @@ "from": 180.60291048799968, "to": 183.20802500000008, "location": 2, - "content": "因次,为了表示这些剧集," + "content": "因此,为了表示这些剧集," }, { "from": 183.20802500000008, @@ -1329,7 +1329,7 @@ "from": 652.0574500439998, "to": 653.959349043, "location": 2, - "content": "我们可以赋上\u201cnum_episodes\u201d属性。" + "content": "我们可以带上\u201cnum_episodes\u201d属性。" }, { "from": 653.959349043, @@ -1341,7 +1341,7 @@ "from": 654.7851740429998, "to": 658.463849043, "location": 2, - "content": "则可以赋上\u201crelease_year\u201d和\u201cdirector\u201d属性。" + "content": "则可以带上\u201crelease_year\u201d和\u201cdirector\u201d属性。" }, { "from": 658.463849043, @@ -2121,7 +2121,7 @@ "from": 1027.7378791679996, "to": 1032.5676991629996, "location": 2, - "content": "只要是它最终能够生成一个\u201cPerson\u201d," + "content": "只要是它最终能够返回一个\u201cPerson\u201d," }, { "from": 1032.5676991629996, -- Gitee