wj-elements
Version:
WebJET Elements is a modern set of user interface tools harnessing the power of web components designed to simplify web application development.
14 lines (13 loc) • 360 B
TypeScript
export const skSk: {
code: string;
name: string;
dir: string;
welcome: string;
'wj.file.upload.button': string;
'wj.file.upload.uploaded': string;
'wj.file.upload.from': string;
'wj.stepper.button.next': string;
'wj.stepper.button.finish': string;
'wj.stepper.button.previous': string;
'wj.stepper.step': string;
};