Files
cpost-qr-code/src/shared/config/i18n/messages/uz.d.json.ts
Samandar Turgunboyev 1f1aae0ab7 first commit
2025-10-13 14:14:32 +05:00

10 lines
281 B
TypeScript

// This file is auto-generated by next-intl, do not edit directly.
// See: https://next-intl.dev/docs/workflows/typescript#messages-arguments
declare const messages: {
"HomePage": {
"title": "Salom dunyo!",
"about": "Go to the about page"
}
};
export default messages;