Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: Woodpecker CI/UI
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/
This commit is contained in:
Weblate 2022-10-23 00:18:03 +00:00
parent ec3b37c93d
commit 21ae7fa20e
2 changed files with 1 additions and 17 deletions

View file

@ -1,28 +1,13 @@
{ {
"org": {
"settings": {
"secrets": {
"events": {
"events": ""
}
}
}
},
"repo": { "repo": {
"build": { "build": {
"execution_error": "" "execution_error": ""
}, },
"settings": { "settings": {
"actions": {
"actions": ""
},
"general": { "general": {
"cancel_prev": { "cancel_prev": {
"cancel": "" "cancel": ""
} }
},
"registries": {
"none": ""
} }
} }
}, },

View file

@ -12,8 +12,7 @@
"build": { "build": {
"actions": { "actions": {
"cancel": "Annulla" "cancel": "Annulla"
}, }
"step_not_started": ""
}, },
"enable": { "enable": {
"enable": "Abilita", "enable": "Abilita",