Valentyne Stigloher
60b788bf3c
(pronouns) display pronunciation speaker on morphemes in grammar table
2024-01-11 16:15:04 +01:00
Valentyne Stigloher
eb916934f5
(refactor) factor out PronunciationSpeaker component
2024-01-11 16:15:04 +01:00
Valentyne Stigloher
f82344eb0c
(refactor) decouble pronunciation API from pronouns to allow more flexible use
2024-01-11 16:15:04 +01:00
Valentyne Stigloher
fa5bb609ec
(refactor) use build.transpile inside of nuxt.config.js for esm-only dependencies
...
https://v2.nuxt.com/docs/configuration-glossary/configuration-build#transpile
2024-01-11 16:15:04 +01:00
Andrea Vos
92e051efb7
Merge branch 'german-pronoun-groups' into 'main'
...
(de) Pronoun Groups
See merge request PronounsPage/PronounsPage!396
2024-01-11 12:37:31 +00:00
Valentyne Stigloher
e55296f37c
(de) add new combinations with neutrum and other forms
2024-01-11 00:28:35 +01:00
Valentyne Stigloher
125aef931f
(profile) use short names in profile like in the pronouns list
2024-01-11 00:28:35 +01:00
Valentyne Stigloher
eb2c455de2
(profile) strictly validate any pronoun groups
2024-01-11 00:24:06 +01:00
Valentyne Stigloher
27cbf91e04
(de) add custom translations for some any pronoun groups
2024-01-11 00:24:05 +01:00
Valentyne Stigloher
c7735a522c
(test) add tests for merging pronoun groups by key
2024-01-11 00:21:21 +01:00
Valentyne Stigloher
541013a558
(de) add keys to pronoun groups to enable any pronouns for a group
2024-01-11 00:21:21 +01:00
Andrea Vos
8725637b38
Merge branch 'misc' into 'main'
...
Improvements
See merge request PronounsPage/PronounsPage!405
2024-01-10 21:26:45 +00:00
Theodore Dubois
4de49a1824
Add unapprove button for translations
...
Meant for misclicks, especially since there's no confirmation on accept.
2024-01-10 13:22:27 -08:00
Theodore Dubois
8f8ce79de3
Always mark new translations as awaiting approval
...
It's useful to have approval as a separate step in the workflow even
when the translator is also able to do the approval.
2024-01-10 13:22:27 -08:00
Theodore Dubois
b4f47ca60b
Disable mail sending for development
2024-01-10 13:22:27 -08:00
Andrea Vos
f51561a0c1
(ko)(trans) merge with the gdocs file
2024-01-10 21:35:36 +01:00
Andrea Vos
e0f68b595c
(ko)(trans)
2024-01-10 21:24:39 +01:00
Andrea Vos
ea4fb418d5
Merge remote-tracking branch 'origin/main'
2024-01-10 20:39:45 +01:00
Andrea Vos
5fd0248a83
(tok)(trans)
2024-01-10 20:39:40 +01:00
Theodore Dubois
3eb7091e15
Fix translation buttons inside file upload buttons
...
The invisible input element covering the button also covered the
translation text. I found a post on stackoverflow that suggested hiding
the input element entirely and instead attaching a label to it and
styling that. This seems to still work for uploads and can be translated
now.
https://stackoverflow.com/questions/572768/styling-an-input-type-file-button
2024-01-09 17:12:33 -08:00
Theodore Dubois
b1b790979d
(tok) trans
2024-01-09 16:34:02 -08:00
Theodore Dubois
a7fc54d51c
(tok) trans
2024-01-09 16:29:53 -08:00
Theodore Dubois
1436c89d7b
(tok) trans
2024-01-09 14:11:26 -08:00
Theodore Dubois
4aa523bea4
(tok) Remove the pronoun list and all technical reasons to have a pronoun list
2024-01-09 12:52:05 -08:00
Theodore Dubois
528ceaff6d
(tok) trans
2024-01-09 12:51:15 -08:00
Theodore Dubois
98a69fc2ff
(tok) Attempt to remove disabled site sections
...
Hopefully I didn't delete anything that's in use, but that's what git
history is for.
2024-01-09 12:14:42 -08:00
Andrea Vos
2b3035bf99
(es)(trans)
2024-01-08 18:22:59 +01:00
Theodore Dubois
a1a085e205
(tok) trans
2024-01-07 21:00:04 -08:00
Andrea Vos
fbbeb7fe08
Merge branch 'main' into 'main'
...
Update spanish translations
See merge request PronounsPage/PronounsPage!404
2024-01-06 19:00:17 +00:00
Benjamin
e56b17d1dc
Update spanish translations
2024-01-06 12:55:37 -05:00
Andrea Vos
8c7c236e6b
(ar)(trans)
2024-01-06 17:10:28 +01:00
Andrea Vos
61f38ba189
Merge branch 'main' into 'main'
...
Update Arabic Translation
See merge request PronounsPage/PronounsPage!403
2024-01-04 19:21:08 +00:00
Benjamin
507718c83b
Merge branch 'main' of https://gitlab.com/PronounsPage/PronounsPage
2024-01-04 12:31:16 -05:00
Andrea Vos
b81b17afd3
Merge remote-tracking branch 'origin/main'
2024-01-04 18:19:11 +01:00
Andrea Vos
9c03b951aa
(ar)(trans)
2024-01-04 18:19:05 +01:00
Benjamin
49eb1bf008
Update translations.suml
2024-01-04 17:16:27 +00:00
Andrea Vos
15c3c1c82d
Merge branch 'fixes' into 'main'
...
Little fixes
See merge request PronounsPage/PronounsPage!402
2024-01-04 17:15:30 +00:00
Andrea Vos
da1c9399fc
(ar)(trans)
2024-01-04 17:59:08 +01:00
Andrea Vos
ffbb7daf25
(admin)(security) fix possible permission escalation
2024-01-04 17:41:17 +01:00
Valentyne Stigloher
3cc223559a
(fix) /api route results in 500
...
add ignored _next parameter as express needs four parameters to supply err
introduced in e5b84d736831ff37fb4238a0edc9b178d3b81f38
2024-01-04 14:47:46 +01:00
Valentyne Stigloher
ed4049b3cc
(pronouns) interpret empty morpheme as missing morpheme in interchangeable pronouns
2024-01-04 14:47:44 +01:00
Andrea Vos
b8a40b16df
(es)(trans)
2024-01-03 21:48:16 +01:00
Andrea Vos
8437c47bf7
Merge remote-tracking branch 'origin/main'
2023-12-31 12:32:22 +01:00
Andrea Vos
c3157a8599
(ua)(trans)
2023-12-31 12:32:15 +01:00
Andrea Vos
746537202d
Merge branch 'validate-translations' into 'main'
...
(de) translation + simple validation
See merge request PronounsPage/PronounsPage!399
2023-12-30 12:14:00 +00:00
Andrea Vos
7a0ba4da29
fix lint
2023-12-29 00:26:07 +01:00
Andrea Vos
9e025e7c14
(en) easter egg
2023-12-29 00:15:37 +01:00
Valentyne Stigloher
2fd011734f
(fix) check that window.fusetag.pageInit exists
2023-12-28 23:15:00 +01:00
Valentyne Stigloher
a72dd34d53
(trans) de
2023-12-28 23:14:11 +01:00
Valentyne Stigloher
419ef55555
(test) ensure that expected translations are defined in base translations
...
(trans) fix typo from pronoun.example to profile.example
(refactor) use deepGet util in translator and test
2023-12-28 23:14:10 +01:00