Update CreationDate.plugin.js

This commit is contained in:
Mirco Wittrien 2020-07-20 19:13:29 +02:00
parent 0b658b4d19
commit 4a7f55304f
1 changed files with 1 additions and 1 deletions

View File

@ -418,7 +418,7 @@ var CreationDate = (_ => {
};
case "ru": //russian
return {
createdat_text: "Создано {{time}}"
createdat_text: "Создан {{time}}"
};
case "uk": //ukrainian
return {