feat(demo): add story 1 — Sorano: Rock and Time

This commit is contained in:
2026-06-20 21:19:57 +02:00
parent 42ed59a6b3
commit 8f87155c1d
5508 changed files with 1595740 additions and 124 deletions
@@ -0,0 +1 @@
import{b as t}from"./Cu5ilWky.js";async function g(){return t.get("/languages")}async function i(){return t.get("/admin/languages")}async function o(a,n){const s=a.startsWith("/")?a.slice(1):a;return t.post(`/pages/${s}/translate`,n)}async function r(a,n){const s=a.startsWith("/")?a.slice(1):a;return t.post(`/pages/${s}/adopt-language`,{lang:n})}async function l(a,n,s){const e=a.startsWith("/")?a.slice(1):a;return t.post(`/pages/${e}/sync`,{source_lang:n,target_lang:s})}export{i as a,r as b,o as c,g,l as s};