Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Feb 20, 2024
1 parent ae474d7 commit 348b853
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ OC.L10N.register(
"Authentication" : "Autentifikācija",
"Contacts" : "Kontakti",
"Import calendar" : "Importēt kalendāru",
"Photos" : "Bildes"
"Photos" : "Bildes",
"Drive" : "Braukt"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
3 changes: 2 additions & 1 deletion l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Authentication" : "Autentifikācija",
"Contacts" : "Kontakti",
"Import calendar" : "Importēt kalendāru",
"Photos" : "Bildes"
"Photos" : "Bildes",
"Drive" : "Braukt"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

0 comments on commit 348b853

Please sign in to comment.