This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
angular-cn
Watch
1
Star
0
Fork
You've already forked angular-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
73eb2d2d73
angular-cn
/
aio
/
tools
/
translator
/
dict-entry.ts
6 lines
93 B
TypeScript
Raw
Blame
History
export
class
DictEntry
{
original
:
string
;
translation
:
string
;
sourceFile?
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink