Initial commit of framework
This commit is contained in:
6
locale/default/common.locale.js
Normal file
6
locale/default/common.locale.js
Normal file
@@ -0,0 +1,6 @@
|
||||
/*
|
||||
* Translation phrases common among all locales.
|
||||
*/
|
||||
module.exports = exports = {
|
||||
flitter: 'Flitter',
|
||||
}
|
||||
Reference in New Issue
Block a user