Initial commit
This commit is contained in:
8
content/lib/plugins/authad/lang/fi/lang.php
Normal file
8
content/lib/plugins/authad/lang/fi/lang.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Jussi Takala <jussi.takala@live.fi>
|
||||
*/
|
||||
$lang['authpwdexpire'] = 'Salasanasi vanhenee %d pv:n päästä, vaihda salasanasi pikaisesti.';
|
9
content/lib/plugins/authad/lang/fi/settings.php
Normal file
9
content/lib/plugins/authad/lang/fi/settings.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Otto Vainio <otto@valjakko.net>
|
||||
*/
|
||||
$lang['debug'] = 'Näytä lisää debug-koodia virheistä?';
|
||||
$lang['expirywarn'] = 'Montako päivää etukäteen varoitetaan salasanan vanhenemissta. 0 poistaa.';
|
Reference in New Issue
Block a user