eecs448-project-4/locale/default/common.locale.js

8 lines
178 B
JavaScript
Raw Normal View History

2020-11-01 18:50:03 +00:00
/*
* Translation phrases common among all locales.
2020-11-08 18:34:50 +00:00
* This page was automatically generated by the Flitter framework.
2020-11-01 18:50:03 +00:00
*/
module.exports = exports = {
flitter: 'Flitter',
}