mirror of
https://github.com/danbulant/Nertivia-Client
synced 2026-06-13 03:21:20 +00:00
fixed engerish with success message.
This commit is contained in:
parent
80e4d3a880
commit
65afe47175
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<div class="text">Linking...</div>
|
||||
</div>
|
||||
<div class="loading" v-if="showSuccess">
|
||||
<div class="text">Google drive has been linked with Nertivia account!</div>
|
||||
<div class="text">Your Google Drive has been linked with your Nertivia account!</div>
|
||||
<div class="text">You may close this tab.</div>
|
||||
</div>
|
||||
<div class="loading" v-if="error">
|
||||
|
|
|
|||
Loading…
Reference in a new issue