chore: translations

This commit is contained in:
Henry
2026-02-01 21:03:32 +00:00
parent 514692e200
commit 0a2f27a7e1
21 changed files with 3663 additions and 1145 deletions

View File

@@ -14,7 +14,7 @@ const permissionLabels: Record<Permission, string> = {
"workspace:view": t`Can view workspace`,
"workspace:edit": t`Can edit workspace`,
"workspace:delete": t`Can delete workspace`,
"workspace:manage": t`Can manage workspace settings and billing`,
"workspace:manage": t`Can manage workspace settings`,
"board:view": t`Can view boards`,
"board:create": t`Can create boards`,