diff --git a/i18n/ru.toml b/i18n/ru.toml index 2b75f94..2f16ec4 100644 --- a/i18n/ru.toml +++ b/i18n/ru.toml @@ -38,3 +38,6 @@ one = "{{ .Count }} слово" few = "{{ .Count }} слова" many = "{{ .Count }} слов" other = "{{ .Count }} слов" + +[lastModified] +other = "Последнее обновление"