Skip to content

Commit

Permalink
Merge pull request #1582 from RodriSanchez1/feature/DownloadMacedonia…
Browse files Browse the repository at this point in the history
…nCboardPlugin

Add Cboard MKD plugin for download
  • Loading branch information
martinbedouret authored Sep 28, 2023
2 parents c71633d + 0dec28a commit f8c9bbb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion src/components/Settings/Language/downloadablesTts.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"label": "RHVoice",
"name": "com.github.olga_yakovleva.rhvoice.android",
"langs": ["ru-RU", "mk-MK", "uk-UA", "sq-MK"],
"langs": ["ru-RU", "uk-UA", "sq-MK"],
"url": "https://play.google.com/store/apps/details?id=com.github.olga_yakovleva.rhvoice.android",
"marketId": "com.github.olga_yakovleva.rhvoice.android",
"vendor": "RHVoice",
Expand Down Expand Up @@ -34,5 +34,14 @@
"marketId": "com.unicef.cboardCRO",
"vendor": "CboardCRO",
"website": ""
},
{
"label": "Cboard Macedonian",
"name": "com.unicef.cboard.MKD.android",
"langs": ["mk-MK"],
"url": "https://play.google.com/store/apps/details?id=com.unicef.cboard.MKD.android",
"marketId": "com.unicef.cboard.MKD.android",
"vendor": "CboardMKD",
"website": ""
}
]

0 comments on commit f8c9bbb

Please sign in to comment.