1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-05 05:25:29 +02:00

fix: Update Italian translation (#1268)

This commit is contained in:
Niccolò Pedrini 2025-07-28 11:40:27 +02:00 committed by GitHub
parent e2a9b30f46
commit fb8a4a1c45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 25 additions and 0 deletions

View file

@ -7,7 +7,9 @@
"This is a *test* **markdown** `message`!": "Questo è un *test* **markdown** `messaggio`!",
"This is a <i>test</i> <b>html</b> <code>message</code>": "Questo è un <i>test</i> <b>html</b> <code>messaggio</code>",
"You Were Added to Card": "Sei stato aggiunto alla task",
"You Were Mentioned in Comment": "Sei stato menzionato nel commento",
"%s created %s in %s on %s": "%s ha creato %s in %s in %s",
"%s left a new comment to %s on %s": "%s ha commentato %s in %s",
"%s mentioned you in %s on %s": "%s ti ha menzionato in %s in %s",
"%s moved %s from %s to %s on %s": "%s ha spostato %s da %s a %s in %s"
}