This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
jason
/
FPSMS-frontend
Прати
2
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
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": "登出"
}
Write
Preview
Loading…
Откажи
Сачувај