()
| 19 | module.exports = (I18NEditLevelView = (function () { |
| 20 | I18NEditLevelView = class I18NEditLevelView extends I18NEditModelView { |
| 21 | static initClass () { |
| 22 | this.prototype.id = 'i18n-edit-level-view' |
| 23 | this.prototype.modelClass = Level |
| 24 | } |
| 25 | |
| 26 | buildTranslationList () { |
| 27 | let component, componentIndex, context, goal, hint, i18n, index, key, left, left1, left2, left3, left4, left5, left6, name, path, thang, thangIndex, value |