Files
StockMan/StockManMVC/bower_components/cldr-data/main/it/delimiters.json
T
2016-10-03 10:53:40 +02:00

20 lines
371 B
JSON

{
"main": {
"it": {
"identity": {
"version": {
"_number": "$Revision: 12293 $",
"_cldrVersion": "29"
},
"language": "it"
},
"delimiters": {
"quotationStart": "«",
"quotationEnd": "»",
"alternateQuotationStart": "“",
"alternateQuotationEnd": "”"
}
}
}
}