mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
feat: Added id-ID translation (#1217)
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com> Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
This commit is contained in:
parent
2331b328d8
commit
c403e083cc
@ -1,35 +1,35 @@
|
||||
{
|
||||
"@@locale": "id-ID",
|
||||
"bold": "",
|
||||
"bold": "berani",
|
||||
"@bold": {},
|
||||
"bulletedList": "",
|
||||
"bulletedList": "daftar berpoin",
|
||||
"@bulletedList": {},
|
||||
"checkbox": "",
|
||||
"checkbox": "kotak centang",
|
||||
"@checkbox": {},
|
||||
"embedCode": "",
|
||||
"embedCode": "menyematkan Kode",
|
||||
"@embedCode": {},
|
||||
"heading1": "",
|
||||
"heading1": "pos1",
|
||||
"@heading1": {},
|
||||
"heading2": "",
|
||||
"heading2": "pos2",
|
||||
"@heading2": {},
|
||||
"heading3": "",
|
||||
"heading3": "pos3",
|
||||
"@heading3": {},
|
||||
"highlight": "",
|
||||
"highlight": "menyorot",
|
||||
"@highlight": {},
|
||||
"image": "",
|
||||
"image": "gambar",
|
||||
"@image": {},
|
||||
"italic": "",
|
||||
"italic": "miring",
|
||||
"@italic": {},
|
||||
"link": "",
|
||||
"link": "tautan",
|
||||
"@link": {},
|
||||
"numberedList": "",
|
||||
"numberedList": "daftar bernomor",
|
||||
"@numberedList": {},
|
||||
"quote": "",
|
||||
"quote": "mengutip",
|
||||
"@quote": {},
|
||||
"strikethrough": "",
|
||||
"strikethrough": "coret",
|
||||
"@strikethrough": {},
|
||||
"text": "",
|
||||
"text": "teks",
|
||||
"@text": {},
|
||||
"underline": "",
|
||||
"underline": "menggarisbawahi",
|
||||
"@underline": {}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user