mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
New translations en-US.json (Dutch)
This commit is contained in:
parent
ac9f726381
commit
71a572d454
1 changed files with 5 additions and 3 deletions
|
@ -14,10 +14,10 @@
|
||||||
"demo-status": "Demo status",
|
"demo-status": "Demo status",
|
||||||
"development": "Versies in ontwikkeling",
|
"development": "Versies in ontwikkeling",
|
||||||
"download-log": "Logbestand downloaden",
|
"download-log": "Logbestand downloaden",
|
||||||
"download-recipe-json": "Download Recept JSON",
|
"download-recipe-json": "Last Scraped JSON",
|
||||||
"not-demo": "Niet Demo",
|
"not-demo": "Niet Demo",
|
||||||
"production": "Productie",
|
"production": "Productie",
|
||||||
"sqlite-file": "SQLite bestand",
|
"database-url": "Database URL",
|
||||||
"version": "Versie"
|
"version": "Versie"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
|
@ -27,7 +27,8 @@
|
||||||
"category-deletion-failed": "Categorie verwijderen mislukt",
|
"category-deletion-failed": "Categorie verwijderen mislukt",
|
||||||
"category-filter": "Categorie Filter",
|
"category-filter": "Categorie Filter",
|
||||||
"category-update-failed": "Categorie bijwerken mislukt",
|
"category-update-failed": "Categorie bijwerken mislukt",
|
||||||
"category-updated": "Categorie bijgewerkt"
|
"category-updated": "Categorie bijgewerkt",
|
||||||
|
"category": "Category"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"apply": "Toepassen",
|
"apply": "Toepassen",
|
||||||
|
@ -36,6 +37,7 @@
|
||||||
"confirm": "Bevestigen",
|
"confirm": "Bevestigen",
|
||||||
"create": "Maak",
|
"create": "Maak",
|
||||||
"current-parenthesis": "(Huidig)",
|
"current-parenthesis": "(Huidig)",
|
||||||
|
"dashboard": "Dashboard",
|
||||||
"delete": "Verwijderen",
|
"delete": "Verwijderen",
|
||||||
"disabled": "Uitgeschakeld",
|
"disabled": "Uitgeschakeld",
|
||||||
"download": "Download",
|
"download": "Download",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue