Skip to content

Commit 46b3652

Browse files
MiussMiuss
authored andcommitted
update i18n
1 parent 411829d commit 46b3652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/App.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ provide('handleChangeType', handleChangeType)
529529
<a-button type="primary" :long="true" @click="handleEditHost">{{$t('edit-host-btn')}}</a-button>
530530
</div>
531531
</a-modal>
532-
<div class="footer" style="margin-top: 30px">{{$t('open-source')}} <a href="https://github.com/akile-network/akile_monitor">GitHub v0.0.2</a></div>
532+
<div class="footer" style="margin-top: 30px">{{$t('open-source')}} <a href="https://github.com/akile-network/akile_monitor">GitHub v0.0.3</a></div>
533533
<div class="footer" style="margin-bottom: 30px">Copyright © 2023-{{new Date().getFullYear()}} Akile LTD.</div>
534534
</div>
535535
</template>

0 commit comments

Comments
 (0)