Dutch language update 0.5.15
This commit is contained in:
parent
3c06d75dec
commit
b9a811faba
|
@ -4631,6 +4631,15 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "CPU",
|
"en": "CPU",
|
||||||
|
"nl": "CPU",
|
||||||
|
"de": "CPU",
|
||||||
|
"es": "CPU",
|
||||||
|
"fr": "CPU",
|
||||||
|
"ja": "CPU",
|
||||||
|
"ko": "CPU",
|
||||||
|
"pt": "CPU",
|
||||||
|
"ru": "CPU",
|
||||||
|
"zh-chs": "CPU",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->29->806"
|
"default.handlebars->29->806"
|
||||||
]
|
]
|
||||||
|
@ -4784,6 +4793,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Capacity",
|
"en": "Capacity",
|
||||||
|
"nl": "Capaciteit",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->29->814",
|
"default.handlebars->29->814",
|
||||||
"default.handlebars->29->816"
|
"default.handlebars->29->816"
|
||||||
|
@ -10999,6 +11009,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "GPU",
|
"en": "GPU",
|
||||||
|
"nl": "GPU",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->29->807"
|
"default.handlebars->29->807"
|
||||||
]
|
]
|
||||||
|
@ -16403,6 +16414,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Model",
|
"en": "Model",
|
||||||
|
"nl": "Model",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->29->813"
|
"default.handlebars->29->813"
|
||||||
]
|
]
|
||||||
|
@ -23882,6 +23894,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"en": "Storage",
|
"en": "Storage",
|
||||||
|
"nl": "Opslag",
|
||||||
"xloc": [
|
"xloc": [
|
||||||
"default.handlebars->29->817"
|
"default.handlebars->29->817"
|
||||||
]
|
]
|
||||||
|
@ -29842,4 +29855,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue