mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-26 09:49:12 +00:00
Franglais to English ;)
This commit is contained in:
parent
d9349cfe9e
commit
efbe560202
1 changed files with 1 additions and 1 deletions
|
@ -352,7 +352,7 @@ export default class Resources extends Mixins(ResourceMixin) {
|
|||
case "calc":
|
||||
return this.$t("Create a calc") as string;
|
||||
case "visio":
|
||||
return this.$t("Create a visioconference") as string;
|
||||
return this.$t("Create a videoconference") as string;
|
||||
default:
|
||||
return "";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue