You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
content="Review the requirements to publish an Ionic app to the Apple iOS App Store. Learn to generate a release build and other necessary steps for deployment."
content="Building an Ionic desktop application for Windows and macOS app stores lets you reuse 100% of your code. Learn more about deploying a desktop app with Ionic."
Copy file name to clipboardExpand all lines: docs/deployment/play-store.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,10 @@ sidebar_label: Android Play Store
4
4
---
5
5
6
6
<head>
7
-
<title>Android Play Storeでのリリース: Publish Your Ionic Apps</title>
7
+
<title>Android Play Storeでのリリース: Ionicアプリを公開</title>
8
8
<meta
9
9
name="description"
10
-
content="Ionic documentation for Android Play Store app deployment. Read about how to generate a release build and publish your Ionic apps to the Google Play Store."
10
+
content="Android Play Storeアプリデプロイメント用のIonicドキュメント。リリースビルドの生成方法とIonicアプリをGoogle Play Storeに公開する方法を読んでください。"
Copy file name to clipboardExpand all lines: docs/deployment/progressive-web-app.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ import DocsCards from '@components/global/DocsCards';
10
10
<title>Progressive Web Applicationへのデプロイ</title>
11
11
<meta
12
12
name="description"
13
-
content="Ionic Applications are built with web technologies that run just as well as a Progressive Web App as they do a native app. Learn how to deploy a PWA with Ionic."
13
+
content="IonicアプリケーションはWeb技術で構築されており、ネイティブアプリと同様にProgressive Web Appとしても動作します。IonicでPWAをデプロイする方法を学びます。"
0 commit comments