Blame view
sources/apps/files_texteditor/l10n/lt_LT.php
300 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 8 |
<?php $TRANSLATIONS = array( "Save" => "Išsaugoti", "Close" => "Užverti", "Next" => "Kitas", "Saving..." => "Saugoma...", "An error occurred!" => "Įvyko klaida!", "There were unsaved changes, click here to go back" => "Turėjote neišsaugotų pakeitimų, spustelėkite čia, kad grįžtumėte" ); |