feature: Make the associated circle label for resources configurable
This commit is contained in:
@ -118,6 +118,9 @@
|
||||
"buttonJoin": "Join the circle",
|
||||
"description": "Description :",
|
||||
"subTitle": "Members :"
|
||||
},
|
||||
"extensions": {
|
||||
"associated": "Associated circle"
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
@ -240,4 +243,4 @@
|
||||
"somethingGoesWrong": "Something goes wrong, try to",
|
||||
"reload": "reload"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -118,6 +118,9 @@
|
||||
"buttonJoin": "Unirse al círculo",
|
||||
"description": "Descripción :",
|
||||
"subTitle": "Miembrxs: "
|
||||
},
|
||||
"extensions": {
|
||||
"associated": "Círculo asociado"
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
@ -240,4 +243,4 @@
|
||||
"somethingGoesWrong": "Algo sale mal, intenta",
|
||||
"reload": "recargar"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@ -120,6 +120,9 @@
|
||||
"buttonJoin": "Rejoindre le cercle",
|
||||
"description": "Description :",
|
||||
"subTitle": "Membres :"
|
||||
},
|
||||
"extensions": {
|
||||
"associated": "Cercle associé"
|
||||
}
|
||||
},
|
||||
"communities": {
|
||||
|
||||
Reference in New Issue
Block a user