Skip to content
Merged
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
6 changes: 3 additions & 3 deletions lang/haw.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ export default {
"components.tag-list.num-hidden": "+ {count} hou aku",
"components.tag-list.role-description":
`{count, plural,
=0 {Tag List with 0 items}
one {Tag List with {count}i mea}
other {Tag List with {count}a ʻē aʻe}
=0 {Papa inoa me 0 mau mea}
one {Papa inoa me {count} mau mea}
other {Papa inoa me {count} mau mea}
}`,
"components.tag-list.show-less": "Hōʻike liʻiliʻi",
"components.tag-list.show-more-description": "E koho e hōʻike i nā mea papa inoa inoa huna",
Expand Down
6 changes: 3 additions & 3 deletions lang/mi.js
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@ export default {
"components.tag-list.num-hidden": "+ {count} anō",
"components.tag-list.role-description":
`{count, plural,
=0 {Tag List with 0 items}
one {Tag List with {count}ahi te mea}
other {Tag List with {count}ētahi atu tūemi}
=0 {Rarangi Tohu me nga mea 0}
one {Rarangi Tohu me nga mea {count}}
other {Rarangi Tohu me nga mea {count}}
}`,
"components.tag-list.show-less": "Whakaaturia mai kia iti iho",
"components.tag-list.show-more-description": "Tīpakohia hei whakaatu i ngā tūemi rārangi tūtohu hunahuna",
Expand Down