mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add lang de/pl/pt/ro/ru/sv
This commit is contained in:
12
lang/ro/lang_takereseed.php
Normal file
12
lang/ro/lang_takereseed.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
$lang_takereseed = array
|
||||
(
|
||||
'head_reseed_request' => "Cerere reintrodusă!",
|
||||
'std_it_worked' => "A funcționat! Un mesaj este trimis către utilizatorii care au smuls acest torent.",
|
||||
'std_error' => "Eroare",
|
||||
'std_torrent_not_dead' => "Torrentul nu a murit.",
|
||||
'std_reseed_sent_recently' => "Cineva a cerut deja recalcularea acestui torent în ultimele 15 minute. Te rugăm să aștepți cu răbdare ca utilizatorii să reseze.",
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user