mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 23:32:53 +01:00
feat: add license block
This commit is contained in:
@@ -23,6 +23,10 @@ enum I18nKey {
|
||||
primaryColor = "primaryColor",
|
||||
|
||||
more = "more",
|
||||
|
||||
author = "author",
|
||||
publishedAt = "publishedAt",
|
||||
license = "license",
|
||||
}
|
||||
|
||||
export default I18nKey;
|
||||
Reference in New Issue
Block a user