feat(dashboard): handle API errors and enhance translations
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import nl from "./nl";
|
||||
import nl from './nl';
|
||||
|
||||
export default {
|
||||
nl
|
||||
}
|
||||
nl: { translation: nl },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user