Added translations, fixed chips theming

This commit is contained in:
Anton Stubenbord
2023-01-20 12:46:46 +01:00
parent f9dfddf704
commit fa3059218d
24 changed files with 399 additions and 270 deletions

View File

@@ -1,6 +1,6 @@
{
"@@locale": "cs",
"aboutDialogDevelopedByText": "Vyvíjí",
"aboutDialogDevelopedByText": "Vyvíjí {name}",
"@aboutDialogDevelopedByText": {
"placeholders": {
"name": {}
@@ -490,16 +490,28 @@
"@loginPageUsernameValidatorMessageText": {},
"matchingAlgorithmAllDescription": "",
"@matchingAlgorithmAllDescription": {},
"matchingAlgorithmAllName": "",
"@matchingAlgorithmAllName": {},
"matchingAlgorithmAnyDescription": "",
"@matchingAlgorithmAnyDescription": {},
"matchingAlgorithmAnyName": "",
"@matchingAlgorithmAnyName": {},
"matchingAlgorithmAutoDescription": "",
"@matchingAlgorithmAutoDescription": {},
"matchingAlgorithmAutoName": "",
"@matchingAlgorithmAutoName": {},
"matchingAlgorithmExactDescription": "",
"@matchingAlgorithmExactDescription": {},
"matchingAlgorithmExactName": "",
"@matchingAlgorithmExactName": {},
"matchingAlgorithmFuzzyDescription": "",
"@matchingAlgorithmFuzzyDescription": {},
"matchingAlgorithmFuzzyName": "",
"@matchingAlgorithmFuzzyName": {},
"matchingAlgorithmRegexDescription": "",
"@matchingAlgorithmRegexDescription": {},
"matchingAlgorithmRegexName": "",
"@matchingAlgorithmRegexName": {},
"offlineWidgetText": "Nezdařilo se vytvořit připojení k internetu.",
"@offlineWidgetText": {},
"onboardingDoneButtonLabel": "Hotovo",