Update README.md to include Russian text sources and placeholder information

This commit is contained in:
sadtweenk
2026-03-13 10:26:13 +03:00
parent b7cfef4573
commit 99801d88c3
15 changed files with 870 additions and 0 deletions

10
common/dates.json Normal file
View File

@@ -0,0 +1,10 @@
{
"formats": {
"ruLocale": "ru-RU"
},
"labels": {
"expiresAt": "Заканчивается",
"updatedAt": "Обновлено",
"createdAt": "Создано"
}
}