Skip to content

Commit

Permalink
Added Indonesian translation
Browse files Browse the repository at this point in the history
Added Indonesian translation
  • Loading branch information
slametps committed Mar 19, 2017
1 parent 7011932 commit 745ddd5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MMM-voice.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ Module.register("MMM-voice",{
getTranslations: function() {
return {
en: "translations/en.json",
de: "translations/de.json"
de: "translations/de.json",
id: "translations/id.json"
};
},

Expand Down

0 comments on commit 745ddd5

Please sign in to comment.