mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 14:33:33 -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": {
|
||||
"logical-operators": {
|
||||
"and": "AND",
|
||||
"or": "OR"
|
||||
"and": "VE",
|
||||
"or": "VEYA"
|
||||
},
|
||||
"relational-operators": {
|
||||
"equals": "equals",
|
||||
"does-not-equal": "does not equal",
|
||||
"is-greater-than": "is greater than",
|
||||
"is-greater-than-or-equal-to": "is greater than or equal to",
|
||||
"equals": "eşittir",
|
||||
"does-not-equal": "eşit değildir",
|
||||
"is-greater-than": "daha büyük",
|
||||
"is-greater-than-or-equal-to": "daha büyük veya eşit",
|
||||
"is-less-than": "is less than",
|
||||
"is-less-than-or-equal-to": "is less than or equal to"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue