Skip to content

Commit 5896855

Browse files
authored
Merge pull request #1091 from AppFlowy-IO/fix/appflowy_overlay_bugs
Fix/appflowy overlay bugs
2 parents 3119759 + d26d620 commit 5896855

37 files changed

+533
-498
lines changed

frontend/app_flowy/assets/translations/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@
213213
"aquaColor": "Aqua",
214214
"blueColor": "Blue",
215215
"deleteTag": "Delete tag",
216-
"colorPannelTitle": "Colors",
217-
"pannelTitle": "Select an option or create one",
216+
"colorPanelTitle": "Colors",
217+
"panelTitle": "Select an option or create one",
218218
"searchOption": "Search for an option"
219219
},
220220
"menuName": "Grid"

frontend/app_flowy/assets/translations/es-VE.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@
201201
"aquaColor": "Agua",
202202
"blueColor": "Azul",
203203
"deleteTag": "Borrar etiqueta",
204-
"colorPannelTitle": "Colores",
205-
"pannelTitle": "Selecciona una opción o crea una",
204+
"colorPanelTitle": "Colores",
205+
"panelTitle": "Selecciona una opción o crea una",
206206
"searchOption": "Buscar una opción"
207207
},
208208
"menuName": "Grid"
@@ -218,4 +218,4 @@
218218
"openSidebar": "Open sidebar",
219219
"closeSidebar": "Close sidebar"
220220
}
221-
}
221+
}

frontend/app_flowy/assets/translations/fr-FR.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@
199199
"aquaColor": "Aqua",
200200
"blueColor": "Bleu",
201201
"deleteTag": "Supprimer l'étiquette",
202-
"colorPannelTitle": "Couleurs",
203-
"pannelTitle": "Sélectionnez une option ou créez-en une",
202+
"colorPanelTitle": "Couleurs",
203+
"panelTitle": "Sélectionnez une option ou créez-en une",
204204
"searchOption": "Rechercher une option"
205205
},
206206
"menuName": "Grille"
@@ -212,4 +212,4 @@
212212
"timeHintTextInTwentyFourHour": "12:00"
213213
}
214214
}
215-
}
215+
}

frontend/app_flowy/assets/translations/id-ID.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,8 +202,8 @@
202202
"aquaColor": "Air",
203203
"blueColor": "Biru",
204204
"deleteTag": "Hapus tag",
205-
"colorPannelTitle": "Warna",
206-
"pannelTitle": "Pilih opsi atau buat baru",
205+
"colorPanelTitle": "Warna",
206+
"panelTitle": "Pilih opsi atau buat baru",
207207
"searchOption": "Cari opsi"
208208
},
209209
"menuName": "Grid"

frontend/app_flowy/assets/translations/ja-JP.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@
191191
"aquaColor": "水色",
192192
"blueColor": "",
193193
"deleteTag": "選択候補を削除",
194-
"colorPannelTitle": "",
195-
"pannelTitle": "選択候補を検索 または 作成する",
194+
"colorPanelTitle": "",
195+
"panelTitle": "選択候補を検索 または 作成する",
196196
"searchOption": "選択候補を検索"
197197
}
198198
},

0 commit comments

Comments
 (0)