repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
components
/
containers
/
members
/
helper.ts
blob
0656b8b6a2fbb8c5912226ac7764bc40af54762e
1
import { c } from 'ttag';
2
3
export const getPrivateLabel = () => {
4
return c('unprivatization').t`Private user`;
5
};