Skip to content

Commit

Permalink
docs: add inLanguage property examples
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelgautier committed Dec 30, 2023
1 parent c8fc104 commit 56cec73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/contents/creative-work.md
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
# Creative Work Content Type

`inLanguage` property follows the [IETF BCP 47 standard](https://www.rfc-editor.org/bcp/bcp47.txt). Here some examples:
- `fr`: French language. Contains only the language.
- `fr-FR`: French from France. This example contains the language and the locale targeted by the page content (France).

0 comments on commit 56cec73

Please sign in to comment.