mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
9 lines
146 B
C
9 lines
146 B
C
|
#define TRANSLATION "en_de"
|
||
|
#define TRANSLATION2 "de_en"
|
||
|
|
||
|
#ifdef ADMINISTRATORS
|
||
|
# define PLACE_OWNED ADMINISTRATORS
|
||
|
#endif
|
||
|
|
||
|
#include "babeldos.i"
|