mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
feat: i18n middleware
feat: i18n configuration. feat: i18n with tenancy.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import 'reflect-metadata';
|
||||
import { Router, Request, Response } from 'express';
|
||||
import i18n from 'i18n';
|
||||
|
||||
export default class Ping {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user