first
This commit is contained in:
13
extensions/app/i18n/en.js
Executable file
13
extensions/app/i18n/en.js
Executable file
@@ -0,0 +1,13 @@
|
||||
'use strict';
|
||||
module.exports = {
|
||||
description: 'The core of the framework',
|
||||
app: 'App',
|
||||
create: 'Create',
|
||||
refresh: 'Refresh',
|
||||
help: 'Help',
|
||||
tiny: 'TinyPNG',
|
||||
menuCreateView: 'CreateUI',
|
||||
menuCreateManager: 'CreateManager',
|
||||
menuCreateControl: 'CreateControl',
|
||||
menuCreateModel: 'CreateModel',
|
||||
};
|
||||
Reference in New Issue
Block a user