mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
21565e326d
commit
d1e992b6cf
2 changed files with 4 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ OC.L10N.register(
|
|||
"Bad credentials" : "잘못된 자격 증명",
|
||||
"Connected accounts" : "계정 연결됨",
|
||||
"Connected as {user}" : "[user]로 연결됨",
|
||||
"Check SSL certificate" : "SSL 인증서 확인"
|
||||
"Check SSL certificate" : "SSL 인증서 확인",
|
||||
"No Moodle account connected" : "연결된 Moodle 계정이 없음"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
"Bad credentials" : "잘못된 자격 증명",
|
||||
"Connected accounts" : "계정 연결됨",
|
||||
"Connected as {user}" : "[user]로 연결됨",
|
||||
"Check SSL certificate" : "SSL 인증서 확인"
|
||||
"Check SSL certificate" : "SSL 인증서 확인",
|
||||
"No Moodle account connected" : "연결된 Moodle 계정이 없음"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue