mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: Added fr_CA translation (#1212)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com> Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
This commit is contained in:
parent
069a23c96b
commit
176668049c
@ -1,35 +1,35 @@
|
|||||||
{
|
{
|
||||||
"@@locale": "fr-CA",
|
"@@locale": "fr-CA",
|
||||||
"bold": "",
|
"bold": "gras",
|
||||||
"@bold": {},
|
"@bold": {},
|
||||||
"bulletedList": "",
|
"bulletedList": "liste à puces",
|
||||||
"@bulletedList": {},
|
"@bulletedList": {},
|
||||||
"checkbox": "",
|
"checkbox": "case à cocher",
|
||||||
"@checkbox": {},
|
"@checkbox": {},
|
||||||
"embedCode": "",
|
"embedCode": "incorporer Code",
|
||||||
"@embedCode": {},
|
"@embedCode": {},
|
||||||
"heading1": "",
|
"heading1": "en-tête1",
|
||||||
"@heading1": {},
|
"@heading1": {},
|
||||||
"heading2": "",
|
"heading2": "en-tête2",
|
||||||
"@heading2": {},
|
"@heading2": {},
|
||||||
"heading3": "",
|
"heading3": "en-tête3",
|
||||||
"@heading3": {},
|
"@heading3": {},
|
||||||
"highlight": "",
|
"highlight": "mettre en évidence",
|
||||||
"@highlight": {},
|
"@highlight": {},
|
||||||
"image": "",
|
"image": "l’image",
|
||||||
"@image": {},
|
"@image": {},
|
||||||
"italic": "",
|
"italic": "italique",
|
||||||
"@italic": {},
|
"@italic": {},
|
||||||
"link": "",
|
"link": "lien",
|
||||||
"@link": {},
|
"@link": {},
|
||||||
"numberedList": "",
|
"numberedList": "liste numérotée",
|
||||||
"@numberedList": {},
|
"@numberedList": {},
|
||||||
"quote": "",
|
"quote": "citation",
|
||||||
"@quote": {},
|
"@quote": {},
|
||||||
"strikethrough": "",
|
"strikethrough": "barré",
|
||||||
"@strikethrough": {},
|
"@strikethrough": {},
|
||||||
"text": "",
|
"text": "texte",
|
||||||
"@text": {},
|
"@text": {},
|
||||||
"underline": "",
|
"underline": "souligner",
|
||||||
"@underline": {}
|
"@underline": {}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user