mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-01 13:01:30 -04:00
5 lines
53 B
JavaScript
5 lines
53 B
JavaScript
export default {
|
|
en: 'English',
|
|
es: 'Spanish'
|
|
};
|