itm-holding-package
Version:
ITM HOLDING PACKAGES
15 lines (14 loc) • 488 B
TypeScript
declare const en: {
default: string;
"bug.reporter.title": string;
"bug.reporter.description": string;
"bug.reporter.titleBug": string;
"bug.reporter.placeholderTitleBug": string;
"bug.reporter.descriptionBug": string;
"bug.reporter.placeholderDescription": string;
"bug.reporter.captureBug": string;
"bug.reporter.placeholderCaptureBug": string;
"bug.reporter.soumettre": string;
"bug.reporter.soumettreLoading": string;
};
export default en;