Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Aug 24, 2022
1 parent a54e9f9 commit b8d142f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/es_SV.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ OC.L10N.register(
"3 hours" : "3 horas",
"Your settings have been updated." : "Tus configuraciones se han actualizado."
},
"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
2 changes: 1 addition & 1 deletion l10n/es_SV.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"1 hour" : "1 hora",
"3 hours" : "3 horas",
"Your settings have been updated." : "Tus configuraciones se han actualizado."
},"pluralForm" :"nplurals=2; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}

0 comments on commit b8d142f

Please sign in to comment.