Repository URL to install this package:
|
Version:
5.0.1 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
var _default = {
de: 'Deutsch',
en: 'English',
'en-GB': 'English (GB)',
es: 'Español',
fr: 'Français',
it: 'Italiano'
};
exports.default = _default;
//# sourceMappingURL=locales.js.map