scratch – Diff between revs 58 and 125

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 58 Rev 125
Line 74... Line 74...
74 }, 74 },
75 ru: { 75 ru: {
76 upload: 'Загрузка', 76 upload: 'Загрузка',
77 file: 'Файл', 77 file: 'Файл',
78 uploadError: 'Ошибка' 78 uploadError: 'Ошибка'
79 } 79 },
-   80 ja: {
-   81 upload: 'アップロード',
-   82 file: 'ファイル',
-   83 uploadError: 'エラー'
-   84 },
-   85 pt_br: {
-   86 upload: 'Enviar do local',
-   87 file: 'Arquivo',
-   88 uploadError: 'Erro'
-   89 },
80 }, 90 },
81 // jshint camelcase:true 91 // jshint camelcase:true
Line 82... Line 92...
82   92  
83 plugins: { 93 plugins: {