Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

VOTE-984: updates vermont fallback language and enables navajo #804

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions assets/styles/component/language-switcher.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,3 @@
display: none;
}
}

// Hide Navajo translation temporarily.
li.usa-language__submenu-item[data-lang="lang-nv"] {
display: none;
}
3 changes: 1 addition & 2 deletions config/_default/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,7 @@
"english_only": "<Bilag1ana k'ehj7>",
"last_updated": "Ak44'di n1zk'33z: ",
"select_language": "Saad choid77['88[7g77",
"english_languageName": "Navajo",
"translation_outdated": true
"english_languageName": "Navajo"
}
}
}
2 changes: 1 addition & 1 deletion content/nv/register/vt.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ more_info_link = "https://sos.vermont.gov/elections/voters/registration/"
confirm_registration_link = "https://mvp.vermont.gov/"
default_ip_deadline = "I'ii'n77[ Bij9j8' b1 ah00t'8' d00 bij9 g0ne'"
default_online_deadline = "I'ii'n77[ Bij9j8' b1 ah00t'8' d00 bij9 g0ne'"
default_mail_received_deadline = "I'ii'n77[ Bij9j8' t'ahdoo Nida'iin77sh yi[kaah7 n7didooltsos"
default_mail_received_deadline = "I’ii’nííł bijį́ táá bich’į’ éí doodago éí yoołkááł góne’ kodi nihaanídoolwoł."

+++
2 changes: 1 addition & 1 deletion data/translations/nv/state-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
"vt": {
"default_ip_deadline": "I'ii'n77[ Bij9j8' b1 ah00t'8' d00 bij9 g0ne'",
"default_online_deadline": "I'ii'n77[ Bij9j8' b1 ah00t'8' d00 bij9 g0ne'",
"default_mail_received_deadline": "I'ii'n77[ Bij9j8' t'ahdoo Nida'iin77sh yi[kaah7 n7didooltsos"
"default_mail_received_deadline": "I’ii’nííł bijį́ táá bich’į’ éí doodago éí yoołkááł góne’ kodi nihaanídoolwoł"
},
"va": {
"default_ip_deadline": "I'ii'n77[ Bij9j8' t'ahdoo naadiin naaki yi[kaah7",
Expand Down