integration_moodle/l10n/zh_CN.js
Nextcloud bot a944fd42f7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-18 02:53:54 +00:00

9 lines
265 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Moodle notifications" : "Moodle 通知",
"Bad credentials" : "错误的证书",
"Connected accounts" : "关联账号",
"Connected as {user}" : "作为 {user} 已连接"
},
"nplurals=1; plural=0;");