42 Commits

Author SHA1 Message Date
Valentyne Stigloher
a3c3cacdd4 (tr)(trans) reindend some translations which belong to pronous
pronouns is disabled for tr, so it should have no effect, but only serves to reduce possible confusion later
2024-05-25 16:34:59 +02:00
Valentyne Stigloher
0a418ce4b5 (trans) fix share icon which accidently got translated 2024-05-25 16:34:16 +02:00
Valentyne Stigloher
afd1af8db9 (trans) remove translations of base translation from locale translations 2024-05-24 14:25:05 +02:00
Valentyne Stigloher
3996dd10b8 (ts) migrate calendar 2024-05-20 12:53:15 +02:00
Valentyne Stigloher
ed96040437 (test) check that examples contain valid morphemes 2024-05-13 12:05:28 +02:00
Valentyne Stigloher
7eb1a88faf (style) unified styling for example buttons and tooltips for accessibility 2024-05-13 12:05:27 +02:00
Valentyne Stigloher
4d4c0895db (lint) generate json schema from Config type to validate config.suml
fix some instances of wrong schemas in config.suml
2024-03-07 16:28:12 +01:00
Valentyne Stigloher
4357ba235a (fix) add missing tabs to some pronouns.tsv
defect: /api/banner crashes as pronouns could not be parsed
2024-02-17 19:46:20 +01:00
PronounsPage
fa14ab79d9 (lint) automatically fix lints via yarn lint --fix 2024-01-11 20:36:05 +01:00
Valentyne Stigloher
e0cb98ea50 (trans) ensure that contact.team.description is a single value
if it is a list, `head()` will throw an error (in production it is discarded)
2023-12-23 01:00:04 +01:00
Valentyne Stigloher
eb9ebace3a (refactor) migrate from cjs to esm so that
in the case of importing `.json` files, node does support these only via adding `with { type: 'json' }`
and then it is still experimental.
The workaround is to create a require() function which is hidden from webpack via simple-hacky string replacement.
https://nodejs.org/api/esm.html#json-modules
This means that the files are not fully compatible, as webpack supports loading of other files via `import`,
while node does only allow `.js` (experimentally `.json` and `.wasm`).
2023-12-13 23:31:45 +01:00
Valentyne Stigloher
449822e2d8 (refactor) remove unused imports 2023-12-13 23:31:00 +01:00
Valentyne Stigloher
a0d65f9978 (refactor) rename component <Morpheme> to <MorphemeWithPronunciation> 2023-11-22 16:44:28 +01:00
Andrea Vos
81085af415 extend support banners 2023-11-06 20:47:47 +01:00
Andrea Vos
87800abf0a (en)(calendar) add disabled ace day 2023-10-02 23:13:28 +02:00
Andrea Vos
bf87a06d49 rebrand admin panel into team panel 2023-07-27 19:54:06 +02:00
Andrea Vos
3697e767e0 wording improvements 2023-07-08 10:24:05 +02:00
Andrea Vos
a6cf0fced7 (calendar) fix international asexuality day in other languages, add links 2023-06-20 19:00:48 +02:00
Andrea Vos
9d56fb58f9 #354 (team)(logo) fix case consistency 2023-06-19 22:04:01 +02:00
Gradient1058
073180f74b Fix pronoun.is 2023-06-16 18:12:47 +03:00
Andrea Vos
065077d2f8 [bug] remove unnecessary nounTemplates 2023-05-30 19:05:08 +02:00
Theodore Dubois
4f76ff5437 [tr] remove irrelevant faq entries 2023-03-03 07:59:20 -08:00
Theodore Dubois
45ba05a5da [tr] fix tsv columns 2023-03-02 19:07:51 -08:00
Jerry
3ba4aa9b66 [tr] restore pronouns.tsv 2023-03-03 09:33:16 +07:00
Jerry
2952609999 [tr] disable sources + change Polly TTS engine 2023-03-03 09:12:20 +07:00
tbodt
5807f66c9f [tr] Disable pronouns 2023-03-02 19:54:39 +00:00
Jerry
2e8d8a3995 [tr] no-%20-in-URL-please 2023-03-03 00:27:48 +07:00
Jerry
9a452b4313 [tr] fix pronouns - resolve conflict 2023-03-03 00:24:03 +07:00
Jerry
0c0f833929 [tr] fix pronouns 2023-03-03 00:22:44 +07:00
Theodore Dubois
6b8af4ad02 [tr] Fix words config 2023-03-02 08:55:35 -08:00
Andrea Vos
01fe45bfba [tr] fix config 🤞 2023-03-02 16:51:44 +00:00
Jerry
1507a6c004 [tr] escape quotes 2023-03-02 22:34:13 +07:00
Jerry
a96f8fce6d [tr] translations - done to footer 2023-03-02 20:28:04 +07:00
Jerry
e5e5509e70 [tr] fix wording pronounGroups 2023-03-02 18:40:12 +07:00
Jerry
fe269c6fd0 [tr] unalign pronouns.tsv 2023-03-02 18:38:41 +07:00
Jerry
2283a21123 [tr] add Turkish pronouns 2023-03-02 18:37:56 +07:00
tbodt
325f5b7a5f [tr] fix defaultWords schema 2023-03-01 22:11:18 +00:00
Andrea Vos
33d2faa855 [tr][trans] 2023-02-19 13:35:44 +01:00
Andrea Vos
0a3833b44a new gitlab location 2023-02-06 18:07:04 +01:00
Andrea Vos
cf8c2dd2c0 [tr] wip 2023-02-05 11:41:42 +01:00
Andrea Vos
f318c08478 [tr] wip 2023-02-05 11:15:57 +01:00
Andrea Vos
b5f206a551 [tr] init 2023-02-05 11:15:56 +01:00