Compare commits

..

No commits in common. "fd017eccf8a52b17ebafd566a4086e6ea6340395" and "80933101a02a674e1a18153559b372ada825ef1d" have entirely different histories.

2 changed files with 2 additions and 35 deletions

View file

@ -1,16 +1 @@
{
"commands": {
"config": {
"title": "Configurazione"
},
"ping": {
"title": "Latenza"
}
},
"command_failed": {
"support_server": "Partecipa al server di supporto",
"bug_report": "Crea un bug report",
"title": "Esecuzione del comando fallita"
},
"i18n_test": "si son cagati addosso"
}
{}

View file

@ -1,19 +1 @@
{
"commands": {
"config": {
"setting_info": {
"type": "Twype: {{type}}",
"title": "Swetting: {{setting}}",
"current": "Cuwwent value: {{value}}"
},
"title": "Configuwation",
"unknown_setting": "Unkwown setting \"{{setting}}\"",
"usage_hint": "Use **{{command}} <option> <new value>** to cwange a setting, or use **clear** as value to weset it :3"
},
"ping": {
"title": "Latwency",
"body": "WebSocket: {{latency.ws}}\nWound Twip: {{latency.roundtrip}}"
}
},
"test": "Test message in Engwish"
}
{}