mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-18 05:10:32 +01:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
067dfaa516
commit
a944fd42f7
2 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,8 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad credentials" : "不好的证书",
|
||||
"Moodle notifications" : "Moodle 通知",
|
||||
"Bad credentials" : "错误的证书",
|
||||
"Connected accounts" : "关联账号",
|
||||
"Connected as {user}" : "作为 {user} 已连接"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Bad credentials" : "不好的证书",
|
||||
"Moodle notifications" : "Moodle 通知",
|
||||
"Bad credentials" : "错误的证书",
|
||||
"Connected accounts" : "关联账号",
|
||||
"Connected as {user}" : "作为 {user} 已连接"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue