aboutsummaryrefslogtreecommitdiff
path: root/src/locales/sk
AgeCommit message (Expand)AuthorFilesLines
2023-05-02fix(locale): remove incorrect and unused city_prefix/suffix for sk (#2117)Matt Mayer2-21/+2
2023-05-01refactor(types): rename locale definition types to singular (#2058)ST-DDT7-14/+14
2023-04-27refactor(location)!: rename definition city to city_pattern (#2094)DivisionByZero2-2/+2
2023-04-23refactor(locale): use null as not applicable (#2078)ST-DDT2-2/+2
2023-04-22feat(locale): add additional metadata properties (#2025)Matt Mayer1-3/+8
2023-04-21refactor(location)!: rename definition street to street_pattern (#2051)Shinigami2-2/+2
2023-04-17refactor: rename patterns to pattern (#2059)Shinigami5-6/+6
2023-04-09refactor(company): remove English locale definitions from company in non-Engl...Matt Mayer4-317/+0
2023-04-01refactor(locale)!: move title to metadata (#1978)ST-DDT2-1/+9
2023-03-27feat(locale): add hyphenated names to English locales (#1872)Matt Mayer3-0/+6
2023-03-19chore(locale): remove bs_ files in sk and cz (#1942)Matt Mayer3-176/+0
2023-02-02fix(person): change fullName to use name patterns (#1637)Matt Mayer1-6/+9
2023-01-09feat(person): split prefix into gendered versions (#1665)Matt Mayer4-1/+11
2022-12-21fix(person): Incorrect behavior of name.firstName() function (#1610)Matt Mayer2-0/+10
2022-10-21refactor(location)!: rename address module (#1469)Shinigami19-11/+11
2022-10-16refactor(person)!: rename name module (#1445)Shinigami12-15/+15
2022-10-08test(locale): check for duplicated entries (#1137)Leyla Jähnig8-218/+0
2022-08-22feat(company): move name formats to locales (#1293)Guilherme Minozzi2-2/+2
2022-05-21feat: use localized fake pattern in street (#966)ST-DDT3-1165/+1165
2022-05-07chore(locales): convert locales data to faker.fake format (#927)ST-DDT4-15/+15
2022-05-05fix(generate:locale): make the definition types extendible (#915)ST-DDT4-6/+6
2022-04-05feat: use street address templates from locales (#754)ST-DDT1-1/+4
2022-02-11feat(types): provide strong typing for locales 2 (#398)ST-DDT7-12/+46
2022-01-20feat: migrate locales to typescript (#238)ST-DDT61-84/+141
2022-01-19fix: ts support for locales (#169)Shinigami40-0/+3479