Commit Graph

130 Commits

Author SHA1 Message Date
Sean Riley Hawkins
86150ec6a1 Merge remote-tracking branch 'upstream/main' into export_notify 2022-06-09 09:52:29 +02:00
Nathan.fooo
3351b242cd
Merge pull request #539 from RaphGL/main
Added European Portuguese (pt-PT) translation and fixed Brazilian Portuguese translation
2022-06-09 09:46:21 +08:00
RaphGL
86ebb314e8 feat: added european portuguese translation 2022-06-08 18:24:08 +01:00
RaphGL
1bc30ee1dc fix: brazilian portuguese translation mistakes 2022-06-08 18:20:53 +01:00
Daniil Golubev
3c25bc871e feat: update russian translations 2022-06-07 20:49:41 +00:00
appflowy
4b88aa8683 fix: edit date time issue 2022-06-02 18:00:55 +08:00
appflowy
10365217ca chore: copy property to pasteboard 2022-06-01 15:22:18 +08:00
Sean Riley Hawkins
2648a54482 refactor: refactored functions & added translation 2022-05-31 11:41:55 +02:00
appflowy
9a93a72c33 feat: add new field type 2022-05-27 19:49:14 +08:00
appflowy
36abd969ac chore: format error message of date cell 2022-05-22 13:08:23 +08:00
GangemiLorenzo
9b01d31fb9 fix: duplicated translations 2022-05-17 21:26:57 +02:00
GangemiLorenzo
92fa53d28b chore: add translations 2022-05-17 20:25:35 +02:00
appflowy
d3841154a5 chore: config caladen ui 2022-05-09 21:32:58 +08:00
appflowy
18752e7af8 chore: show create option message on bottom 2022-05-06 21:07:34 +08:00
appflowy
f66adb53c9 chore: config hover 2022-04-21 15:59:56 +08:00
appflowy
eeba6884ce chore: config row detail page 2022-04-20 16:32:23 +08:00
appflowy
a049034110 chore: support including time on date type 2022-04-12 10:06:47 +08:00
appflowy
b93feb49c3 chore: config row action sheet 2022-04-09 22:07:48 +08:00
Nathan.fooo
65993b7205
Merge pull request #435 from AppFlowy-IO/grid_field_operation
Grid field operation
2022-04-07 21:26:20 +08:00
appflowy
5358203a46 chore: config option editor ui 2022-04-04 20:47:04 +08:00
appflowy
1abf0b565f chore: cell highlight 2022-04-04 11:10:41 +08:00
appflowy
5d007c5359 chore: grid setting list 2022-04-03 10:53:31 +08:00
appflowy
3749168861 fix: fix some bugs 2022-03-31 22:51:46 +08:00
appflowy
7c6a857a69 chore: multi select 2022-03-31 14:59:57 +08:00
appflowy
547b8ec29c fix: fix bugs 2022-03-30 22:51:52 +08:00
appflowy
065a72a8da chore: add option & color selection 2022-03-29 22:58:38 +08:00
appflowy
55b888e364 chore: single selection field 2022-03-29 11:29:21 +08:00
hasanbeder
32aa19dc39 feat: Add Turkish translation.
Added support for the Turkish language.
2022-03-28 12:29:01 -04:00
hasanbeder
dd589e0768 feat: Delete tr-TR.json 2022-03-28 12:28:50 -04:00
hasanbeder
f829c63bd2 feat: Turkish Language Added 2022-03-28 12:28:05 -04:00
appflowy
d2080a6c03 chore: date field 2022-03-28 22:47:30 +08:00
appflowy
35e27b579f chore: number field 2022-03-27 22:38:50 +08:00
eliovir
d9b2a5353b
Typo 2022-03-26 16:16:25 +01:00
appflowy
2eccd0452b chore: close bloc when overlay dismiss 2022-03-24 23:52:06 +08:00
appflowy
3fdf922f81 chore: config create field pannel 2022-03-24 17:09:05 +08:00
appflowy
188302d4ba chore: config field editor 2022-03-22 20:51:15 +08:00
Mike Wallace
8128283ad4
Merge pull request #396 from peter-gy/main
Add Hungarian translation
2022-02-28 20:09:13 -05:00
Mike Wallace
9112bbbcd3
Merge pull request #393 from ikipm/main
Add catalan translation
2022-02-28 19:59:45 -05:00
Péter Ferenc Gyarmati
d9f7b1047d feature: add Hungarian translation 2022-02-28 11:46:01 +01:00
ikipm
d00425d50b feature: Added catalan translation 2022-02-27 13:41:26 -05:00
Lays Rodrigues
8f50d0c6dc feat: add portuguese translation
Signed-off-by: Lays Rodrigues <laysrodriguessilva@gmail.com>
2022-02-27 10:28:58 -05:00
Aquitano / Thomas Breindl
e9226243df Merge branch 'main' of https://github.com/Aquitano/appflowy 2022-02-25 11:51:11 -05:00
Aquitano / Thomas Breindl
2d7d61bdaa Renamed de_DE.json to de-DE.json 2022-02-25 11:51:11 -05:00
Aquitano
3eacf70edd Updated german translation
changes were suggested by lguenth
2022-02-25 11:51:11 -05:00
Aquitano / Thomas Breindl
cebf097fb2 Added german translations
+ added de_DE.json
+ registered german locale
2022-02-25 11:51:11 -05:00
MikeWallaceDev
8bdcb43332 fix: improve French Canadian translation 2022-02-24 21:22:27 -05:00
Mehdi Bertul
f8f77db79b
Fix the translation to fr-FR (Closes #369) (#371)
* fix: rename fr.json to fr-FR.json
* fix: the translation mistakes in fr-FR.json
* fix: added french language to system

Co-authored-by: MikeWallaceDev <mike@wallacehub.com>
2022-02-24 20:48:47 -05:00
gaganyadav80
6ffa1ad191 feat: add emoji picker
1. files are under lib/workspace/presentation/widgets/emoji_picker/
2. add icon for emoji picker button on toolbar.
3. handles case when no emoji is found for the given query.
2022-02-24 02:09:51 +05:30
appflowy
c9424c5d55 Merge branch 'main' into bloc_test 2022-02-20 08:49:53 +08:00
Joel Tony
cf1ecaf89b
Create fr.json 2022-02-19 15:48:59 +05:30
appflowy
2c3aade0f9 refactor: remove unuse code 2022-02-19 13:52:52 +08:00
Daniil
e9712540a1 style: fix typo in ru translate 2022-02-14 14:31:37 +03:00
Gustavo Sanchez
e1f6e483e7
Merge branch 'main' into main 2022-02-05 16:35:25 -04:00
Daniil Golubev
cb57d20bfb
Added russian translations (#287)
* Added russian translations

* Register russian locale
2022-02-04 21:46:57 -05:00
Gustavo Sanchez
062873a1fe
Add i18n support for Spanish (Venezuela) 2022-02-02 19:17:34 -04:00
appflowy
5a3099e323 fix apps refresh issue and share button layout issue 2022-01-29 22:22:34 +08:00
appflowy
595cfed892 added missing translation 2022-01-29 10:50:14 +08:00
appflowy
d7b936a017 fixed language switching issue 2022-01-29 09:24:04 +08:00
Mike Wallace
17e82f98d5
Merge branch 'main' into rename_translation_files 2022-01-27 19:57:30 -05:00
AppFlowy.IO
774d9ddcf6
Merge pull request #276 from MikeWallaceDev/add_french_translation
Add French Canadian translation
2022-01-28 08:54:51 +08:00
MikeWallaceDev
e98972cebc Renamed language files to correct format (using a dash) 2022-01-27 19:16:17 -05:00
MikeWallaceDev
c9c2ea74ad Add French Canadian translation 2022-01-27 19:02:37 -05:00
MikeWallaceDev
e77e6d275f changed permissions from 755 to 644 2022-01-27 14:18:41 -05:00
MikeWallaceDev
44af890f05 Fix Italian translation
settings were not in the correct json group.
2022-01-24 15:17:45 -05:00
appflowy
7f8c0ed53f add missing it_IT.json from https://github.com/AppFlowy-IO/appflowy/pull/265/files 2022-01-24 18:17:20 +08:00
AppFlowy.IO
2031368ac3
Revert "Update it_IT.json" 2022-01-23 08:26:39 +08:00
fabiograz
222067ec5a
Update it_IT.json
Replaced literal strings with translation
2022-01-22 01:55:22 +01:00
Harinandan
8c17e96c51 Replaced literal strings with translation 2022-01-20 08:37:47 +05:30
Sean RIley Hawkins
5e56f5e0ec Fixed Dark Mode Bugs 2022-01-09 13:22:17 +02:00
fabiograz
28d8a3a269
Update it_IT.json
Changed:  lightMode, darkMode, instruction1, instruction2,  instruction4
2022-01-07 23:42:12 +01:00
Mike Wallace
dd5d745c31
Theme Toggle Button for AppFlowy. Created by @rileyhawk1417 (#206)
* Added Theme Toggle
* Modified translations
2022-01-02 12:54:49 -05:00
Poly-Pixel
bc645af3e2
Add debug info button (#189)
* Add debug info button

* Get rid of extra line

* Upgrade to device_info_plus 3.2.0 & format debug info

* Remove unused import

* Use locale translation mechanism
2021-12-24 19:10:09 -05:00
fabiograz
79aa20d662
Italian Translation (#176)
* Italian Translation

* Rename it_it.json to it_IT.json

* Add Italian Translation to app
2021-12-19 01:50:43 -05:00
Naughtz
a8b42cbc95
Merge branch 'AppFlowy-IO:main' into main 2021-12-14 21:15:11 +08:00
naughtz
a5facab7e3 Add space between English word and Chinese charactor 2021-12-14 11:54:25 +08:00
Mike
5946dd0b7b Changed string "Untitles" to "Untitled" 2021-12-13 16:50:04 -05:00
naughtz
8adc4501ef Add i18n/zh-CN support
add language support(chinese)
2021-12-13 23:21:37 +08:00
Irfan Backer
2aaa076592 Add default en translation for i18n 2021-12-07 23:01:23 +05:30
notd5a-alt
9fc5d628b0 changed icon names, removed capitalization and spaces to avoid future problems 2021-11-22 11:53:35 +00:00
appflowy
8f1d62f115 add frontend folder 2021-11-20 09:34:43 +08:00