mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
commit
e320bbbed5
1 changed files with 6 additions and 6 deletions
|
@ -167,11 +167,11 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
body: "Testo"
|
||||
version: "Versione"
|
||||
pending: "In attesa"
|
||||
accepted: "Accettato"
|
||||
rejected: "Rifiutato"
|
||||
withdrawn: "Ritirato"
|
||||
# submitter: "Submitter"
|
||||
# submitted: "Submitted"
|
||||
accepted: "Accettate"
|
||||
rejected: "Rifiutate"
|
||||
withdrawn: "Ritirate"
|
||||
submitter: "Autore"
|
||||
submitted: "Data creazione"
|
||||
commit_msg: "Messaggio di commit"
|
||||
# review: "Review"
|
||||
version_history: "Cronologia versioni"
|
||||
|
@ -194,7 +194,7 @@ module.exports = nativeDescription: "Italiano", englishDescription: "Italian", t
|
|||
# ladder: "Ladder"
|
||||
when: "Quando"
|
||||
opponent: "Avversario"
|
||||
rank: "Classifica"
|
||||
# rank: "Classifica"
|
||||
score: "Punteggio"
|
||||
win: "Vittoria"
|
||||
loss: "Sconfitta"
|
||||
|
|
Loading…
Reference in a new issue