integration_moodle/l10n/ja.js
2020-10-06 02:46:42 +00:00

8 lines
239 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Bad credentials" : "不正な資格情報",
"Connected accounts" : "接続済みアカウント",
"Connected as {user}" : "{user} を接続済み"
},
"nplurals=1; plural=0;");