You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Guide-WiiU/docs/.vitepress/i18n/strings/index.js

4 lines
124 B
JavaScript

import en_US from './en_US' with { type: 'json' }
import hu_HU from './hu_HU' with { type: 'json' }
export { en_US, hu_HU }