Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/de/country.de.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Ist dies der Fall, wird dies folgendermaßen angegeben:

.. code:: yaml

it:
countryExtensionVersion: "0.2"
IT:
countryExtensionVersion: "1.0"
piattaforme:
- spid: yes

Expand Down
4 changes: 2 additions & 2 deletions docs/fr/country.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ Si un logiciel est conforme, je trouverai :

.. code:: yaml

it:
countryExtensionVersion: "0.2"
IT:
countryExtensionVersion: "1.0"
piattaforme:
- spid: yes

Expand Down
2 changes: 1 addition & 1 deletion docs/fr/schema.it.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Italy
-----

All the extensions listed below are specific for Italy and, as such, they must
be inserted in a section named with the ``it`` code.
be inserted in a section named with the ``IT`` code.

Key ``countryExtensionVersion``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion docs/it/country.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Ogni sezione è identificata con l'\ `ISO 3166-1 alpha-2 country code
<https://it.wikipedia.org/wiki/ISO_3166-1_alpha-2>`__ del Paese in minuscolo
(*deprecato*) o in maiuscolo.

Attualmente, l'unica sezione specifica per Paese definita è quella italiana (it:).
Attualmente, l'unica sezione specifica per Paese definita è quella italiana (``IT:``).

.. include:: schema.it.rst
2 changes: 1 addition & 1 deletion docs/it/schema.it.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Italia

Tutte le chiavi elencate qui di seguito sono specifiche per l'Italia e, di
conseguenza, devono essere inserite in una sezione denominata con il codice
``it``.
``IT``.

Chiave ``countryExtensionVersion``
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
2 changes: 1 addition & 1 deletion docs/standard/country.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Each section is identified by a two-letter ISO 3166-1 alpha-2 country code
lowercase (*deprecated*) or uppercase `ISO 3166-1 alpha-2 country
codes <https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2>`__.

Currently, the only defined country-specific section is the Italian one (``it:``).
Currently, the only defined country-specific section is the Italian one (``IT:``).

.. include:: schema.it.rst
2 changes: 1 addition & 1 deletion docs/standard/schema.it.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Italy
-----

All the keys listed below are specific for Italy and, as such, they must
be inserted in a section named with the ``it`` code.
be inserted in a section named with the ``IT`` code.


Key ``countryExtensionVersion``
Expand Down