Skip to content
Snippets Groups Projects
Commit 35837700 authored by Marcin Mikołajczak's avatar Marcin Mikołajczak
Browse files

Fix some typos


Signed-off-by: default avatarMarcin Mikołajczak <me@m4sk.in>
parent 93da3567
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@ export default {
computed: {
labels () {
return {
inactive: this.$gettext('Determine if the user account is active or not. Inactive users cannot login or user the service.')
inactive: this.$gettext('Determine if the user account is active or not. Inactive users cannot login or use the service.')
}
},
allPermissions () {
......
......@@ -93,7 +93,7 @@
</translate>
</template>
<template v-else>
<translate>Unkwnown</translate>
<translate>Unknown</translate>
</template>
</td>
<td></td>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment