This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Zaimki/locale/en/config.suml

128 lines
2.9 KiB
Plaintext
Raw Normal View History

2020-09-29 06:36:49 -07:00
locale: 'en'
2020-10-28 08:22:29 -07:00
header: true
pronouns:
2020-10-28 08:22:29 -07:00
enabled: true
2020-09-29 06:36:49 -07:00
default: 'he'
any:
route: 'any'
sources:
enabled: true
route: 'sources'
2020-10-31 06:54:56 -07:00
submit: true
2020-09-29 06:36:49 -07:00
nouns:
2020-10-31 04:29:34 -07:00
enabled: true
route: 'nouns'
collapsable: false
2020-10-31 05:10:25 -07:00
plurals: false
declension: false
submit: true
templates: false
2020-09-29 06:36:49 -07:00
2020-09-29 08:59:23 -07:00
names:
enabled: false
2020-09-29 10:11:46 -07:00
people:
enabled: false
english:
enabled: false
2020-10-10 09:31:31 -07:00
faq:
2020-10-31 04:29:34 -07:00
enabled: true
2020-10-10 09:31:31 -07:00
route: 'faq'
2020-09-29 06:36:49 -07:00
links:
enabled: true
route: 'links'
links:
-
icon: 'globe-europe'
url: 'https://pronoun.is/'
headline: 'Pronoun.is'
extra: ' inspiration for this website.'
-
icon: 'comment-alt-edit'
url: 'https://avris.it/blog/why-everyone-should-have-pronouns-in-their-bio'
headline: 'Why EVERYONE should have pronouns in their bio'
media: []
socials: []
contact:
enabled: true
route: 'contact'
2020-10-28 06:18:24 -07:00
contacts:
-
icon: 'envelope'
url: 'mailto:contact@pronouns.page'
headline: 'contact@pronouns.page'
2020-09-29 06:36:49 -07:00
authors:
-
name: 'Andrea'
pronouns: 'they'
pronounsLink: '/they'
website: 'https://avris.it'
twitter: 'AvrisIT'
mail: 'andrea@avris.it'
areas:
code: 'https://gitlab.com/Avris/Zaimki'
language: ~
-
name: 'Paweł Dembowski'
pronouns: 'he'
pronounsLink: '/he'
twitter: 'VaultAusir'
mail: 'pawel.dembowski@gmail.com'
areas:
languages: ~
sources: '/sources'
-
name: 'Zuzanna Sybilla Grzybowska'
2020-10-31 04:29:34 -07:00
pronouns: 'they/she/he'
pronounsLink: '/they&she&he'
2020-09-29 06:36:49 -07:00
twitter: 'mykofanes'
mail: 'zuzannagrzybowska@protonmail.com'
areas:
social_media: ~
2020-10-13 12:49:08 -07:00
2020-10-28 06:18:24 -07:00
support:
enabled: true
links:
-
icon: 'paypal'
iconSet: 'b'
url: 'https://paypal.me/AndreAvris'
headline: 'PayPal'
2020-10-13 12:49:08 -07:00
user:
enabled: true
route: 'account'
2020-10-27 00:52:11 -07:00
termsRoute: 'terms'
2020-10-28 08:22:29 -07:00
profile:
enabled: true
editorEnabled: true
defaultWords:
- ['mx.', 'mr.', 'miss', 'sir', 'ma''am']
- ['person', 'man', 'woman', 'lady', 'dude', 'boy', 'girl', 'bro', 'sis']
- ['pretty', 'handsome', 'cute']
- ['partner', 'boyfriend', 'girlfriend', 'joyfriend', 'husband', 'wife', 'kissmate']
redirects: []
api:
examples:
pronouns_all: ['/api/pronouns']
pronouns_one:
- '/api/pronouns/she/her'
- '/api/pronouns/she/her?examples[]=Did%20you%20ask%20%7Bpronoun_object%7D%20to%20join%20us%3F'
sources_all: ['/api/sources']
sources_one: ['/api/sources/queerZaimki'] # TODO
nouns_all: ['/api/nouns']
nouns_search: ['/api/nouns/search/person']