Explorar o código

Tweak words a bit

Tienson Qin %!s(int64=2) %!d(string=hai) anos
pai
achega
e8c41899ac
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/frontend/handler/events.cljs

+ 1 - 1
src/main/frontend/handler/events.cljs

@@ -955,7 +955,7 @@
   (let [word (if (util/electron?) "window" "tab")]
     [:div.flex.p-4.flex-col.gap-4.h-64
      [:span.warning.text-lg
-      (util/format "Logseq doesn't support multiple %ss access to the same graph yet, please close this %s."
+      (util/format "Logseq doesn't support multiple %ss access to the same graph yet, please close this %s or switch to another graph."
                    word word)]
      [:div.text-lg
       [:p "Switch to another repo: "]