mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-15 20:33:12 -05:00
New Crowdin updates (#1153)
* New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (French) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Hungarian) * New translations en-US.json (Greek) * New translations en-US.json (Greek) * New translations en-US.json (Greek) * New translations en-US.json (Swedish) * New translations en-US.json (Danish) * New translations en-US.json (Swedish) * New translations en-US.json (Swedish) * New translations en-US.json (Swedish) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Danish) * New translations en-US.json (Hungarian) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German) * New translations en-US.json (German)
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
{
|
||||
"teaspoon": {
|
||||
"name": "teaspoon",
|
||||
"name": "cuillère à café",
|
||||
"description": "",
|
||||
"abbreviation": "tsp"
|
||||
"abbreviation": "càc"
|
||||
},
|
||||
"tablespoon": {
|
||||
"name": "tablespoon",
|
||||
"name": "cuillère à soupe",
|
||||
"description": "",
|
||||
"abbreviation": "tbsp"
|
||||
"abbreviation": "càS"
|
||||
},
|
||||
"cup": {
|
||||
"name": "cup",
|
||||
"name": "tasse",
|
||||
"description": "",
|
||||
"abbreviation": "cup"
|
||||
"abbreviation": "tasse"
|
||||
},
|
||||
"fluid-ounce": {
|
||||
"name": "fluid ounce",
|
||||
"name": "centilitre",
|
||||
"description": "",
|
||||
"abbreviation": "fl oz"
|
||||
"abbreviation": "cL"
|
||||
},
|
||||
"pint": {
|
||||
"name": "pint",
|
||||
"name": "pinte",
|
||||
"description": "",
|
||||
"abbreviation": "pt"
|
||||
},
|
||||
@@ -35,37 +35,37 @@
|
||||
"abbreviation": "gal"
|
||||
},
|
||||
"milliliter": {
|
||||
"name": "milliliter",
|
||||
"name": "mililitre",
|
||||
"description": "",
|
||||
"abbreviation": "ml"
|
||||
"abbreviation": "mL"
|
||||
},
|
||||
"liter": {
|
||||
"name": "liter",
|
||||
"name": "litre",
|
||||
"description": "",
|
||||
"abbreviation": "l"
|
||||
"abbreviation": "L"
|
||||
},
|
||||
"pound": {
|
||||
"name": "pound",
|
||||
"name": "livre",
|
||||
"description": "",
|
||||
"abbreviation": "lb"
|
||||
},
|
||||
"ounce": {
|
||||
"name": "ounce",
|
||||
"name": "once",
|
||||
"description": "",
|
||||
"abbreviation": "oz"
|
||||
},
|
||||
"gram": {
|
||||
"name": "gram",
|
||||
"name": "gramme",
|
||||
"description": "",
|
||||
"abbreviation": "g"
|
||||
},
|
||||
"kilogram": {
|
||||
"name": "kilogram",
|
||||
"name": "kilogramme",
|
||||
"description": "",
|
||||
"abbreviation": "kg"
|
||||
},
|
||||
"milligram": {
|
||||
"name": "milligram",
|
||||
"name": "milligramme",
|
||||
"description": "",
|
||||
"abbreviation": "mg"
|
||||
},
|
||||
@@ -75,27 +75,27 @@
|
||||
"abbreviation": ""
|
||||
},
|
||||
"dash": {
|
||||
"name": "dash",
|
||||
"name": "trait",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"serving": {
|
||||
"name": "serving",
|
||||
"name": "part",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"head": {
|
||||
"name": "head",
|
||||
"name": "tête",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"clove": {
|
||||
"name": "clove",
|
||||
"name": "gousse",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
},
|
||||
"can": {
|
||||
"name": "can",
|
||||
"name": "boîte",
|
||||
"description": "",
|
||||
"abbreviation": ""
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user