Skip to content

Commit

Permalink
Update speller metadata from configure.ac
Browse files Browse the repository at this point in the history
[skip-ci]
  • Loading branch information
snomos committed Jan 31, 2024
1 parent 4e9c351 commit f17ff60
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
name = "Eastern Mari"
version = "0.1.1"

# Name of the speller package in various languages.
# The default is English + autonym:
[speller.name]
en = "Eastern Mari spellchecker"
mhr = "Autonym spellchecker"

# Description of the speller package in various languages.
# The default is English + autonym:
[speller.description]
en = "A spellchecker for Eastern Mari, made by members of the language community, and by the Divvun and Giellatekno groups at UiT The Arctic University of Norway"
mhr = "TRANSLATE: A spellchecker for Eastern Mari, 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.mhr"

Expand Down

0 comments on commit f17ff60

Please sign in to comment.