add contents
This commit is contained in:
8
lib/plugins/encryptedpasswords/lang/ja/settings.php
Normal file
8
lib/plugins/encryptedpasswords/lang/ja/settings.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
/*
|
||||
* DokuWiki plugin Encrypted Passwords;
|
||||
* Japanese language for settings
|
||||
*/
|
||||
|
||||
$lang['reload_seconds'] = '暗号解除後、再度暗号化状態に戻すためにページをリロードするまでの秒数. 0 を指定すると自動ではリロードしません.';
|
||||
$lang['notify'] = '自動ドラフト保存機能が無効化された時に通知する';
|
Reference in New Issue
Block a user