Localize feed TimeAgo.

Partially fixes #554.
This commit is contained in:
FireMaskterK
2021-10-27 01:59:03 +01:00
parent e19fbca300
commit a5b5b94b43
2 changed files with 13 additions and 0 deletions

View File

@@ -225,6 +225,12 @@ const mixin = {
return "en";
},
},
data() {
return {
TimeAgo: TimeAgo,
TimeAgoConfig: timeAgo,
};
},
};
const i18n = createI18n({