mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-12-25 14:10:21 +00:00
@@ -225,6 +225,12 @@ const mixin = {
|
||||
return "en";
|
||||
},
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
TimeAgo: TimeAgo,
|
||||
TimeAgoConfig: timeAgo,
|
||||
};
|
||||
},
|
||||
};
|
||||
|
||||
const i18n = createI18n({
|
||||
|
||||
Reference in New Issue
Block a user