File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/[locale]/what-is-ether Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -178,7 +178,7 @@ const Page = async ({ params }: { params: { locale: Lang } }) => {
178178 </ CardTitle >
179179 < HighlightCardContent >
180180 < p >
181- { t ( "page-what-is-ether-what-is-ether-description-10 " ) }
181+ { t ( "page-what-is-ether-what-is-ether-description-9 " ) }
182182 </ p >
183183 </ HighlightCardContent >
184184 </ div >
@@ -189,19 +189,19 @@ const Page = async ({ params }: { params: { locale: Lang } }) => {
189189 </ IconBox >
190190 < div >
191191 < CardTitle className = "mb-2" >
192- { t ( "page-what-is-ether-what-is-ether-description-11 " ) }
192+ { t ( "page-what-is-ether-what-is-ether-description-10 " ) }
193193 </ CardTitle >
194194 < HighlightCardContent >
195195 < p >
196- { t ( "page-what-is-ether-what-is-ether-description-12 " ) }
196+ { t ( "page-what-is-ether-what-is-ether-description-11 " ) }
197197 </ p >
198198 </ HighlightCardContent >
199199 </ div >
200200 </ HighlightCard >
201201 </ HighlightStack >
202202 </ div >
203203 < LinkWithArrow href = "/staking/" >
204- { t ( "page-what-is-ether-what-is-ether-description-13 " ) }
204+ { t ( "page-what-is-ether-what-is-ether-description-12 " ) }
205205 </ LinkWithArrow >
206206 </ Section >
207207
You can’t perform that action at this time.
0 commit comments