feat: i18n support for codeblock copy text
This commit is contained in:
@@ -19,6 +19,9 @@ article:
|
||||
readingTime:
|
||||
one: "{{ .Count }} minute read"
|
||||
other: "{{ .Count }} minute read"
|
||||
codeblock:
|
||||
copy: Copy
|
||||
copied: Copied!
|
||||
|
||||
notFound:
|
||||
title: Not Found
|
||||
|
||||
Reference in New Issue
Block a user