mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
211402e754
commit
1e3f412db3
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"integration_moodle",
|
||||
{
|
||||
"Moodle notifications" : "Moodle通知",
|
||||
"Bad HTTP method" : "不正なHTTPメソッド",
|
||||
"Bad credentials" : "不正な資格情報",
|
||||
"Connected accounts" : "接続済みアカウント",
|
||||
"Moodle login" : "Moodleログイン",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Moodle notifications" : "Moodle通知",
|
||||
"Bad HTTP method" : "不正なHTTPメソッド",
|
||||
"Bad credentials" : "不正な資格情報",
|
||||
"Connected accounts" : "接続済みアカウント",
|
||||
"Moodle login" : "Moodleログイン",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue