#36726: Typo in Japanese documentation ("手プレート" → "テンプレート")
-------------------------------------+-------------------------------------
Reporter: arunbababa | Type:
| Uncategorized
Status: new | Component:
| Documentation
Version: 5.2 | Severity: Normal
Keywords: translation, typo, | Triage Stage:
japanese | Unreviewed
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
I found a typo in the Japanese version of the Django documentation.
Section: Template inheritance
Sentence: "これらの手プレートは、適切なセクションの手プレートを拡張
(extends) します。"
Corrected: "これらのテンプレートは、適切なセクションのテンプレートを拡張
(extends) します。"
It seems to be a simple translation typo ("手プレート" instead of "テンプ
レート").
Thank you for maintaining the documentation!
--
Ticket URL: <
https://code.djangoproject.com/ticket/36726>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.