Commit Graph

4 Commits

Author SHA1 Message Date
Tim Condon 28438d0407
Update Swift versions required by Vapor (#1024)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->

---------

Co-authored-by: Zsolt Váradi <1783465+vzsg@users.noreply.github.com>
2024-12-09 19:20:58 +00:00
Tim Condon 6ef6773e9f
Fix Swiftly links (#984)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2024-06-12 15:37:07 -05:00
とんとんぼ 46150d96e1
Update Japanese translation doc 925 (#937)
Issue: #932 

Edited `linux.md` included in pr #925 

The translation of `digital-ocean.md` into Japanese has not been done
yet.
2023-11-07 22:55:19 +01:00
とんとんぼ 8a8e6a800a
Add Japanese translation for ”Install” and "Getting Started" (#908)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->
## Added Content

I have added a Japanese translation for the following file.

- install
-
[macos.md](https://github.com/vapor/docs/blob/main/docs/install/macos.md)
-
[linux.md](https://github.com/vapor/docs/blob/main/docs/install/linux.md)
- getting-started
-
[hello-world.md](https://github.com/vapor/docs/blob/main/docs/getting-started/hello-world.md)
-
[folder-structure.md](https://github.com/vapor/docs/blob/main/docs/getting-started/folder-structure.md)
-
[spm.md](https://github.com/vapor/docs/blob/main/docs/getting-started/spm.md)
-
[xcode.md](https://github.com/vapor/docs/blob/main/docs/getting-started/xcode.md)

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->

<details>
<summary>日本語</summary>
## 追加内容
以下のファイルの日本語訳を追加しました。

- install
-
[macos.md](https://github.com/vapor/docs/blob/main/docs/install/macos.md)
-
[linux.md](https://github.com/vapor/docs/blob/main/docs/install/linux.md)
- getting-started
-
[hello-world.md](https://github.com/vapor/docs/blob/main/docs/getting-started/hello-world.md)
-
[folder-structure.md](https://github.com/vapor/docs/blob/main/docs/getting-started/folder-structure.md)
-
[spm.md](https://github.com/vapor/docs/blob/main/docs/getting-started/spm.md)
-
[xcode.md](https://github.com/vapor/docs/blob/main/docs/getting-started/xcode.md)
</details>
2023-09-21 14:15:44 +02:00