French sub.club labels
This commit is contained in:
parent
bf7df9c1c1
commit
f64d85204c
|
@ -756,6 +756,12 @@
|
|||
"state" : "translated",
|
||||
"value" : "sub.club Account"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Compte sub.club"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1632,22 +1638,36 @@
|
|||
}
|
||||
},
|
||||
"info.subclub.collaboration" : {
|
||||
"comment" : "sub.club is a COLLAB, precisely",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "This feature is from a collaboration between sub.club and Bubble"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Cette fonctionnalité provient d’une collaboration entre sub.club et Bubble"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"info.subclub.description" : {
|
||||
"comment" : "Explain that sub.club is NOT attached to Bubble or Lumaa, and explain sub.club's concept",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "sub.club is a third-party service that allows Mastodon accounts to be premium accounts"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "sub.club est un service tiers qui permet à des comptes Mastodon d’être des comptes payants"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -1812,12 +1832,19 @@
|
|||
}
|
||||
},
|
||||
"learn.subclub" : {
|
||||
"comment" : "This is a button that brings to the sub.club website",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "About sub.club"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "À propos de sub.club"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
@ -2577,6 +2604,7 @@
|
|||
}
|
||||
},
|
||||
"setting.review" : {
|
||||
"extractionState" : "stale",
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
|
@ -3026,6 +3054,22 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"shop.bubble-plus.manage" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Manage your subscriptions"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Gérez vos abonnements"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shop.bubble-plus.monthly" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
|
@ -3058,6 +3102,22 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"shop.bubble-plus.owning" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "You have Bubble+!"
|
||||
}
|
||||
},
|
||||
"fr" : {
|
||||
"stringUnit" : {
|
||||
"state" : "translated",
|
||||
"value" : "Vous avez Bubble+ !"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shop.bubble-plus.required" : {
|
||||
"localizations" : {
|
||||
"en" : {
|
||||
|
@ -5013,4 +5073,4 @@
|
|||
}
|
||||
},
|
||||
"version" : "1.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue