Italian translation #1874

Open
ghost wants to merge 318 commits from master into i18n
40 changed files with 366 additions and 465 deletions
Showing only changes of commit f255fe19a4 - Show all commits

View File

@ -4,6 +4,9 @@ location = /old/ {
location = /privacy-policy/ {
return 301 /privacy/;
}
location = /webrtc.html {
return 301 /browsers/;
}
location = /software/im/ {
return 301 /software/real-time-communication/;
}