Commit Graph

59 Commits

Author SHA1 Message Date
Lemo-nade-room 44665d450e Fix Japanese heading anchors for cross-language navigation consistency
- Add explicit anchors to Japanese headings to match English auto-generated anchors
- Remove unnecessary anchors from pure English headings in Japanese files
- Delete Stack Traces section from errors.ja.md to match English structure
- Ensure all heading anchors match between English and Japanese versions
- All Playwright cross-language navigation tests now pass

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-19 09:33:06 +09:00
Lemo-nade-room 072f2d659b Update Japanese translation for basics/logging.ja.md
- Add explicit anchors to Japanese headings to match English version
- Fix 9 heading anchors to ensure consistent cross-language navigation
- Japanese headings now have explicit anchors (e.g., ## ロガー {#logger})
- Maintain consistent URL structure between English and Japanese versions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 22:40:53 +09:00
Lemo-nade-room 031de60830 Update Japanese translation for basics/validation.ja.md
- Add explicit anchors to Japanese headings to match English version
- Fix 14 heading anchors to ensure consistent cross-language navigation
- Add missing heading "### Extending Validation API {#extending-validation-api}"
- Japanese headings now have explicit anchors (e.g., ## はじめに {#introduction})

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 22:39:40 +09:00
Lemo-nade-room 916ac09f83 Update Japanese translation for basics/content.ja.md
- Add explicit anchors to Japanese headings to match English version
- Fix 15 heading anchors to ensure consistent cross-language navigation
- Japanese headings now have explicit anchors (e.g., ## 概要 {#overview})
- Maintain consistent URL structure between English and Japanese versions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 22:37:25 +09:00
Lemo-nade-room 7eb0f0620e Update Japanese translation for basics/routing.ja.md
- Add explicit anchors to Japanese headings to match English version
- Fix 21 heading anchors to ensure consistent cross-language navigation
- Japanese headings now have explicit anchors (e.g., ## 概要 {#overview})
- English-only headings remain without explicit anchors as they auto-generate

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-18 22:35:31 +09:00
Lemo-nade-room 47289b0ae1 Update Japanese translation for basics/validation.ja.md
- Add missing Custom validator section (lines 293-333)
- Fix ASCII typo: 'ASCⅡ' to 'ASCII' (full-width to half-width)
- Add '.custom(_:)' entry to validators table
- Complete translation to match English version
2025-06-18 22:11:33 +09:00
Lemo-nade-room 7c98953ff0 Update Japanese translation for basics/routing.ja.md
- Fix typo: 'rep.parameters.get' to 'req.parameters.get'
- Fix typo: '確心' to '確信'
- Complete error message translation (413 Payload Too Large)
- Fix '広報互換性' to '後方互換性'
- Update redirect method parameter: 'type:' to 'redirectType:'
- Update redirect type: 'RedirectType' to 'Redirect'
- Fix 'ミッドウェア' to 'ミドルウェア'
2025-06-18 22:11:16 +09:00
Lemo-nade-room 0068224fc5 Update Japanese translation for basics/logging.ja.md
- Fix table header typo: 'nama' to 'name'
- Ensure consistency with English documentation
2025-06-18 22:10:55 +09:00
Lemo-nade-room 1f3281441c Update Japanese translation for basics/environment.ja.md
- Fix defer block formatting to match English version
- Add proper indentation in entrypoint.swift example
2025-06-18 22:10:37 +09:00
Lemo-nade-room a0c60f5a80 Update Japanese translation for basics/content.ja.md
- Remove extra blank line to match English version
- Fix spacing after 'in' in code examples
- Fix full-width spaces around 'Content'
- Correct 'Contents' typo to 'Content'
- Fix 'coder' to 'コーダー'
- Remove full-width space after 'await'
2025-06-18 22:10:22 +09:00
Lemo-nade-room ab8e21853a Update Japanese translation for basics/client.ja.md
- Fix 'Future' translation (将来的に → Futureとして)
- Translate English comments to Japanese
- Remove unnecessary colons from text
- Improve consistency with English version
2025-06-18 22:10:04 +09:00
Lemo-nade-room bce432234c Update Japanese translation for basics/async.ja.md
- Add missing Get section explaining try await future.get() usage
- Add deprecation warning for wait() method
- Complete translation to match English version
2025-06-18 22:09:50 +09:00
Ale Mohamad ⌘ a0ec345aab
Update of custom validator documentation in Spanish (#1052)
Update of custom validator documentation in Spanish from the issue
#1041.

---------

Co-authored-by: TheHandyOwl <24987271+TheHandyOwl@users.noreply.github.com>
2025-01-15 23:29:57 +01:00
Ale Mohamad ⌘ 9e502b7b6e
Add Spanish translation for deploy/fly.md (#1034) 2025-01-14 20:23:50 +00:00
William Adonis 0946bf8f8b
feat(validation.md): added custom validator documentation (#1016)
I created a [PR](https://github.com/vapor/vapor/pull/3263) earlier
today, adding in a custom validator called `Custom`. This allows users
to easily create custom validations, it is simpler to use and shorter in
syntax compared to the current [Custom
Validators](https://docs.vapor.codes/basics/validation/#custom-validators).

This PR also resolves [this
issue](https://github.com/vapor/docs/issues/1015)

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2025-01-01 17:15:56 +00:00
Ale Mohamad ⌘ b2fb239506
Required translation updates for Spanish (#1028)
Required translation updates for Spanish in different issues:

- #932 
- #940 
- #957 
- #963 
- #966 
- #994

---------

Co-authored-by: TheHandyOwl <24987271+TheHandyOwl@users.noreply.github.com>
2024-12-14 17:45:36 +01:00
TheHandyOwl c4213e4817
Feature/translation en es async.es.md (#1018)
NEW: Text update in async.md file
NEW: Updated EN to ES translation in async.es.md file
2024-12-07 06:31:39 +00:00
Przemysław Wrzesiński 07ed13b42b
Add EventLoopFuture.get() description (#1011)
<!-- 🚀 Thank you for contributing! -->

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

Add EventLoopFuture.get() description:

    try await EventLoopFuture.get()

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

---------

Co-authored-by: Przemysław Wrzesiński <p.wrzesinski@vatio.eu>
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2024-12-01 14:02:35 +00:00
Tom 1609273809
Update german translation for #935 (#975) 2024-07-30 22:12:34 +02:00
Miguel Piedrafita ed9aec65dc
Fix Error Middleware docs (#981)
[`ErrorMiddleware` is not the only middleware added by
default](cc98361cbe/Sources/Vapor/Middleware/Application%2BMiddleware.swift (L8)).
This PR updates that assertion and the replacement instructions to
re-introduce `RouteLoggingMiddleware`.
2024-05-30 12:53:11 +00:00
William Sedlacek e478d998a8
Add missing `else` to guard in docs (#955)
<!-- 🚀 Thank you for contributing! -->

<!-- Describe your changes clearly and use examples if possible. -->
The code as is has a syntax error.

<!-- When this PR is merged, the title and body will be -->
<!-- used to generate a release automatically. -->
2023-12-18 16:55:24 +00:00
JIN 38d4edd812
update cn doc (#952)
update cn doc for pr #935 

@Jinxiansen
2023-12-06 14:59:57 +00:00
とんとんぼ 40a7eea5d5
Add Japanese translation for ”basic" (#948)
## Added Content

Added a Japanese translation of
[basics](https://github.com/vapor/docs/tree/main/docs/basics).

Also addressed Issue.:
[fb3b0c2](fb3b0c23f5)

<details>
<summary>Japanese</summary>
## 追加内容

[basics](https://github.com/vapor/docs/tree/main/docs/basics)
の日本語訳を追加しました。
</details>
2023-11-22 13:54:53 +00:00
Hadi Sharghi 882b8a521f
add Custom Validator section to Validation docs (#935)
<!-- Describe your changes clearly and use examples if possible. -->
Add a section about Custom Validators, and a sample to create a custom
validator for zip codes. The sample is from a code that @0xTim had been
provided in an issue.
<!-- When this PR is merged, the title and body will be -->
Add 'How to create custom validators' to docs.
<!-- used to generate a release automatically. -->

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-11-09 12:28:21 +00:00
Kalyn Davis fbd9723a00
Update routing.md (#920) 2023-10-06 12:01:53 +00:00
Francesco Paolo Severino e487994900
Added Italian translation of leaf/overview.md and basics/client.md (#918) 2023-09-30 17:42:34 +02:00
Mattes Mohr f6b8e0bfc8
Update the German translation for controller.md (#916) 2023-09-30 08:53:38 +02:00
Ale Mohamad ⌘ 18b945a0be
Update Spanish translation doc 877 (#902)
Update Spanish translation doc for pr
https://github.com/vapor/docs/pull/877

Translation needed in issue https://github.com/vapor/docs/issues/878

@jacostaf10
2023-09-14 12:24:01 +01:00
Ale Mohamad ⌘ b04f5b29fd
Add Spanish translation for async.md (#901)
Add Spanish translation for async.md

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2023-09-14 11:57:58 +01:00
JIN a3613ee836
Add Chinese translation for request.md (#892)
add cn translation for PR #860 
@Jinxiansen

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-08-29 17:35:01 +00:00
JIN 88787856cd
update cn doc (#886) 2023-08-07 12:02:20 +08:00
Paul Toffoloni aa8e385d07
Translate controllers section to italian (#879) 2023-08-05 15:38:49 +00:00
Paul Toffoloni 3faa2026ab
Add and update controllers section (#877) 2023-08-03 22:27:38 +02:00
Jorge Acosta 9cde126e7c
Add Spanish translation for basics/controllers and basics/errors (#847)
Added Spanish translation for files `controllers` and `errors` located
in the `basics` folder

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-07-05 12:46:19 +00:00
Jorge Acosta fb4f810505
Add Spanish translation for basics/logging and basics/environment (#846)
Added Spanish translations for files `logging.md` and `environment`
located in `basics`. Updated `mkdocks.yml`.

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-06-23 19:27:18 +02:00
Ale Mohamad ⌘ b2116754f1
Add Spanish translation for content.md (#842)
* Add Spanish translation for content.md

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update docs/basics/content.es.md

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>

* Update from PR

---------

Co-authored-by: Jorge Acosta <104621044+jacostaf10@users.noreply.github.com>
2023-06-22 20:16:00 +02:00
Jorge Acosta d472122d2b
Add Spanish translation for basics/client and basics/validation (#833)
* Add client.md Spanish translation

Added Spanish translation for client.md

* Add validation.md Spanish translation

Added Spanish translation for validation.md

* Update validation.es.md

* Update docs/basics/client.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update docs/basics/validation.es.md

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>

* Update mkdocs.yml

---------

Co-authored-by: Ale Mohamad ⌘ <alejandro.mohamad@gmail.com>
2023-06-21 17:39:01 +00:00
Ale Mohamad ⌘ 96fd597b16
Add Spanish translation for routing.md (#828)
* Add Spanish translation for routing.md

* Fixes from PR comments
2023-06-13 15:56:13 +00:00
Mattes Mohr b447f44d3f
Add German translation for content.md (#822)
* Start translation

* Revise some passages

* Revise some passages

* Revise some passages

* Fix dead link
2023-06-13 15:13:46 +00:00
Tim Condon 0d669a7e48
Remove all old references to the toolbox (#804) 2023-04-28 21:09:42 +00:00
Mattes Mohr f2a8d9bde2
Revise some phrases (#798)
Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-04-28 00:03:26 +00:00
Tim 7087aa3d9d
Further doc updates for new template 2023-04-28 00:58:45 +01:00
Tim Condon fb66441b9f
Update docs for new template (#795) 2023-04-27 20:16:32 +01:00
Mattes Mohr f2987f339e
Add German translation for logging.md (#787)
* Start translation

* Revise some passages

* Fix dead link

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-04-11 13:13:38 +01:00
Mattes Mohr a0d564fc24
Add German translation for validation.md (#786)
* Start the translation

* Revise some passages

* Revise some passages
2023-03-20 14:39:13 +00:00
Mattes Mohr bde2c973a4
Add German translation for routing.md (#778) 2023-03-02 13:38:49 +00:00
Mattes Mohr e7158eae8a
Revise current German translation (#775)
* Revise controllers.de.md

* Revise environment.de.md

* Revise macos.de.md

* Translate the navigation items

---------

Co-authored-by: Tim Condon <0xTim@users.noreply.github.com>
2023-03-01 00:17:01 +00:00
Mattes Mohr 7539bc06e4
Add German translation for async.md (#774) 2023-02-28 22:49:44 +00:00
Tim Condon 067ac31294
Fix Dead Links (#770)
* Fix Leaf links

* Fix NIO links

* Fix up more links

* Fix Redis links

* Update image links
2023-02-19 13:37:25 +00:00
JIN 961d96b6c6
update cn basics translation part2 (#733) 2022-09-20 10:36:08 +08:00