New translations en-us.json (Afrikaans)

This commit is contained in:
Hayden 2025-08-06 11:29:25 -05:00
commit b6cdcbc590

View file

@ -1,31 +1,31 @@
{ {
"teaspoon": { "teaspoon": {
"name": "teelepel", "name": "teelepel",
"plural_name": "teaspoons", "plural_name": "teelepel",
"description": "", "description": "",
"abbreviation": "tl" "abbreviation": "tl"
}, },
"tablespoon": { "tablespoon": {
"name": "eetlepel", "name": "eetlepel",
"plural_name": "tablespoons", "plural_name": "eetlepel",
"description": "", "description": "",
"abbreviation": "el" "abbreviation": "el"
}, },
"cup": { "cup": {
"name": "koppie", "name": "koppie",
"plural_name": "cups", "plural_name": "koppie",
"description": "", "description": "",
"abbreviation": "c" "abbreviation": "c"
}, },
"fluid-ounce": { "fluid-ounce": {
"name": "vloeistofons", "name": "vloeistofons",
"plural_name": "fluid ounces", "plural_name": "vloeistofons",
"description": "", "description": "",
"abbreviation": "fl oz" "abbreviation": "fl oz"
}, },
"pint": { "pint": {
"name": "pint", "name": "pint",
"plural_name": "pints", "plural_name": "pint",
"description": "", "description": "",
"abbreviation": "pt" "abbreviation": "pt"
}, },