From a392d31ad218cc0b60064d50cd4b6ad2a108ea63 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Fri, 3 Jun 2022 10:43:41 +0200 Subject: italian translation by dev and mandarino (#771) * italian translation by dev and mandarino * swap music and character loading * update all the other translations as well --- Attorney_Online.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Attorney_Online.pro') diff --git a/Attorney_Online.pro b/Attorney_Online.pro index 26a63498..1fb5d0b9 100644 --- a/Attorney_Online.pro +++ b/Attorney_Online.pro @@ -54,7 +54,8 @@ TRANSLATIONS = resource/translations/ao_en.ts \ resource/translations/ao_ru.ts \ resource/translations/ao_es.ts \ resource/translations/ao_pt.ts \ - resource/translations/ao_pl.ts + resource/translations/ao_pl.ts \ + resource/translations/ao_it.ts win32:RC_ICONS = resource/logo_ao2.ico macx:ICON = resource/logo_ao2.icns -- cgit