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": ""
}
}
}