mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 22:43:34 -07:00
New translations en-us.json (Turkish)
This commit is contained in:
parent
0191d5ece7
commit
61e7cab9d5
1 changed files with 6 additions and 6 deletions
|
@ -1361,14 +1361,14 @@
|
||||||
},
|
},
|
||||||
"query-filter": {
|
"query-filter": {
|
||||||
"logical-operators": {
|
"logical-operators": {
|
||||||
"and": "AND",
|
"and": "VE",
|
||||||
"or": "OR"
|
"or": "VEYA"
|
||||||
},
|
},
|
||||||
"relational-operators": {
|
"relational-operators": {
|
||||||
"equals": "equals",
|
"equals": "eşittir",
|
||||||
"does-not-equal": "does not equal",
|
"does-not-equal": "eşit değildir",
|
||||||
"is-greater-than": "is greater than",
|
"is-greater-than": "daha büyük",
|
||||||
"is-greater-than-or-equal-to": "is greater than or equal to",
|
"is-greater-than-or-equal-to": "daha büyük veya eşit",
|
||||||
"is-less-than": "is less than",
|
"is-less-than": "is less than",
|
||||||
"is-less-than-or-equal-to": "is less than or equal to"
|
"is-less-than-or-equal-to": "is less than or equal to"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue