Blame view
sources/apps/tasks/l10n/te.php
298 Bytes
|
42e4f8d60
|
1 2 3 4 5 6 7 8 |
<?php $TRANSLATIONS = array( "List" => "జాబితా", "No category" => "వర్గం లేదు", "Unspecified" => "పేర్కొనలేదు", "Empty Summary" => "ఖాళీ సారాంశం", "More" => "మరిన్ని", "Delete" => "తొలగించు" ); |