This website works better with JavaScript.
Home
Explore
Help
Sign In
jason
/
FPSMS-frontend
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
2 Commits
181140738d
...
de25934531
Author
SHA1
Message
Date
kelvin.yau
de25934531
Merge branch 'MergeProblem1' of
https://git.2fi-solutions.com/derek/FPSMS-frontend
into MergeProblem1
3 weeks ago
kelvin.yau
1458db7e20
translate
3 weeks ago
2 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
+2
-1
src/i18n/en/common.json
+1
-0
src/i18n/zh/common.json
+ 2
- 1
src/i18n/en/common.json
View File
@@ -63,5 +63,6 @@
"Search or select branch": "Search or select branch",
"Mass Edit": "Mass Edit",
"Save All": "Save All",
"All shops updated successfully": "All shops updated successfully"
"All shops updated successfully": "All shops updated successfully",
"PO Workbench": "PO Workbench"
}
+ 1
- 0
src/i18n/zh/common.json
View File
@@ -164,6 +164,7 @@
"warehouse": "倉庫",
"Supplier": "供應商",
"Purchase Order": "採購單",
"PO Workbench": "採購單工作台",
"Demand Forecast": "需求預測",
"Pick Order": "提料單",
"Deliver Order": "送貨訂單",
Write
Preview
Loading…
Cancel
Save