github-actions[bot]
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
4 deletions
-
packages/web/public/i18n/locales/tr-TR/nodes.json
|
|
|
@ -7,7 +7,7 @@ |
|
|
|
"label": "No Public Key" |
|
|
|
}, |
|
|
|
"directMessage": { |
|
|
|
"label": "Direct Message {{shortName}}" |
|
|
|
"label": "Direk Mesaj {{shortName}}" |
|
|
|
}, |
|
|
|
"favorite": { |
|
|
|
"label": "Favori", |
|
|
|
@ -50,12 +50,12 @@ |
|
|
|
"viaMqtt": ", via MQTT" |
|
|
|
}, |
|
|
|
"lastHeardStatus": { |
|
|
|
"never": "Never" |
|
|
|
"never": "Hiçbir zaman" |
|
|
|
} |
|
|
|
}, |
|
|
|
"actions": { |
|
|
|
"added": "Added", |
|
|
|
"removed": "Removed", |
|
|
|
"added": "Eklendi", |
|
|
|
"removed": "Kaldırıldı", |
|
|
|
"ignoreNode": "Ignore Node", |
|
|
|
"unignoreNode": "Unignore Node", |
|
|
|
"requestPosition": "Request Position" |
|
|
|
|