diff --git a/AUTHORS b/AUTHORS index f2361b3..142a66d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,2 +1,5 @@ Current developers: Evgeniy Alekseev aka arcanis + +Translators: +@nosada (Japanese translation) diff --git a/sources/version.h.in b/sources/version.h.in index dfa2ed9..fdf25c9 100644 --- a/sources/version.h.in +++ b/sources/version.h.in @@ -5,7 +5,7 @@ #define NAME "Netctl Graphical Interface" #define VERSION "@PROJECT_VERSION@" #define AUTHOR "@PROJECT_AUTHOR@" -#define TRANSLATORS "" +#define TRANSLATORS "nosada (Japanese translation)" #define EMAIL "@PROJECT_CONTACT@" #define LICENSE "@PROJECT_LICENSE@" #define TRDPARTY_LICENSE "tasks,BSD,https://github.com/mhogomchungu/tasks;ponysay,GPLv3,http://erkin.co/ponysay"