Add language attributes on some untranslated/known language elements

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
69 stars
Commit details (1120be0f)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add language attributes on some untranslated/known language elements

Raw text
Add language attributes on some untranslated/known language elements

Changed files (11)

Path Additions Deletions
src/demo/components/header.jsx +9 -2
src/demo/components/sections/about.jsx +3 -1
src/demo/components/sections/features.jsx +36 -22
src/demo/components/sections/support.jsx +8 -0
src/demo/components/sections/usage.jsx +5 -2
src/demo/components/sections/welcome.jsx +7 -0
src/options/components/sections/about.jsx +35 -11
src/options/components/sections/voices/available-languages.jsx +2 -0
src/popup/components/sections/header.jsx +9 -2
src/shared/components/error-boundary.jsx +1 -0
src/shared/components/section/version-section.jsx +4 -1

Commit categories (3)