diff --git a/manifest.toml b/manifest.toml index f8d2b4a65..28671f705 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,6 +1,18 @@ name = "Komi-Zyrian" version = "0.1.1" +# Name of the speller package in various languages. +# The default is English + autonym: +[speller.name] +en = "Komi-Zyrian spellchecker" +kpv = "Autonym spellchecker" + +# Description of the speller package in various languages. +# The default is English + autonym: +[speller.description] +en = "A spellchecker for Komi-Zyrian, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway" +kpv = "TRANSLATE: A spellchecker for Komi-Zyrian, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway" + [macos] system_pkg_id = "no.divvun.MacDivvun.kpv"