mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-02 17:12:16 +03:00
Use translations
This commit is contained in:
@@ -131,6 +131,8 @@
|
||||
"close": "Close",
|
||||
"copy": "Copy",
|
||||
"copiedToClipboard": "Copied to clipboard",
|
||||
"shareTimestamp": "Share Timestamp",
|
||||
"shareTimestampUrl": "Share Timestamp URL",
|
||||
"back": "Back",
|
||||
"history": "History",
|
||||
"fullscreen": "Fullscreen",
|
||||
|
||||
@@ -99,6 +99,14 @@
|
||||
}
|
||||
},
|
||||
"recording": {
|
||||
"shareTimestamp": {
|
||||
"title": "Share Review Timestamp",
|
||||
"description": "Share the current player position or choose a custom timestamp.",
|
||||
"current": "Current Player Timestamp",
|
||||
"custom": "Custom Timestamp",
|
||||
"customDescription": "Pick a specific point in time to share.",
|
||||
"shareTitle": "Frigate Review Timestamp: {{camera}}"
|
||||
},
|
||||
"confirmDelete": {
|
||||
"title": "Confirm Delete",
|
||||
"desc": {
|
||||
|
||||
Reference in New Issue
Block a user