UNPKG

mui-language-picker

Version:
33 lines (32 loc) 1.28 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.languagePickerStrings_en = void 0; // eslint-disable-next-line @typescript-eslint/naming-convention exports.languagePickerStrings_en = { font: 'Font', script: 'Script', language: 'Language', selectLanguage: 'Choose Language Details', findALanguage: 'Find a language by name, code, or country', codeExplained: 'Code Explained', subtags: 'Subtags', details: 'Details', languageOf: 'A Language of $1$2.', inScript: ' in the $1 script', select: 'Save', cancel: 'Cancel', phonetic: 'Phonetic', changeName: 'Change Name', nameInstruction: 'If you would like to change the language name enter the new name here.', changeFeatures: 'Change Features', featureInstruction: 'Font feastures are optional. They are four characters followed by an optional number.', invalidFeature: 'Invalid Feature', openTypeFeatures: 'Open type font features', addFeature: 'Add Feature', addFeatureTitle: 'Add a font feature', addFeatureInstruction: 'Enter the font feature to add.', featureInput: 'Feature', newName: 'New Language Name', change: 'Change', noFonts: 'No recommended fonts', };