kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
Fix some typos
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>merge-requests/315/head
rodzic
93da3567d9
commit
3583770084
|
@ -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>
|
||||
|
|
Ładowanie…
Reference in New Issue