219 Commits

Author SHA1 Message Date
crowdin
e7d99efe3f New translations hooks.mdx (German)
[ci skip]
2024-07-04 13:47:24 +00:00
crowdin
2f01706a23 New translations create.mdx (German)
[ci skip]
2024-07-04 13:47:23 +00:00
crowdin
f925e44923 New translations install.mdx (German)
[ci skip]
2024-07-04 13:47:19 +00:00
crowdin
1a9d89fb28 New translations manifest.mdx (Danish)
[ci skip]
2024-07-04 13:47:17 +00:00
crowdin
ad37d3a263 New translations index.mdx (Danish)
[ci skip]
2024-07-04 13:47:15 +00:00
crowdin
5426c9a12e New translations hooks.mdx (Danish)
[ci skip]
2024-07-04 13:47:14 +00:00
crowdin
5c6b08e7a4 New translations create.mdx (Danish)
[ci skip]
2024-07-04 13:47:12 +00:00
crowdin
c87353664e New translations install.mdx (Danish)
[ci skip]
2024-07-04 13:47:07 +00:00
crowdin
fb67c484b3 New translations manifest.mdx (Catalan)
[ci skip]
2024-07-04 13:47:06 +00:00
crowdin
fccd38b416 New translations index.mdx (Catalan)
[ci skip]
2024-07-04 13:47:04 +00:00
crowdin
b61cec5178 New translations hooks.mdx (Catalan)
[ci skip]
2024-07-04 13:47:02 +00:00
crowdin
66c466476d New translations create.mdx (Catalan)
[ci skip]
2024-07-04 13:47:01 +00:00
crowdin
e95c512363 New translations install.mdx (Catalan)
[ci skip]
2024-07-04 13:46:57 +00:00
crowdin
e3a114f351 New translations manifest.mdx (Arabic)
[ci skip]
2024-07-04 13:46:56 +00:00
crowdin
81dc009203 New translations index.mdx (Arabic)
[ci skip]
2024-07-04 13:46:54 +00:00
crowdin
81d5139c98 New translations hooks.mdx (Arabic)
[ci skip]
2024-07-04 13:46:52 +00:00
crowdin
00f1feeb6f New translations create.mdx (Arabic)
[ci skip]
2024-07-04 13:46:51 +00:00
crowdin
37f32ef55c New translations install.mdx (Arabic)
[ci skip]
2024-07-04 13:46:47 +00:00
crowdin
e9c657f8aa New translations manifest.mdx (Spanish)
[ci skip]
2024-07-04 13:46:45 +00:00
crowdin
b3b97b7bd2 New translations index.mdx (Spanish)
[ci skip]
2024-07-04 13:46:43 +00:00
crowdin
89ca7d848b New translations hooks.mdx (Spanish)
[ci skip]
2024-07-04 13:46:42 +00:00
crowdin
95c73b4759 New translations create.mdx (Spanish)
[ci skip]
2024-07-04 13:46:40 +00:00
crowdin
705701ebcd New translations install.mdx (Spanish)
[ci skip]
2024-07-04 13:46:37 +00:00
crowdin
5924924773 New translations manifest.mdx (French)
[ci skip]
2024-07-04 13:46:35 +00:00
crowdin
a5e290ddd0 New translations index.mdx (French)
[ci skip]
2024-07-04 13:46:33 +00:00
crowdin
8ef0a369bf New translations hooks.mdx (French)
[ci skip]
2024-07-04 13:46:31 +00:00
crowdin
04009ca0ca New translations create.mdx (French)
[ci skip]
2024-07-04 13:46:30 +00:00
crowdin
2714e7f60f New translations install.mdx (French)
[ci skip]
2024-07-04 13:46:26 +00:00
crowdin
e3d129e367 New translations manifest.mdx (Romanian)
[ci skip]
2024-07-04 13:46:25 +00:00
crowdin
962ffecfb5 New translations index.mdx (Romanian)
[ci skip]
2024-07-04 13:46:23 +00:00
crowdin
8209979c71 New translations hooks.mdx (Romanian)
[ci skip]
2024-07-04 13:46:21 +00:00
crowdin
2f61279d00 New translations create.mdx (Romanian)
[ci skip]
2024-07-04 13:46:19 +00:00
crowdin
18581fcdbf New translations install.mdx (Romanian)
[ci skip]
2024-07-04 13:46:11 +00:00
Yassine Doghri
7a8cd4c730 docs: fix typo for "Introduction" label 2024-07-04 13:26:43 +00:00
Yassine Doghri
e417d45b14 docs(plugins): fill up rest of manifest and hooks reference + creating a plugin 2024-06-14 15:53:33 +00:00
Yassine Doghri
cc6495dc7c refactor(plugins): set settings properties as fields objects 2024-06-14 15:53:33 +00:00
Yassine Doghri
8f8c61eaae docs(plugins): add experimental plugins section + plugins:create command to create plugin via CLI 2024-06-14 15:53:33 +00:00
Yassine Doghri
d7b9730d7e docs(ci): build and deploy docs for next branch 2024-06-14 15:53:33 +00:00
Yassine Doghri
b5bd2db28f build(php): upgrade min php version to 8.3 2024-06-14 15:53:33 +00:00
Yassine Doghri
281eefc6a3 build(docs): add type declarations for virtual:starlight 2024-05-30 09:42:03 +00:00
Yassine Doghri
083a766e4e docs: add DocsVersion component to navigate through different docs versions 2024-05-29 17:28:24 +00:00
Yassine Doghri
fe676590f2 fix(docs): add base to og image using env variable 2024-05-28 09:51:28 +00:00
Yassine Doghri
2ca9418138 ci(docs): fix i18n-filter and build outDir path 2024-05-24 10:40:53 +00:00
Yassine Doghri
b345c7ecd2 ci(docs): fix typo on outDir path when building docs 2024-05-24 09:27:24 +00:00
Yassine Doghri
d88b041d2c docs: change vitepress with astro's starlight
- change language keys to kebab-case
- add new languages to docs: ca, de, es, sr-latn, zh-hans
2024-05-21 16:07:56 +00:00
crowdin
70f56a73ff chore(i18n): new Crowdin updates 2024-05-21 11:16:15 +00:00
Yassine Doghri
303a900f66 refactor(platforms): move platforms data in code instead of database
refs #457
2024-04-24 14:47:05 +00:00
crowdin
499005d798 chore(i18n): new Crowdin updates 2024-04-17 09:57:14 +00:00
Yassine Doghri
bec4f93837 docs(docker): add redis password to docker-compose example
closes #408
2024-03-12 11:11:21 +00:00
crowdin
bd205d56ca chore(i18n): new Crowdin updates 2024-03-12 09:32:22 +00:00