Update CreationDate.plugin.js
This commit is contained in:
parent
0b658b4d19
commit
4a7f55304f
|
@ -418,7 +418,7 @@ var CreationDate = (_ => {
|
|||
};
|
||||
case "ru": //russian
|
||||
return {
|
||||
createdat_text: "Создано {{time}}"
|
||||
createdat_text: "Создан {{time}}"
|
||||
};
|
||||
case "uk": //ukrainian
|
||||
return {
|
||||
|
|
Loading…
Reference in New Issue