RC-14: create dashboard page

This commit is contained in:
2023-09-17 16:30:08 +01:00
parent 3a0f43d491
commit 788ca3519f
7 changed files with 123 additions and 29 deletions

View File

@@ -1,3 +1,5 @@
const locale = {};
const locale = {
search_input_btn: 'calculate',
};
export default locale;