7 lines
360 B
JavaScript
7 lines
360 B
JavaScript
// Generated by scripts/build-i18n.js from locales/*.json — do not edit by hand.
|
|||
|
|
// Add or change strings in locales/<code>.json, then run `npm run build:i18n`.
|
||
|
|
// The default locale's dictionary, under a name that does not change when the default
|
||
|
|
// does. Imported for its side effect: loading it registers the strings t() falls back to.
|
||
|
|
|
||
|
|
import "./en.js";
|