friendica-addons/showmore/lang/ru/strings.php

9 lines
458 B
PHP
Raw Normal View History

2013-02-27 15:38:30 +01:00
<?php
2013-02-27 16:22:24 +01:00
$a->strings["\"Show more\" Settings"] = "";
2013-02-27 15:38:30 +01:00
$a->strings["Enable Show More"] = "Включить Показать больше";
$a->strings["Cutting posts after how much characters"] = "Обрезание сообщения после превывения числа символов";
$a->strings["Submit"] = "Подтвердить";
$a->strings["Show More Settings saved."] = "";
$a->strings["show more"] = "показать больше";