New Crowdin updates (#1038)

This commit is contained in:
Thomas Camlong
2023-06-11 00:59:03 +09:00
committed by GitHub
parent 0bfa8ac982
commit 21fdb3d02c
57 changed files with 615 additions and 132 deletions

View File

@@ -1,18 +1,18 @@
{
"modals": {
"blockedPopups": {
"title": "Popups blocked",
"text": "Your browser has blocked Homarr from accessing it's API. This is most commonly caused by AdBlockers or denied permissions. Homarr is unable to request permissions automatically.",
"title": "",
"text": "",
"list": {
"browserPermission": "Click on the icon besides the URL and check the permisions. Allow Popups and windows",
"adBlockers": "Disable ad blockers and security tools from your browser",
"otherBrowser": "Try a different browser"
"browserPermission": "",
"adBlockers": "",
"otherBrowser": ""
}
}
},
"actions": {
"category": {
"openAllInNewTab": "Open all in new tab"
"openAllInNewTab": ""
}
}
}

View File

@@ -12,7 +12,7 @@
"label": "Refresh interval (in minutes)"
},
"dangerousAllowSanitizedItemContent": {
"label": "Dangerous: Allow sanitized item content"
"label": ""
},
"textLinesClamp": {
"label": "Text lines clamp"

View File

@@ -7,7 +7,7 @@
}
},
"modal": {
"text": "An unexpected error has occurred. Please check your configuration. Please report this issue, if you believe that this is a bug.",
"text": "",
"label": "Your error",
"reportButton": "Report this error"
}