Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
jason
/
FPSMS-frontend
Tarkkaile
2
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
quick translation
master
kelvin.yau
2 kuukautta sitten
vanhempi
01ffce0703
commit
021c47d022
2 muutettua tiedostoa
jossa
3 lisäystä
ja
2 poistoa
Jaettu näkymä
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
Näytä tiedosto
@@ -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
Näytä tiedosto
@@ -103,6 +103,7 @@
"All Pick Order Lots": "所有提料單批號",
"Row per page": "每頁行數",
"No data available": "沒有資料",
"jodetail": "工單細節"
"jodetail": "工單細節",
"Sign out": "登出"
}
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna