Franglais to English ;)
This commit is contained in:
parent
d9349cfe9e
commit
efbe560202
@ -352,7 +352,7 @@ export default class Resources extends Mixins(ResourceMixin) {
|
|||||||
case "calc":
|
case "calc":
|
||||||
return this.$t("Create a calc") as string;
|
return this.$t("Create a calc") as string;
|
||||||
case "visio":
|
case "visio":
|
||||||
return this.$t("Create a visioconference") as string;
|
return this.$t("Create a videoconference") as string;
|
||||||
default:
|
default:
|
||||||
return "";
|
return "";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user