Skip to content

Commit

Permalink
feat(FEC-14239): Adding Catalan
Browse files Browse the repository at this point in the history
Added Catalan translation
  • Loading branch information
roeedean authored Jan 12, 2025
1 parent 546923a commit 43e143a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions translations/ca.i18n.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"ca": {
"kalturaLive": {
"offline_title": "No s'està emetent encara",
"offline_body": "El vídeo començarà a reproduir-se un cop comenci l'emissió",
"no_longer_live": "L'emissió ja no és en directe",
"live": "En directe",
"offline": "Desconnectat",
"preview": "Previsualització"
}
}
}

0 comments on commit 43e143a

Please sign in to comment.