chore: translate userTypes

This commit is contained in:
Ibrahima G. Coulibaly 2025-07-22 19:47:09 +01:00
commit 56e0f1696c
66 changed files with 81 additions and 75 deletions

View file

@ -246,5 +246,9 @@
"copyFailed": "Failed to copy: {{error}}",
"loading": "Loading... This may take a moment.",
"result": "Result"
},
"userTypes": {
"generalUsers": "General users",
"developers": "Developers"
}
}