memos/api
Mehmet Altuğ Akgül e062c9b4a7
feat: add Turkish Translation file (#1202)
* Created tr.json for Turkish Translation

* updated file for trLocale

* Updated for Turkish Locale

* Update i18n.ts

* Update i18n.ts

* Update package.json

* Update package.json

* Update i18n.d.ts

* Update user_setting.go

* Update package.json

* Update web/src/components/LocaleSelect.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>

* Update package.json

* Update LocaleSelect.tsx

* Update LocaleSelect.tsx

* Update i18n.ts

* Update i18n.ts

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2023-03-02 10:05:15 +08:00
..
activity.go chore: update memo create activity (#903) 2023-01-03 23:49:11 +08:00
auth.go feat: implement sign in with SSO (#1119) 2023-02-19 09:50:30 +08:00
common.go chore: update signup api (#1067) 2023-02-11 15:15:56 +08:00
idp.go fix: idp config definition (#1115) 2023-02-18 18:31:03 +08:00
memo.go fix: find memo list order (#1149) 2023-02-24 20:34:54 +08:00
memo_organizer.go fix: access control (#870) 2022-12-28 20:22:52 +08:00
memo_resource.go fix: access control (#870) 2022-12-28 20:22:52 +08:00
resource.go feat: add visibility field to resource (#1185) 2023-02-27 21:26:50 +08:00
shortcut.go fix: access control (#870) 2022-12-28 20:22:52 +08:00
storage.go feat: update storage schema (#1142) 2023-02-24 00:02:51 +08:00
system.go feat: storage service frontend (#1088) 2023-02-14 09:56:04 +08:00
system_setting.go fix: correct comments for exported functions and variables (#1158) 2023-02-25 20:48:38 +08:00
tag.go fix: delete tag (#1062) 2023-02-10 23:57:02 +08:00
user.go chore: remove validators on the frontend (#1156) 2023-02-25 14:59:29 +08:00
user_setting.go feat: add Turkish Translation file (#1202) 2023-03-02 10:05:15 +08:00