이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
jason
/
FPSMS-frontend
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
quick translation
master
kelvin.yau
2 달 전
부모
01ffce0703
커밋
021c47d022
2개의 변경된 파일
과
3개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/components/AppBar/Profile.tsx
+2
-1
src/i18n/zh/common.json
+ 1
- 1
src/components/AppBar/Profile.tsx
파일 보기
@@ -25,7 +25,7 @@ const Profile: React.FC<Props> = ({ avatarImageSrc, profileName }) => {
setProfileMenuAnchorEl(undefined);
};
const { t } = useTranslation("
logi
n");
const { t } = useTranslation("
commo
n");
return (
<>
+ 2
- 1
src/i18n/zh/common.json
파일 보기
@@ -103,6 +103,7 @@
"All Pick Order Lots": "所有提料單批號",
"Row per page": "每頁行數",
"No data available": "沒有資料",
"jodetail": "工單細節"
"jodetail": "工單細節",
"Sign out": "登出"
}
쓰기
미리보기
불러오는 중...
취소
저장