[CMD] Add new portuguese (PT) translation (#3260)

This commit is contained in:
Jose Carlos Jesus 2020-11-07 16:27:52 +00:00 committed by GitHub
parent 274bc4de1c
commit a012c3d507
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 573 additions and 0 deletions

View file

@ -65,6 +65,9 @@ END
#ifdef LANGUAGE_PL_PL
#include "lang/pl-PL.rc"
#endif
#ifdef LANGUAGE_PT_PT
#include "lang/pt-PT.rc"
#endif
#ifdef LANGUAGE_RO_RO
#include "lang/ro-RO.rc"
#endif