Update JoinedAtDate.plugin.js

This commit is contained in:
Mirco Wittrien 2021-04-30 12:00:48 +02:00
parent 1d74ecaff7
commit 38e4606262
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ module.exports = (_ => {
};
case "fr": // French
return {
joined_at: "Inscription le {{time}}"
joined_at: "Rejoint le {{time}}"
};
case "hr": // Croatian
return {