mirror of
https://github.com/yattee/yattee.git
synced 2026-05-12 02:17:46 +00:00
Update localizable
This commit is contained in:
@@ -8131,6 +8131,16 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"search.filters.type" : {
|
||||||
|
"localizations" : {
|
||||||
|
"en" : {
|
||||||
|
"stringUnit" : {
|
||||||
|
"state" : "translated",
|
||||||
|
"value" : "Type"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"search.hint.description" : {
|
"search.hint.description" : {
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
"en" : {
|
"en" : {
|
||||||
@@ -14560,17 +14570,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sources.retryDetection" : {
|
|
||||||
"comment" : "Button to retry instance detection after providing HTTP Basic Auth credentials",
|
|
||||||
"localizations" : {
|
|
||||||
"en" : {
|
|
||||||
"stringUnit" : {
|
|
||||||
"state" : "translated",
|
|
||||||
"value" : "Retry Detection"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sources.editSource" : {
|
"sources.editSource" : {
|
||||||
"comment" : "Title for edit source view",
|
"comment" : "Title for edit source view",
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
@@ -14934,6 +14933,28 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"sources.footer.basicAuth" : {
|
||||||
|
"comment" : "Footer text explaining optional HTTP Basic Auth credentials for instances behind a reverse proxy",
|
||||||
|
"localizations" : {
|
||||||
|
"en" : {
|
||||||
|
"stringUnit" : {
|
||||||
|
"state" : "translated",
|
||||||
|
"value" : "Optional. Provide a username and password if this instance sits behind a reverse proxy that requires HTTP Basic Auth."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"sources.footer.basicAuthRequired" : {
|
||||||
|
"comment" : "Footer text shown when the instance is behind HTTP Basic Auth and credentials are required to detect it",
|
||||||
|
"localizations" : {
|
||||||
|
"en" : {
|
||||||
|
"stringUnit" : {
|
||||||
|
"state" : "translated",
|
||||||
|
"value" : "This server is behind HTTP Basic Auth. Enter the username and password to continue."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"sources.footer.discovery" : {
|
"sources.footer.discovery" : {
|
||||||
"comment" : "Footer text for network discovery section",
|
"comment" : "Footer text for network discovery section",
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
@@ -15022,28 +15043,6 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sources.footer.basicAuth" : {
|
|
||||||
"comment" : "Footer text explaining optional HTTP Basic Auth credentials for instances behind a reverse proxy",
|
|
||||||
"localizations" : {
|
|
||||||
"en" : {
|
|
||||||
"stringUnit" : {
|
|
||||||
"state" : "translated",
|
|
||||||
"value" : "Optional. Provide a username and password if this instance sits behind a reverse proxy that requires HTTP Basic Auth."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sources.footer.basicAuthRequired" : {
|
|
||||||
"comment" : "Footer text shown when the instance is behind HTTP Basic Auth and credentials are required to detect it",
|
|
||||||
"localizations" : {
|
|
||||||
"en" : {
|
|
||||||
"stringUnit" : {
|
|
||||||
"state" : "translated",
|
|
||||||
"value" : "This server is behind HTTP Basic Auth. Enter the username and password to continue."
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sources.footer.yatteeServerAuth" : {
|
"sources.footer.yatteeServerAuth" : {
|
||||||
"comment" : "Footer text explaining Yattee Server authentication",
|
"comment" : "Footer text explaining Yattee Server authentication",
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
@@ -15241,6 +15240,17 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"sources.retryDetection" : {
|
||||||
|
"comment" : "Button to retry instance detection after providing HTTP Basic Auth credentials",
|
||||||
|
"localizations" : {
|
||||||
|
"en" : {
|
||||||
|
"stringUnit" : {
|
||||||
|
"state" : "translated",
|
||||||
|
"value" : "Retry Detection"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"sources.section.allSources" : {
|
"sources.section.allSources" : {
|
||||||
"comment" : "Section header for all sources when not grouped",
|
"comment" : "Section header for all sources when not grouped",
|
||||||
"localizations" : {
|
"localizations" : {
|
||||||
|
|||||||
Reference in New Issue
Block a user