WIP i18next

This commit is contained in:
Cindy Chang
2024-06-03 12:41:30 +08:00
parent 9a5dd2d786
commit dfd3199d4c
4 changed files with 41 additions and 1 deletions

5
src/i18n/en.json Normal file
View File

@@ -0,0 +1,5 @@
{
"Compare": {
"avgCycleTimeTitle": "Average Cycle Time"
}
}