Move /public/
to /src/public/
This commit is contained in:
parent
d72eb11f4e
commit
14917037b6
7 changed files with 2 additions and 84 deletions
|
@ -8,6 +8,8 @@ import matomo from "astro-matomo";
|
|||
import astroI18next from "astro-i18next";
|
||||
|
||||
export default defineConfig({
|
||||
// Project Structure
|
||||
publicDir: './src/public/',
|
||||
// Use Server-Side Rendering
|
||||
output: "server",
|
||||
adapter: node({
|
||||
|
|
|
@ -1,42 +0,0 @@
|
|||
{
|
||||
"header": {
|
||||
"search": "Search"
|
||||
},
|
||||
"dropdown": {
|
||||
"Options": "Options",
|
||||
"Language": "Language",
|
||||
"Account": "Account",
|
||||
"Settings": "Settings",
|
||||
"Instances": "Instances",
|
||||
"Hub": "Hub",
|
||||
"Apps": "Apps",
|
||||
"Games": "Games",
|
||||
"Openin": "Open in",
|
||||
"LiteMode": "Lite Mode",
|
||||
"YouTube": "YouTube",
|
||||
"Invidious": "Invidious",
|
||||
"Pipe": "Pipe",
|
||||
"Other": "Other",
|
||||
"About": "About",
|
||||
"Privacy": "Privacy",
|
||||
"SourceCode": "Source Code",
|
||||
"GoBack": "Go Back"
|
||||
},
|
||||
"landing": {
|
||||
"heading": "PRIVACY APP OF YOUR DREAMS",
|
||||
"description": "Poke is a free software youtube front-end, search engine, translator, map app and even more!!1!! Watch silly videos, search stuff on the internet and do all of that and more anonymously in this all-in-one privacy app!!!1! :3",
|
||||
"why": "Why Choose Poke?",
|
||||
"Card1Title": "No Tracking and Ads",
|
||||
"Card1Description": " Poke Has no Trackers or ads - we dont and we wont see the vids ur watching :3",
|
||||
"Card2Title": "Very Fast",
|
||||
"Card2Description": " Poke is really ligthweight (both on server and client :3) so you can still use it on poor connections :3",
|
||||
"Card3Title": "Downloader",
|
||||
"Card3Description": "You wouldnt download a car - welp i would :D u can download videos from poke for 0$!",
|
||||
"Card4Title": "Web Search",
|
||||
"Card4Description": "u can search the interwebs for anything that u wan!! (ik wha ur gonna search :p) ",
|
||||
"Card5Title": "DRM Free",
|
||||
"Card5Description": " Poke comes without digital restrictions management - poke is free software :3",
|
||||
"Card6Title": "Games Included",
|
||||
"Card6Description": " U can play funnie games on poke! "
|
||||
}
|
||||
}
|
|
@ -1,42 +0,0 @@
|
|||
{
|
||||
"header": {
|
||||
"search": "検索"
|
||||
},
|
||||
"dropdown": {
|
||||
"Options": "オプション",
|
||||
"Language": "言語",
|
||||
"Account": "アカウント",
|
||||
"Settings": "設定",
|
||||
"Instances": "インスタンス",
|
||||
"Hub": "ハブ",
|
||||
"Apps": "アプリ",
|
||||
"Games": "ゲーム",
|
||||
"Openin": "で開く",
|
||||
"LiteMode": "ライトモード",
|
||||
"YouTube": "YouTube",
|
||||
"Invidious": "Invidious",
|
||||
"Pipe": "Pipe",
|
||||
"Other": "他の",
|
||||
"About": "について",
|
||||
"Privacy": "プライバシー",
|
||||
"SourceCode": "ソースコード",
|
||||
"GoBack": "戻る"
|
||||
},
|
||||
"landing": {
|
||||
"heading": "あなたの夢のプライバシーアプリ",
|
||||
"description": "Pokeは、無料のソフトウェアyoutubeフロントエンド、検索エンジン、翻訳者、マップアプリなどです!!1!! サイレント動画を見ると、インターネット上のものを検索し、このオールインワンのプライバシーアプリで、そのすべてを匿名で行います!",
|
||||
"why": "ポケモンを選ぶ理由?",
|
||||
"Card1Title": "追跡および広告無し",
|
||||
"Card1Description": " ポークはトラッカーや広告はありません - 私たちは、あなたが見ているビデオを見ることができません",
|
||||
"Card2Title": "非常に高速",
|
||||
"Card2Description": " Poke は本当に軽量です (サーバーとクライアントの :3) ので、接続が悪いままに使用できます。 :3",
|
||||
"Card3Title": "ダウンロード",
|
||||
"Card3Description": "あなたは車をダウンロードしたい - よく私は:D u は 0$ のポケモンからビデオをダウンロードすることができます!",
|
||||
"Card4Title": "ウェブ検索",
|
||||
"Card4Description": "U wan の web を検索できます。!",
|
||||
"Card5Title": "DRMの 無料",
|
||||
"Card5Description": " ポケモンはデジタル制限管理なしで来ます - ポケモンはフリーソフトウェアです:3",
|
||||
"Card6Title": "含まれているゲーム",
|
||||
"Card6Description": "楽しく遊べます! "
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
Reference in a new issue