mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 15:46:52 +00:00
[CMD] Add new portuguese (PT) translation (#3260)
This commit is contained in:
parent
274bc4de1c
commit
a012c3d507
2 changed files with 573 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue