1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 15:25:22 +03:00

Add Indonesian Translation

This commit is contained in:
Miguel Angel Mulero Martinez 2018-10-24 08:17:45 +02:00
parent e8400ffaf5
commit 0feda68542
4 changed files with 3752 additions and 1 deletions

View file

@ -6,7 +6,7 @@
var i18n = {}
const languagesAvailables = ['ca', 'de', 'en', 'es', 'fr', 'it', 'ja', 'ko', 'lv', 'pt', 'ru', 'sv', 'zh_CN'];
const languagesAvailables = ['ca', 'de', 'en', 'es', 'fr', 'id', 'it', 'ja', 'ko', 'lv', 'pt', 'ru', 'sv', 'zh_CN'];
/**
* Functions that depend on the i18n framework