Update translations

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2021-10-11 17:41:02 +02:00
parent 62af1e72d6
commit d4b6fb2b49
49 changed files with 3059 additions and 2643 deletions

View File

@@ -89,7 +89,7 @@ import RouteName from "../../router/name";
},
metaInfo() {
return {
title: this.$t("Follows") as string,
title: this.$t("Instance follows") as string,
};
},
})