From a9434092adc499c7b7bbab100cd09c5ca02e628e Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 20 Nov 2017 05:49:17 +0400 Subject: Initial commit --- lang/en/auth_token.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 lang/en/auth_token.php (limited to 'lang/en') diff --git a/lang/en/auth_token.php b/lang/en/auth_token.php new file mode 100644 index 0000000..4c4525c --- /dev/null +++ b/lang/en/auth_token.php @@ -0,0 +1,25 @@ +. + +/** + * Strings for component "auth_token", language "en". + * + * @package auth_token + * @copyright 2017 "Valentin Popov" + * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later + */ + +$string["pluginname"] = "Authorization by tokens"; \ No newline at end of file -- cgit v1.2.3