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

7 lines
111 B
JavaScript
Raw Normal View History

2020-11-01 18:50:03 +00:00
/*
* Translation phrases common among all locales.
*/
module.exports = exports = {
flitter: 'Flitter',
}