🌐 add crowdin translations
This commit is contained in:
55
public/locales/pl/settings/general/config-changer.json
Normal file
55
public/locales/pl/settings/general/config-changer.json
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"configSelect": {
|
||||
"label": ""
|
||||
},
|
||||
"modal": {
|
||||
"title": "",
|
||||
"form": {
|
||||
"configName": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
},
|
||||
"submitButton": ""
|
||||
},
|
||||
"events": {
|
||||
"configSaved": {
|
||||
"title": "Konfiguracja zapisana",
|
||||
"message": "Konfiguracja zapisana jako {{configName}}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"buttons": {
|
||||
"download": "",
|
||||
"delete": {
|
||||
"text": "Usuń konfigurację",
|
||||
"notifications": {
|
||||
"deleted": {
|
||||
"title": "Konfiguracja usunięta",
|
||||
"message": "Konfiguracja usunięta"
|
||||
},
|
||||
"deleteFailed": {
|
||||
"title": "Nie udało się usunąć konfiguracji",
|
||||
"message": "Nie udało się usunąć konfiguracji"
|
||||
}
|
||||
}
|
||||
},
|
||||
"saveCopy": "Zapisz kopię"
|
||||
},
|
||||
"dropzone": {
|
||||
"notifications": {
|
||||
"invalidConfig": {
|
||||
"title": "",
|
||||
"message": ""
|
||||
},
|
||||
"loadedSuccessfully": {
|
||||
"title": ""
|
||||
}
|
||||
},
|
||||
"accept": {
|
||||
"text": ""
|
||||
},
|
||||
"reject": {
|
||||
"text": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user