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
722a380d11
commit
4440139110
2 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ OC.L10N.register(
|
|||
"Bad HTTP method" : "錯誤的 HTTP 方法",
|
||||
"Bad credentials" : "錯誤的憑證",
|
||||
"Connected accounts" : "已連線的帳號",
|
||||
"Your password" : "您的密碼",
|
||||
"Connected as {user}" : "以 {user} 身份連線"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
"Bad HTTP method" : "錯誤的 HTTP 方法",
|
||||
"Bad credentials" : "錯誤的憑證",
|
||||
"Connected accounts" : "已連線的帳號",
|
||||
"Your password" : "您的密碼",
|
||||
"Connected as {user}" : "以 {user} 身份連線"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue