mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
add per-plugin language files
This commit is contained in:
parent
32063986f5
commit
887fcdbd3e
840 changed files with 10332 additions and 0 deletions
8
gnot/lang/zh-cn/strings.php
Normal file
8
gnot/lang/zh-cn/strings.php
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Gnot settings updated."] = "Gnot设置更新了。";
|
||||
$a->strings["Gnot Settings"] = "Gnot设置";
|
||||
$a->strings["Allows threading of email comment notifications on Gmail and anonymising the subject line."] = "允许邮件评论通知在Gmail和匿名话题行。";
|
||||
$a->strings["Enable this plugin/addon?"] = "使这个插件/加件可用?";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings["[Friendica:Notify] Comment to conversation #%d"] = "[Friendica:Notify]评论在交流#%d";
|
Loading…
Add table
Add a link
Reference in a new issue