1
0

chore: add locales for defaultLike

This commit is contained in:
Insert5StarName
2023-11-30 13:25:35 +01:00
parent 13550bac35
commit 97bd4e6f82
5 changed files with 14 additions and 3 deletions
+1
View File
@@ -990,6 +990,7 @@ export interface Locale {
"numberOfProfileView": string;
"like": string;
"unlike": string;
"defaultLike": string;
"numberOfLikes": string;
"show": string;
"neverShow": string;