diff --git a/app/locale/ar.coffee b/app/locale/ar.coffee index 010730af7..95ea4b96e 100644 --- a/app/locale/ar.coffee +++ b/app/locale/ar.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "العربية", englishDescription: "Arabi # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/bg.coffee b/app/locale/bg.coffee index 280e57c66..f8c6d22bd 100644 --- a/app/locale/bg.coffee +++ b/app/locale/bg.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "български език", englishDescri # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ca.coffee b/app/locale/ca.coffee index 98d0982ac..94cb6d785 100644 --- a/app/locale/ca.coffee +++ b/app/locale/ca.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Català", englishDescription: "Catalan", tr # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/cs.coffee b/app/locale/cs.coffee index 9dcb046f6..b376c394a 100644 --- a/app/locale/cs.coffee +++ b/app/locale/cs.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "čeština", englishDescription: "Czech", tr # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/da.coffee b/app/locale/da.coffee index 63f1b56b5..7857a119d 100644 --- a/app/locale/da.coffee +++ b/app/locale/da.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "dansk", englishDescription: "Danish", trans options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/de-AT.coffee b/app/locale/de-AT.coffee index c9365f521..1d8dac402 100644 --- a/app/locale/de-AT.coffee +++ b/app/locale/de-AT.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Deutsch (Österreich)", englishDescription: options: general_options: "Allgemeine Einstellungen" +# volume_label: "Volume" music_label: "Musik" music_description: "Schalte Hintergrundmusik an/aus." # autorun_label: "Autorun" diff --git a/app/locale/de-CH.coffee b/app/locale/de-CH.coffee index a0ac35ce7..7f29c727e 100644 --- a/app/locale/de-CH.coffee +++ b/app/locale/de-CH.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Deutsch (Schweiz)", englishDescription: "Ge options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/de-DE.coffee b/app/locale/de-DE.coffee index 1c2f3e64d..2d93f7d76 100644 --- a/app/locale/de-DE.coffee +++ b/app/locale/de-DE.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Deutsch (Deutschland)", englishDescription: options: general_options: "Allgemeine Einstellungen" +# volume_label: "Volume" music_label: "Musik" music_description: "Schalte Hintergrundmusik an/aus." # autorun_label: "Autorun" diff --git a/app/locale/de.coffee b/app/locale/de.coffee index ae66eb7df..3d9fcf287 100644 --- a/app/locale/de.coffee +++ b/app/locale/de.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Deutsch", englishDescription: "German", tra options: general_options: "Allgemeine Einstellungen" +# volume_label: "Volume" music_label: "Musik" music_description: "Schalte Hintergrundmusik an/aus." # autorun_label: "Autorun" diff --git a/app/locale/el.coffee b/app/locale/el.coffee index 63a002c9e..cf1ea906b 100644 --- a/app/locale/el.coffee +++ b/app/locale/el.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "ελληνικά", englishDescription: "Gre # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/en-AU.coffee b/app/locale/en-AU.coffee index f22c6dbe2..fbf9410c8 100644 --- a/app/locale/en-AU.coffee +++ b/app/locale/en-AU.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "English (AU)", englishDescription: "English # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/en-GB.coffee b/app/locale/en-GB.coffee index 925c908c6..b8cb8411a 100644 --- a/app/locale/en-GB.coffee +++ b/app/locale/en-GB.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "English (UK)", englishDescription: "English options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/en-US.coffee b/app/locale/en-US.coffee index 8ad30dd89..1541deabd 100644 --- a/app/locale/en-US.coffee +++ b/app/locale/en-US.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "English (US)", englishDescription: "English # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/es-419.coffee b/app/locale/es-419.coffee index a4d767b13..e100142d2 100644 --- a/app/locale/es-419.coffee +++ b/app/locale/es-419.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "español (América Latina)", englishDescrip options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/es-ES.coffee b/app/locale/es-ES.coffee index 64cb82fcb..2d4d41d12 100644 --- a/app/locale/es-ES.coffee +++ b/app/locale/es-ES.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "español (ES)", englishDescription: "Spanis options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/es.coffee b/app/locale/es.coffee index 62896d625..43674fe60 100644 --- a/app/locale/es.coffee +++ b/app/locale/es.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "español", englishDescription: "Spanish", t # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/fa.coffee b/app/locale/fa.coffee index 2a75ddb3e..2aea43f4e 100644 --- a/app/locale/fa.coffee +++ b/app/locale/fa.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "فارسی", englishDescription: "Persian", # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/fi.coffee b/app/locale/fi.coffee index 6fb9c21d8..ad52c0713 100644 --- a/app/locale/fi.coffee +++ b/app/locale/fi.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "suomi", englishDescription: "Finnish", tran # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/fr.coffee b/app/locale/fr.coffee index 913dda2c9..51c442ed0 100644 --- a/app/locale/fr.coffee +++ b/app/locale/fr.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "français", englishDescription: "French", t options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/he.coffee b/app/locale/he.coffee index 380bbdc08..bc4fe3c6a 100644 --- a/app/locale/he.coffee +++ b/app/locale/he.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "עברית", englishDescription: "Hebrew", # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/hi.coffee b/app/locale/hi.coffee index 4d00d4dee..876aef695 100644 --- a/app/locale/hi.coffee +++ b/app/locale/hi.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "मानक हिन्दी", englishDe # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/hu.coffee b/app/locale/hu.coffee index 1e530b4c7..7e19bfc87 100644 --- a/app/locale/hu.coffee +++ b/app/locale/hu.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "magyar", englishDescription: "Hungarian", t # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/id.coffee b/app/locale/id.coffee index ee80dff66..cb115a690 100644 --- a/app/locale/id.coffee +++ b/app/locale/id.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Bahasa Indonesia", englishDescription: "Ind # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/it.coffee b/app/locale/it.coffee index 84c168299..5c0d1ff76 100644 --- a/app/locale/it.coffee +++ b/app/locale/it.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ja.coffee b/app/locale/ja.coffee index 20202577b..dffa1fa47 100644 --- a/app/locale/ja.coffee +++ b/app/locale/ja.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "日本語", englishDescription: "Japanese", options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ko.coffee b/app/locale/ko.coffee index e3a4ef045..da283f410 100644 --- a/app/locale/ko.coffee +++ b/app/locale/ko.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "한국어", englishDescription: "Korean", t options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/lt.coffee b/app/locale/lt.coffee index e5ca1fffa..392736446 100644 --- a/app/locale/lt.coffee +++ b/app/locale/lt.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "lietuvių kalba", englishDescription: "Lith # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ms.coffee b/app/locale/ms.coffee index d9d6fa714..8090b977e 100644 --- a/app/locale/ms.coffee +++ b/app/locale/ms.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Bahasa Melayu", englishDescription: "Bahasa # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/nb.coffee b/app/locale/nb.coffee index 0c3b52b92..586d407d6 100644 --- a/app/locale/nb.coffee +++ b/app/locale/nb.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Norsk Bokmål", englishDescription: "Norweg # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/nl-BE.coffee b/app/locale/nl-BE.coffee index dca53ac5d..57779c970 100644 --- a/app/locale/nl-BE.coffee +++ b/app/locale/nl-BE.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Nederlands (België)", englishDescription: options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/nl-NL.coffee b/app/locale/nl-NL.coffee index 16d8706e0..2c3f0130b 100644 --- a/app/locale/nl-NL.coffee +++ b/app/locale/nl-NL.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Nederlands (Nederland)", englishDescription options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/nl.coffee b/app/locale/nl.coffee index 51399f105..f2dd6e88f 100644 --- a/app/locale/nl.coffee +++ b/app/locale/nl.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Nederlands", englishDescription: "Dutch", t options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/nn.coffee b/app/locale/nn.coffee index bcf5762e7..4a1daa98a 100644 --- a/app/locale/nn.coffee +++ b/app/locale/nn.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Norwegian Nynorsk", englishDescription: "No # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/no.coffee b/app/locale/no.coffee index bfd304549..a0c93f751 100644 --- a/app/locale/no.coffee +++ b/app/locale/no.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Norsk", englishDescription: "Norwegian", tr # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/pl.coffee b/app/locale/pl.coffee index befbc7ca9..f81940642 100644 --- a/app/locale/pl.coffee +++ b/app/locale/pl.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "język polski", englishDescription: "Polish options: # general_options: "General Options" +# volume_label: "Volume" music_label: "Muzyka" music_description: "Wł/Wył muzykę w tle." autorun_label: "Autostart" diff --git a/app/locale/pt-BR.coffee b/app/locale/pt-BR.coffee index 76e1efe86..148286599 100644 --- a/app/locale/pt-BR.coffee +++ b/app/locale/pt-BR.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "português do Brasil", englishDescription: options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/pt-PT.coffee b/app/locale/pt-PT.coffee index 047fb80e5..b82a76888 100644 --- a/app/locale/pt-PT.coffee +++ b/app/locale/pt-PT.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Português (Portugal)", englishDescription: options: general_options: "Opções Gerais" +# volume_label: "Volume" music_label: "Música" music_description: "Ative ou desative a música de fundo." autorun_label: "Executar Automaticamente" diff --git a/app/locale/pt.coffee b/app/locale/pt.coffee index 2c9518552..b228f67f0 100644 --- a/app/locale/pt.coffee +++ b/app/locale/pt.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "português", englishDescription: "Portugues # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ro.coffee b/app/locale/ro.coffee index 0a8d6cc97..714774510 100644 --- a/app/locale/ro.coffee +++ b/app/locale/ro.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "limba română", englishDescription: "Roman options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ru.coffee b/app/locale/ru.coffee index c5ea9cd1e..bb980ecd2 100644 --- a/app/locale/ru.coffee +++ b/app/locale/ru.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "русский", englishDescription: "Russi options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/sk.coffee b/app/locale/sk.coffee index db7a48f7d..298ee9711 100644 --- a/app/locale/sk.coffee +++ b/app/locale/sk.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "slovenčina", englishDescription: "Slovak", # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/sl.coffee b/app/locale/sl.coffee index 28c63cbf1..31d01e63b 100644 --- a/app/locale/sl.coffee +++ b/app/locale/sl.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "slovenščina", englishDescription: "Sloven # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/sr.coffee b/app/locale/sr.coffee index 2ec357ed0..863e22f26 100644 --- a/app/locale/sr.coffee +++ b/app/locale/sr.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "српски", englishDescription: "Serbian # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/sv.coffee b/app/locale/sv.coffee index 7c733b528..37458eb60 100644 --- a/app/locale/sv.coffee +++ b/app/locale/sv.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Svenska", englishDescription: "Swedish", tr options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/th.coffee b/app/locale/th.coffee index 661573d41..b6e1cefed 100644 --- a/app/locale/th.coffee +++ b/app/locale/th.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "ไทย", englishDescription: "Thai", tra # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/tr.coffee b/app/locale/tr.coffee index 720488b3d..4c450173e 100644 --- a/app/locale/tr.coffee +++ b/app/locale/tr.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Türkçe", englishDescription: "Turkish", t options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/uk.coffee b/app/locale/uk.coffee index d94e271e6..698572816 100644 --- a/app/locale/uk.coffee +++ b/app/locale/uk.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "українська мова", englishDesc options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/ur.coffee b/app/locale/ur.coffee index 4df03e932..3f79f2ae0 100644 --- a/app/locale/ur.coffee +++ b/app/locale/ur.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "اُردُو", englishDescription: "Urdu", # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/vi.coffee b/app/locale/vi.coffee index e451dfecf..d617889cf 100644 --- a/app/locale/vi.coffee +++ b/app/locale/vi.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "Tiếng Việt", englishDescription: "Vietn # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/zh-HANS.coffee b/app/locale/zh-HANS.coffee index 9845fd8bc..f2b84e3e4 100644 --- a/app/locale/zh-HANS.coffee +++ b/app/locale/zh-HANS.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "简体中文", englishDescription: "Chinese options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/zh-HANT.coffee b/app/locale/zh-HANT.coffee index b2494cd5d..cf89fba0b 100644 --- a/app/locale/zh-HANT.coffee +++ b/app/locale/zh-HANT.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "繁体中文", englishDescription: "Chinese # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/zh-WUU-HANS.coffee b/app/locale/zh-WUU-HANS.coffee index b548ee9c8..e710f94b0 100644 --- a/app/locale/zh-WUU-HANS.coffee +++ b/app/locale/zh-WUU-HANS.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "吴语", englishDescription: "Wuu (Simplifi # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/zh-WUU-HANT.coffee b/app/locale/zh-WUU-HANT.coffee index 5e531075a..27d180c4f 100644 --- a/app/locale/zh-WUU-HANT.coffee +++ b/app/locale/zh-WUU-HANT.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "吳語", englishDescription: "Wuu (Traditio options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun" diff --git a/app/locale/zh.coffee b/app/locale/zh.coffee index 988c73d08..3429208e3 100644 --- a/app/locale/zh.coffee +++ b/app/locale/zh.coffee @@ -460,6 +460,7 @@ module.exports = nativeDescription: "中文", englishDescription: "Chinese", tra # options: # general_options: "General Options" +# volume_label: "Volume" # music_label: "Music" # music_description: "Turn background music on/off." # autorun_label: "Autorun"