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
c08675c0c8
commit
ce02f5a118
2 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,8 @@ OC.L10N.register(
|
|||
"integration_moodle",
|
||||
{
|
||||
"Moodle notifications" : "Moodle 通知",
|
||||
"Moodle courses" : "幕课",
|
||||
"Bad HTTP method" : "错误的HTTP方法",
|
||||
"Bad credentials" : "错误的证书",
|
||||
"Connected accounts" : "关联账号",
|
||||
"Connected as {user}" : "作为 {user} 已连接"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
{ "translations": {
|
||||
"Moodle notifications" : "Moodle 通知",
|
||||
"Moodle courses" : "幕课",
|
||||
"Bad HTTP method" : "错误的HTTP方法",
|
||||
"Bad credentials" : "错误的证书",
|
||||
"Connected accounts" : "关联账号",
|
||||
"Connected as {user}" : "作为 {user} 已连接"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue