Skip to content

Commit

Permalink
Merge pull request #839 from maemolol/patch-2
Browse files Browse the repository at this point in the history
Update messages.json for the Catalan translation
  • Loading branch information
dimdenGD authored Jun 13, 2024
2 parents a93a063 + cfd5b50 commit 680079d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _locales/ca/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"load_more": { "message": "Carrega més" },
"who_to_follow": { "message": "A qui seguir", "description": "Max 19 characters, you can use word 'People' if no space" },
"refresh": { "message": "Refresca" },
"view_all": { "message": "View all" },
"view_all": { "message": "Veure tot" },
"running": { "message": "Executant", "example": "->Running<- OldTwitter v0.0.0" },
"created_by": { "message": "Creat per", "example": "->Created by<- dimden" },
"website": { "message": "Pàgina web" },
Expand Down Expand Up @@ -499,4 +499,4 @@
"mmdd":{ "message": "$DATE$ $MONTH$", "description":"July 1st", "placeholders": { "month": { "content": "July" }, "date": { "content": "1st" } }},
"mmddyy":{ "message": "$DATE$ $MONTH$, $YEAR$", "description":"July 1st, 2015", "placeholders": { "year": { "content": "2015" },"month": { "content": "July" }, "date": { "content": "1st" } }},
"yyyy":{ "message": "$YEAR$", "description":"2015", "placeholders": { "year": { "content": "2015" } } }
}
}

0 comments on commit 680079d

Please sign in to comment.