2012-08-28 04:03:56 +04:00
|
|
|
<?php $TRANSLATIONS = array(
|
2013-05-26 04:03:54 +04:00
|
|
|
"Saving..." => "Gordetzen...",
|
2013-06-27 04:12:00 +04:00
|
|
|
"Encryption" => "Enkriptazioa",
|
|
|
|
"Enabled" => "Gaitua",
|
|
|
|
"Disabled" => "Ez-gaitua",
|
|
|
|
"Change Password" => "Aldatu Pasahitza"
|
2012-08-28 04:03:56 +04:00
|
|
|
);
|