This website works better with JavaScript.
首頁
探索
說明
登入
bubblev
/
bubble-web
關註
8
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
use better name for message key
pull/5/head
Jonathan Cobb
4 年之前
父節點
62f51df5cb
當前提交
b4896e8909
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/auth/AppLoginPage.vue
+ 1
- 1
src/auth/AppLoginPage.vue
查看文件
@@ -1,7 +1,7 @@
<!-- Copyright (c) 2020 Bubble, Inc. All rights reserved. For personal (non-commercial) use, see license: https://getbubblenow.com/bubble-license/ -->
<template>
<div>
{{messages.
redirecting
}}
{{messages.
message_authenticating_app_login
}}
</div>
</template>
Write
Preview
Loading…
取消
儲存