mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 17:08:48 +00:00
fix plugins strings
This commit is contained in:
parent
887fcdbd3e
commit
f82245d9b7
112 changed files with 112 additions and 112 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
$a->strings["Settings"] = "配置";
|
||||
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "MathJax插件表示用LaTeX句法的数学公式,围绕$$或者eqnarray快,在您墙,网络分页和私人收件箱的文章。";
|
||||
$a->strings["The MathJax addon renders mathematical formulae written using the LaTeX syntax surrounded by the usual $$ or an eqnarray block in the postings of your wall,network tab and private mail."] = "MathJax插件表示用LaTeX句法的数学公式,围绕$";
|
||||
$a->strings["Use the MathJax renderer"] = "用MathJax表示器";
|
||||
$a->strings["Submit"] = "提交";
|
||||
$a->strings["Settings updated."] = "设置跟新了";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue