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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed May 30, 2023
1 parent 096b33d commit 7af02c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/ca.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
OC.L10N.register(
"files_texteditor",
{
"Saving …" : "S'està desant...",
"Saving …" : "S'està desant",
"Saved!" : "S'ha desat!",
"Failed!" : "S'ha produït un error!",
"Saved" : "S'ha desat",
Expand Down
2 changes: 1 addition & 1 deletion l10n/ca.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ "translations": {
"Saving …" : "S'està desant...",
"Saving …" : "S'està desant",
"Saved!" : "S'ha desat!",
"Failed!" : "S'ha produït un error!",
"Saved" : "S'ha desat",
Expand Down

0 comments on commit 7af02c9

Please sign in to comment.