mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -07:00
New translations en-US.json (Norwegian)
This commit is contained in:
parent
71a572d454
commit
f1bc180e92
1 changed files with 5 additions and 3 deletions
|
@ -14,10 +14,10 @@
|
||||||
"demo-status": "Demo Status",
|
"demo-status": "Demo Status",
|
||||||
"development": "Development",
|
"development": "Development",
|
||||||
"download-log": "Download Log",
|
"download-log": "Download Log",
|
||||||
"download-recipe-json": "Download Recipe JSON",
|
"download-recipe-json": "Last Scraped JSON",
|
||||||
"not-demo": "Not Demo",
|
"not-demo": "Not Demo",
|
||||||
"production": "Production",
|
"production": "Production",
|
||||||
"sqlite-file": "SQLite File",
|
"database-url": "Database URL",
|
||||||
"version": "Version"
|
"version": "Version"
|
||||||
},
|
},
|
||||||
"category": {
|
"category": {
|
||||||
|
@ -27,7 +27,8 @@
|
||||||
"category-deletion-failed": "Category deletion failed",
|
"category-deletion-failed": "Category deletion failed",
|
||||||
"category-filter": "Category Filter",
|
"category-filter": "Category Filter",
|
||||||
"category-update-failed": "Category update failed",
|
"category-update-failed": "Category update failed",
|
||||||
"category-updated": "Category updated"
|
"category-updated": "Category updated",
|
||||||
|
"category": "Category"
|
||||||
},
|
},
|
||||||
"general": {
|
"general": {
|
||||||
"apply": "Apply",
|
"apply": "Apply",
|
||||||
|
@ -36,6 +37,7 @@
|
||||||
"confirm": "Confirm",
|
"confirm": "Confirm",
|
||||||
"create": "Create",
|
"create": "Create",
|
||||||
"current-parenthesis": "(Current)",
|
"current-parenthesis": "(Current)",
|
||||||
|
"dashboard": "Dashboard",
|
||||||
"delete": "Delete",
|
"delete": "Delete",
|
||||||
"disabled": "Disabled",
|
"disabled": "Disabled",
|
||||||
"download": "Download",
|
"download": "Download",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue