This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
tailchat
mirror of
https://github.com/msgbyte/tailchat
Watch
1
Star
0
Fork
You've already forked tailchat
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b47a22b51f
tailchat
/
client
/
shared
/
i18n
/
__mocks__
/
index.ts
6 lines
92 B
TypeScript
Raw
Blame
History
export
const
t
=
(
key
:
string
)
=
>
{
return
key
;
}
;
export
function
onLanguageChange() {
}
Reference in New Issue
View Git Blame
Copy Permalink