mirror of
https://github.com/ChronosX88/psyced.git
synced 2024-11-09 12:01:00 +00:00
9 lines
139 B
C
9 lines
139 B
C
|
#define NAME "de_en"
|
||
|
#define TRANSLATION "de_en"
|
||
|
|
||
|
#ifdef ADMINISTRATORS
|
||
|
# define PLACE_OWNED ADMINISTRATORS
|
||
|
#endif
|
||
|
|
||
|
#include "babeldos.i"
|