We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec0b676 commit 036dc00Copy full SHA for 036dc00
config/locales/it.yml
@@ -15,6 +15,7 @@ it:
15
required: richiesto
16
optional: opzionale
17
nil_allowed: consentito nil
18
+ blank_allowed: consentito vuoto
19
param_name: Nome parametro
20
params: Parametri
21
examples: Esempi
@@ -29,3 +30,12 @@ it:
29
30
api_documentation: Documentazione API
31
headers: Header
32
header_name: Nome Header
33
+ code: Codice
34
+ returns: Ritorno
35
+ deprecated: Deprecato
36
+ deprecation_details: Dettagli di deprecazione
37
+ deprecation:
38
+ attributes:
39
+ deprecated_in: Deprecato il
40
+ sunset_at: Rimozione il
41
+ info: Informazioni
0 commit comments