summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | :bug: fix add/remove Member functionFlam3rboy2021-05-081-4/+7
| | | | |
| | * | | Update Member.tsIntevel ツ2021-05-081-0/+8
| | | |/ | | |/|
| | * | Update members.tsIntevel ツ2021-05-081-3/+0
| | | |
| | * | Update members.tsIntevel ツ2021-05-081-1/+1
| | | |
| | * | Update members.tsIntevel ツ2021-05-081-0/+14
| | | |
| | * | Update Member.tsIntevel ツ2021-05-081-0/+23
| | | |
| | * | Update members.tsIntevel ツ2021-05-081-3/+4
| | | |
| | * | Update members.tsIntevel ツ2021-05-081-56/+31
| | | |
| | * | Update members.tsIntevel ツ2021-05-081-0/+20
| | | |
| | * | Update members.tsIntevel ツ2021-05-081-1/+19
| | | |
| | * | Update Member.tsIntevel ツ2021-05-081-3/+3
| | | |
| | * | Update Member.tsIntevel ツ2021-05-081-8/+2
| | | |
| | * | Update Member.tsIntevel ツ2021-05-081-2/+2
| | | |
| | * | Update Member.tsIntevel ツ2021-05-081-0/+8
| | | |
| | * | Update Member.tsIntevel ツ2021-05-081-0/+29
| | | |
| | * | Member FunctionIntevel ツ2021-05-081-8/+34
| | | | | | | | | | | | | | | | addRole
| | * | Merge branch 'master' of https://github.com/fosscord/fosscord-apiIntevel ツ2021-05-082-134/+12
| | |\|
| | | * Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-05-084-22/+22
| | | |\
| | | * | :page_facing_up: GPL V3 licenseFlam3rboy2021-05-082-134/+12
| | | | |
| | * | | serverutil versionIntevel ツ2021-05-082-12288/+68
| | | |/ | | |/|
| | * | Merge pull request #104 from fosscord/l10n_masterFlam3rboy2021-05-074-22/+22
| | |\ \ | | | |/ | | |/| New Crowdin updates
| | | * New translations common.json (Spanish)Flam3rboy2021-05-071-4/+4
| | | |
| | | * New translations auth.json (Spanish)Flam3rboy2021-05-071-7/+7
| | | |
| | | * New translations common.json (French)Flam3rboy2021-05-071-6/+6
| | | |
| | | * New translations auth.json (French)Flam3rboy2021-05-071-5/+5
| | |/
| | * :arrow_up: update lambert-server dependenciesFlam3rboy2021-05-072-8/+8
| | |
| | * :art: [Route] templates refactorFlam3rboy2021-05-077-183/+12406
| | |
| | * [Route] PATCH /guilds/:id/rolesIntevel ツ2021-05-062-3/+50
| | |
| | * [Route] DELETE /guilds/:id/rolesIntevel ツ2021-05-061-0/+25
| | |
| | * [Route] POST /guilds/:id/rolesIntevel ツ2021-05-061-1/+0
| | |
| | * Update roles.tsIntevel ツ2021-05-061-0/+5
| | |
| | * Create roles.tsIntevel ツ2021-05-061-0/+49
| | |
| | * Create Roles.tsIntevel ツ2021-05-061-0/+15
| | |
| | * Update templates.tsIntevel ツ2021-05-061-2/+2
| | |
| | * UpdatedIntevel ツ2021-05-062-10/+13
| | | | | | | | | | | | new ids
| | * Update index.tsIntevel ツ2021-05-061-1/+1
| | |
| | * Update package.jsonIntevel ツ2021-05-061-1/+1
| | |
| | * [Route] PATCH /users/:idIntevel ツ2021-05-062-2/+26
| | |
| | * Merge branch 'master' of https://github.com/fosscord/fosscord-apiIntevel ツ2021-05-062-9/+9
| | |\
| | | * Merge pull request #101 from fosscord/l10n_masterFlam3rboy2021-05-062-9/+9
| | | |\ | | | | | | | | | | New Crowdin updates
| | | | * New translations common.json (Italian)Flam3rboy2021-05-061-4/+4
| | | | |
| | | | * New translations auth.json (Italian)Flam3rboy2021-05-061-5/+5
| | | |/
| | * / Update templates.tsIntevel ツ2021-05-061-2/+2
| | |/
| | * [Route] PATCH /guilds/:id/templatesIntevel ツ2021-05-062-1/+39
| | |
| | * [Route] POST /guilds/template/:codeIntevel ツ2021-05-061-1/+52
| | |
| | * Update Guild.tsIntevel ツ2021-05-051-0/+11
| | |
| | * Update Template.tsIntevel ツ2021-05-051-1/+1
| | |
| | * Update index.tsIntevel ツ2021-05-051-5/+1
| | |
| | * [Route] GET /guilds/template/:codeIntevel ツ2021-05-052-16/+22
| | | | | | | | | | | | fixed
| | * [Route] GET /guilds/template/:codeIntevel ツ2021-05-051-2/+17
| | |
| | * [Route] PUT /guilds/:id/templatesIntevel ツ2021-05-051-2/+29
| | |
| | * [Route] DELETE /guilds/:id/templatesIntevel ツ2021-05-051-0/+25
| | |
| | * [Route] POST /guilds/:id/templatesIntevel ツ2021-05-051-1/+33
| | |
| | * [Route] GET /guilds/:id/templatesIntevel ツ2021-05-052-0/+32
| | |
| | * Update package.jsonIntevel ツ2021-05-051-1/+1
| | |
| | * Revert "Updated fosscord-server-util"Intevel ツ2021-05-053-82/+1
| | | | | | | | | | | | This reverts commit 86aa67a258e892dbb1faf68f850a3aaa3177019e.
| | * Updated fosscord-server-utilIntevel ツ2021-05-053-1/+82
| | | | | | | | | | | | New version of fosscord server util added
| | * Merge pull request #100 from fosscord/l10n_masterFlam3rboy2021-05-052-6/+6
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations common.json (Russian)Flam3rboy2021-05-051-3/+3
| | | |
| | | * New translations common.json (Belarusian)Flam3rboy2021-05-051-3/+3
| | | |
| | * | Updated Fosscord Server utilIntevel ツ2021-05-052-12205/+9
| | | |
| | * | Merge branch 'master' of https://github.com/discord-open-source/discord-apiFlam3rboy2021-05-055-133/+161
| | |\|
| | | * [Route] PATCH /guilds/:id/channelsIntevel ツ2021-05-041-2/+22
| | | | | | | | | | | | | | | | modify
| | | * [Route] GET /users/:idIntevel ツ2021-05-041-1/+4
| | | | | | | | | | | | | | | | get current user
| | | * Update members.tsIntevel ツ2021-05-041-0/+1
| | | |
| | | * [ROUTE] DELETE /guilds/:id/membersIntevel ツ2021-05-041-1/+17
| | | | | | | | | | | | | | | | Not tested
| | | * [Route] PUT /guilds/:id/membersIntevel ツ2021-05-043-12299/+91
| | | | | | | | | | | | | | | | Not tested
| | * | :bug: fix test clientFlam3rboy2021-05-054-10/+12
| | |/
| | * Merge pull request #99 from fosscord/l10n_masterFlam3rboy2021-05-032-19/+19
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations common.json (Hindi)Flam3rboy2021-05-031-10/+10
| | | |
| | | * New translations auth.json (Hindi)Flam3rboy2021-05-031-9/+9
| | | |
| | * | Merge pull request #98 from fosscord/l10n_masterFlam3rboy2021-05-022-3/+3
| | |\| | | | | | | | | New Crowdin updates
| | | * New translations common.json (Portuguese, Brazilian)Flam3rboy2021-05-021-2/+2
| | | |
| | | * New translations auth.json (Portuguese, Brazilian)Flam3rboy2021-05-021-1/+1
| | |/
| | * Merge pull request #97 from fosscord/l10n_masterFlam3rboy2021-05-026-4/+70
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations common.json (Urdu (India))Flam3rboy2021-05-021-0/+18
| | | |
| | | * New translations auth.json (Urdu (India))Flam3rboy2021-05-021-0/+15
| | | |
| | | * New translations common.json (Indonesian)Flam3rboy2021-05-021-0/+18
| | | |
| | | * New translations auth.json (Indonesian)Flam3rboy2021-05-021-0/+15
| | | |
| | | * New translations auth.json (Russian)Flam3rboy2021-05-021-2/+2
| | | |
| | | * New translations auth.json (Belarusian)Flam3rboy2021-05-021-2/+2
| | |/
| | * Merge pull request #96 from fosscord/l10n_masterFlam3rboy2021-05-024-15/+15
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations common.json (Swedish)Flam3rboy2021-05-021-5/+5
| | | |
| | | * New translations auth.json (Swedish)Flam3rboy2021-05-021-2/+2
| | | |
| | | * New translations common.json (Russian)Flam3rboy2021-05-021-5/+5
| | | |
| | | * New translations common.json (Belarusian)Flam3rboy2021-05-021-3/+3
| | | |
| | * | Change default port:Flam3rboy2021-05-023-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Client = 3000 API = 3001 Gateway = 3002
| | * | Update README.mdFlam3rboy2021-05-021-1/+14
| | |/
| | * Merge pull request #95 from fosscord/l10n_masterFlam3rboy2021-05-020-0/+0
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-021-8/+8
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-021-8/+8
| | | |
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-021-14/+14
| | | |
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-021-14/+14
| | |/
| | * Merge pull request #94 from fosscord/l10n_masterFlam3rboy2021-05-022-17/+17
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-021-8/+8
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-021-8/+8
| | | |
| | | * New translations auth.json (Bulgarian)Flam3rboy2021-05-021-3/+3
| | | |
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-021-14/+14
| | | |
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-021-14/+14
| | | |
| | | * New translations common.json (Bulgarian)Flam3rboy2021-05-021-14/+14
| | |/
| | * Merge pull request #93 from fosscord/l10n_masterFlam3rboy2021-05-024-24/+24
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-021-8/+8
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-021-8/+8
| | | |
| | | * New translations auth.json (German)Flam3rboy2021-05-021-3/+3
| | | |
| | | * New translations auth.json (Bulgarian)Flam3rboy2021-05-021-3/+3
| | | |
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-021-14/+14
| | | |
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-021-14/+14
| | | |
| | | * New translations common.json (Russian)Flam3rboy2021-05-021-3/+3
| | | |
| | | * New translations common.json (Bulgarian)Flam3rboy2021-05-021-15/+15
| | |/
| | * Merge pull request #92 from Dekryptor/patch-2Flam3rboy2021-05-011-15/+15
| | |\ | | | | | | | | Updated common's Bulgarian translation
| | | * Updated common's Bulgarian translationDecryptor2021-05-021-15/+15
| | | |
| | * | Merge pull request #91 from Dekryptor/patch-1Flam3rboy2021-05-011-9/+9
| | |\ \ | | | |/ | | |/| Updated auth's Bulgarian translation
| | | * Updated auth's Bulgarian translationDecryptor2021-05-021-9/+9
| | |/
| | * Merge pull request #90 from fosscord/l10n_masterFlam3rboy2021-05-0142-398/+497
| | |\ | | | | | | | | New Crowdin updates
| | | * New translations auth.json (Russian)Flam3rboy2021-05-011-4/+4
| | | |
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (German)Flam3rboy2021-05-011-6/+6
| | | |
| | | * New translations common.json (Belarusian)Flam3rboy2021-05-011-4/+4
| | | |
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (German)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Belarusian)Flam3rboy2021-05-011-10/+10
| | | |
| | | * New translations auth.json (Belarusian)Flam3rboy2021-05-011-9/+9
| | | |
| | | * Update source file auth.jsonFlam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Japanese)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Japanese)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Italian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Italian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Finnish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Finnish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Greek)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Greek)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (German)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (German)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Spanish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Spanish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (French)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Portuguese)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Vietnamese)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Turkish)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Serbian (Cyrillic))Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Korean)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (French)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Catalan)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (German)Flam3rboy2021-05-011-5/+5
| | | |
| | | * New translations auth.json (Bulgarian)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Belarusian)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Afrikaans)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Spanish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Spanish)Flam3rboy2021-05-011-9/+9
| | | |
| | | * New translations common.json (French)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (German)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Greek)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Esperanto)Flam3rboy2021-05-011-7/+7
| | | |
| | | * New translations auth.json (Hindi)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Portuguese, Brazilian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Japanese)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Japanese)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Greek)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Italian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Hungarian)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Hebrew)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Finnish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Finnish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Italian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (French)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Esperanto)Flam3rboy2021-05-011-0/+18
| | | |
| | | * New translations auth.json (Korean)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Japanese)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Japanese)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Italian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Italian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Hungarian)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Hebrew)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Finnish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Finnish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Greek)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Greek)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Dutch)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (German)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Danish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Danish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Czech)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Czech)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Catalan)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Arabic)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Arabic)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Afrikaans)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Spanish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Spanish)Flam3rboy2021-05-011-9/+9
| | | |
| | | * New translations common.json (French)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (French)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (German)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Romanian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Dutch)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations common.json (Norwegian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Esperanto)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations common.json (Bulgarian)Flam3rboy2021-05-011-0/+18
| | | |
| | | * New translations auth.json (Bulgarian)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations common.json (Belarusian)Flam3rboy2021-05-011-0/+18
| | | |
| | | * New translations auth.json (Belarusian)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Hindi)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations auth.json (Vietnamese)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Chinese Traditional)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Chinese Traditional)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Chinese Simplified)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Norwegian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Ukrainian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Turkish)Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Swedish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Swedish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations auth.json (Serbian (Cyrillic))Flam3rboy2021-05-011-1/+1
| | | |
| | | * New translations common.json (Russian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Russian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Portuguese)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Portuguese)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Polish)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Polish)Flam3rboy2021-05-011-8/+8
| | | |
| | | * New translations common.json (Ukrainian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Romanian)Flam3rboy2021-05-011-8/+8
| | | |
| | | * Update source file auth.jsonFlam3rboy2021-05-011-1/+1
| | | |
| | * | Merge pull request #89 from fosscord/l10n_masterFlam3rboy2021-05-0156-57/+915
| | |\| | | | | | | | | New Crowdin updates
| | | * New translations common.json (Hindi)Flam3rboy2021-05-011-0/+18
| | | |
| | | * New translations auth.json (Vietnamese)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Chinese Simplified)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Ukrainian)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Turkish)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Swedish)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Serbian (Cyrillic))Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Russian)Flam3rboy2021-05-011-14/+14
| | | |
| | | * New translations auth.json (Portuguese)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Polish)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Norwegian)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Hindi)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Dutch)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Japanese)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Italian)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Hungarian)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Hebrew)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Finnish)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Greek)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (German)Flam3rboy2021-05-011-9/+9
| | | |
| | | * New translations auth.json (Danish)Flam3rboy2021-05-011-0/+15
| | | |
| | | * New translations auth.json (Czech)Flam3rboy2021-05-011-0/+15
| | | |