feat(WEB-170): edit profile view
This commit is contained in:
3
lib/translation.ts
Normal file
3
lib/translation.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function _(str: string) {
|
||||
return str
|
||||
}
|
||||
Reference in New Issue
Block a user