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
5925dc8399
commit
906085ea18
2 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
|||
"integration_moodle",
|
||||
{
|
||||
"Bad credentials" : "Marrits identificants",
|
||||
"Connected accounts" : "Comptes connectats",
|
||||
"Moodle password" : "Senhal moodle",
|
||||
"Your password" : "Vòstre senhal",
|
||||
"Connected as {user}" : "Connectat coma {user}"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
{ "translations": {
|
||||
"Bad credentials" : "Marrits identificants",
|
||||
"Connected accounts" : "Comptes connectats",
|
||||
"Moodle password" : "Senhal moodle",
|
||||
"Your password" : "Vòstre senhal",
|
||||
"Connected as {user}" : "Connectat coma {user}"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue