friendica-addons/showmore/lang/zh-cn/strings.php

9 lines
366 B
PHP
Raw Normal View History

2013-02-27 14:38:30 +00:00
<?php
2013-02-27 15:22:24 +00:00
$a->strings["\"Show more\" Settings"] = "「看更多」设置";
2013-02-27 14:38:30 +00: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"] = "看多";