Files
ox_lib/locales/nl.json
T

13 lines
204 B
JSON
Raw Normal View History

2022-05-19 13:59:56 +02:00
{
"language": "Nederlands",
2022-06-17 20:27:38 +02:00
"ui": {
"settings": {
"title": "Instellingen",
"language": "Taal"
},
2022-11-23 10:53:53 +00:00
"cancel": "Annuleren",
2022-06-17 20:27:38 +02:00
"close": "Sluiten",
"confirm": "Bevestig"
}
}