Update ServerDetails.plugin.js
This commit is contained in:
parent
39db9fda7c
commit
afcf73d085
|
@ -478,7 +478,7 @@ module.exports = (_ => {
|
|||
return {
|
||||
boosts: "Бустеры",
|
||||
creation_date: "Дата создания",
|
||||
join_date: "Дате вступления"
|
||||
join_date: "Дата вступления"
|
||||
};
|
||||
case "sv": // Swedish
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue