Skip to content

Commit 16a6986

Browse files
authored
fix(i18n): add translation for 'likes' key
1 parent 704987b commit 16a6986

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

i18n/locales/en.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,8 @@
183183
"code": "code",
184184
"docs": "docs",
185185
"fund": "fund",
186-
"compare": "compare"
186+
"compare": "compare",
187+
"likes": "Likes"
187188
},
188189
"docs": {
189190
"not_available": "Docs not available",

0 commit comments

Comments
 (0)