Commit Graph

361 Commits

Author SHA1 Message Date
Kalle
ef78d3a2c2
Tournament full (#1373)
* Got something going

* Style overwrites

* width != height

* More playing with lines

* Migrations

* Start bracket initial

* Unhardcode stage generation params

* Link to match page

* Matches page initial

* Support directly adding seed to map list generator

* Add docs

* Maps in matches page

* Add invariant about tie breaker map pool

* Fix PICNIC lacking tie breaker maps

* Only link in bracket when tournament has started

* Styled tournament roster inputs

* Prefer IGN in tournament match page

* ModeProgressIndicator

* Some conditional rendering

* Match action initial + better error display

* Persist bestOf in DB

* Resolve best of ahead of time

* Move brackets-manager to core

* Score reporting works

* Clear winner on score report

* ModeProgressIndicator: highlight winners

* Fix inconsistent input

* Better text when submitting match

* mapCountPlayedInSetWithCertainty that works

* UNDO_REPORT_SCORE implemented

* Permission check when starting tournament

* Remove IGN from upsert

* View match results page

* Source in DB

* Match page waiting for teams

* Move tournament bracket to feature folder

* REOPEN_MATCH initial

* Handle proper resetting of match

* Inline bracket-manager

* Syncify

* Transactions

* Handle match is locked gracefully

* Match page auto refresh

* Fix match refresh called "globally"

* Bracket autoupdate

* Move fillWithNullTillPowerOfTwo to utils with testing

* Fix map lists not visible after tournament started

* Optimize match events

* Show UI while in progress to members

* Fix start tournament alert not being responsive

* Teams can check in

* Fix map list 400

* xxx -> TODO

* Seeds page

* Remove map icons for team page

* Don't display link to seeds after tournament has started

* Admin actions initial

* Change captain admin action

* Make all hooks ts

* Admin actions functioning

* Fix validate error not displaying in CatchBoundary

* Adjust validate args order

* Remove admin loader

* Make delete team button menancing

* Only include checked in teams to bracket

* Optimize to.id route loads

* Working show map list generator toggle

* Update full tournaments flow

* Make full tournaments work with many start times

* Handle undefined in crud

* Dynamic stage banner

* Handle default strat if map list generation fails

* Fix crash on brackets if less than 2 teams

* Add commented out test for reference

* Add TODO

* Add players from team during register

* TrustRelationship

* Prefers not to host feature

* Last before merge

* Rename some vars

* More renames
2023-05-15 22:37:43 +03:00
Frederik
21e1fb8114
Updated Danish translation (#1366)
Added the following  Danish translations to the analyser.json file

stat.category.subDef
stat.category.damage

"newBuildPrompt" and "stat.category.misc" # changed the translation for ability
stat.category.subWeaponDefenseDamages
damage.header.baseDamage
damage.BOMB_DIRECT
damage.BOMB_NORMAL
damageSubDefExplanation

Corrected the following translation
"stat.whiteInk" # more natural translation
2023-05-01 13:02:18 +03:00
Zen
46a14b7c51
Update Chinese translation (#1367) 2023-05-01 13:02:04 +03:00
Ai Suzuki
3727e6be2a
Update Japanese translation (#1358)
Co-authored-by: Ai Suzuki <asuzuki@blockchains.com>
2023-04-25 17:22:34 +03:00
Kalle
1f6bda88b4 Private builds Closes #1242 2023-04-23 11:55:00 +03:00
Kalle
5e36b76ee8
TO Tools back (#1349)
* Remove friend code

* Revive TO Tools admin page

* Revive TO Tools maps page

* Initial one mode only map list

* Add modesIncluded arg

* Handle no maps picked for SZ only generation

* Tiebreaker is always from the maps of the teams

* Make modesIncluded necessary arg

* Tiebreaker is from neither team's pool if no overlap

* Handles worst case duplication

* Handles one team submitted no maps test

* Fix crash

* Seed

* Can change one mode tournament map pool

* Fix join page link

* Remove useless TODO

* Fixes related to mapListGeneratorAvailable

* Fix map list generation considering impossible map lists making it take forever

* Show unlisted select for both sides

* Add info texts

* Remove register button

* Add todos

* Finished version for ITZ

* Times

* Remove TODOs

* 23->24
2023-04-22 11:44:20 +03:00
Ai Suzuki
25391899b4
Translation ja 20230421 (#1351)
* done

* add translations

---------

Co-authored-by: Ai Suzuki <asuzuki@blockchains.com>
2023-04-22 11:16:48 +03:00
Kalle
79a3b975e5 Favorite badge feature small tweaks 2023-04-22 11:09:10 +03:00
Zen
28ca966256
Fixes #839: Allow user to select favorite badge (#1345)
* temp save

* temp save

* temp save

* tempsave

* rollback

* temp save

* added combobox

* finish combobox, discard

* restore combobox

* page load successfully

* finish

* rm excessive changes

* fix prettier

* fix prettier again
2023-04-19 23:50:07 +03:00
Zen
78dca46932
Show text when max builds count reached Fixes #895 (#1335)
* fix

* format

* fix

* format

* rename json

* Styling

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-04-16 21:45:28 +03:00
Gell
551b8e3eb2
Update Chinese translation (#1336) 2023-04-15 12:07:28 +03:00
Kalle
cfbd18b4fe Object Damage Calc: Separate subs in the combobox Closes #1220
Also due to a bug the subs were not accessible at all before.
This was a bug introduced in c014ba5e18
2023-04-15 12:06:07 +03:00
Zen
2b08997641
Results table team->player if one player teams Closes #1311 (#1329)
* add json

* temp save

* fix

* Update app/routes/calendar/$id/index.tsx

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2023-04-10 12:02:53 +03:00
Zen
6f36b6b3dc
Add Chinese Translation (#1328)
* Add Translation

* fix

* fix
2023-04-10 11:52:08 +03:00
Kalle
c014ba5e18
Sub damage table in Build Analyzer (#1333)
* Sub weapon damage table initial

* Remove duplicate stats

* Tiny sub weapon icons

* Border-collapse collapse

* Move func location

* Varying sub damage support

* Calculates damages of various bombs

* Burst bomb direct damage

* Fizzy dmg

* Curling bomb explosion values

* Don't show comparison column if no SRU

* Torpedo

* Add note about Splash Wall and Sprinkler

* Fix comment
2023-04-10 11:46:04 +03:00
Kalle
c2e43fb535
X Rank placements (#1325)
* Read in x rank placements script

* Xsearch initial

* XSearch initial

* XSearch with select

* Add badges

* XSearch player page initial

* Consider only one build by user for popular builds Closes #1312

* Revert "Side nav labels on hover (#1290)"

This reverts commit 6e839c6c2d.

* Added and fixed DAnish translations (#1315)

* Added Danish translations

Added Danish translations for the builds.json file.

Translations for the following variables have been added
stats.count.title # used the Danish word for "average" instead of "stats", as it makes more sense in Danish.
stats.ap.title
stats.percentage.title
stats.all
linkButton.abilityStats
linkButton.popularBuilds
noPopularBuilds

* Added Danish translations

Added Danish translations in the calander.json file

tag.desc.SZ
tag.desc.TW
tag.desc.S1
tag.desc.S2
tag.desc.SR
tag.desc.CARDS

* Added Danish translations

Added Danish translations in the common.json file

The following translations have been added
pages.vods
tag.name.SZ
tag.name.TW
tag.name.S1
tag.name.S2
tag.name.SR
tag.name.CARDS

* Added Danish translations in the faq.json file

Added the following Danish translations in the faq.json file

q7
a7

* Updated the DA/game-misc.json file

Added the names for the 3.0 maps.

* Added Danish translation for team.json

Added the following Danish translations for team.json file
- roles.MIDLINE

Fixed the following translation for the team.json file
- "roles.FRONTLINE": # fixed a typo

* Created a vods.json file for the Danish trans

* Fixed typo

Fixed the following translation in the Da\contributions.json file

"yaga" # fixed a Typo of "våben"

* Add Chinese Translation (#1314)

* Update contributions.json

* Update contributions.json

* Update faq.json

* Update user.json

* Create team.json

* Update common.json

* Update analyzer.json

* Prettier

* Prettier

* Prettier

* Update builds.json

* Update calendar.json

* Update common.json

* Update faq.json

* Update team.json

* Create vods.json

* Admin link player action

* Make PlacementTable rounded if only child

* Fix arrow disappeared

* Placements on user page initial

* Remove S2 site link

* Add badge

* Add feature to README

* Fix type error

* Different badge text if XP badge

* Add badge winners script

* Better user avatar + name wrapping for mobile

* Allow script to skip users

* Fix bad align when no weapons in weapon pool

* Add aliases to player name

* Add division icon to placements table

* Link to user page

* Link to xsearch on player details page

* Top 500 icons to user build page

* Working query but slow for weapons page

* Fix lint complaints

* Add cache to builds

* Remove useless SWR value

* Group months in xsearch

* Add xsearch to nav

* Add meta

* Remove TW for now

* Add splatoon3.ink as contributor

* Remove unneeded TODO

* Fix TODOs related to fetching monthYears

* Add FAQ question

* Leaderboards to nav

* Fix sploosh build stat pages returning 404

* Add badge

* Add article

* Patch 3.1

* Fix Prettier issue

* Add badge

* Add April SR gear

* Add badges

* Rename badge

* Add badge

* Add zh badge translation (#1322)

* Splatoon Competitive Guide article (#1316)

* Create splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Fix ToC Issues

* Update splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Update splatoon-competitive-guide.md

* Corrections

* Formatting

---------

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

* Fix typos

* Rename table and adjust columns

* Make cache ttl 0 in dev

* Make placements container a bit nicer for mobile

* Rename leftover xxx

* Placements script allow passing number as arg

* Skip leaderboards for now

* Add translations

* Rename placements folder to top-search

* Add placements to seed

* Add E2E tests

* Read in x rank placements script

* Xsearch initial

* XSearch initial

* XSearch with select

* XSearch player page initial

* Admin link player action

* Make PlacementTable rounded if only child

* Fix arrow disappeared

* Placements on user page initial

* Fix bad align when no weapons in weapon pool

* Add aliases to player name

* Add division icon to placements table

* Link to user page

* Link to xsearch on player details page

* Top 500 icons to user build page

* Working query but slow for weapons page

* Fix lint complaints

* Add cache to builds

* Remove useless SWR value

* Group months in xsearch

* Add xsearch to nav

* Add meta

* Remove TW for now

* Add splatoon3.ink as contributor

* Remove unneeded TODO

* Fix TODOs related to fetching monthYears

* Add FAQ question

* Leaderboards to nav

* Fix sploosh build stat pages returning 404

* Rename table and adjust columns

* Make cache ttl 0 in dev

* Make placements container a bit nicer for mobile

* Rename leftover xxx

* Placements script allow passing number as arg

* Skip leaderboards for now

* Add translations

* Rename placements folder to top-search

* Add placements to seed

* Add E2E tests

* Rename url variable and unify

* Tweaks

---------

Co-authored-by: Frederik <112972665+FrederikFraJylland@users.noreply.github.com>
Co-authored-by: Gell <61431488+gellneko@users.noreply.github.com>
Co-authored-by: Zen <99558412+zenpk@users.noreply.github.com>
Co-authored-by: Teddi <83455454+teddinotteddy@users.noreply.github.com>
2023-04-07 21:02:18 +03:00
Kalle
5b94ced4ef Fix typos 2023-04-07 12:44:03 +03:00
Zen
352fc1d88e
Add zh badge translation (#1322) 2023-04-07 12:06:20 +03:00
Kalle
5a28f402c4 Add April SR gear 2023-04-02 15:34:28 +03:00
Kalle
014c71a748 Different badge text if XP badge 2023-03-26 18:20:23 +03:00
Kalle
f5799e8529 Remove S2 site link 2023-03-26 16:32:12 +03:00
Gell
0280c7f559
Add Chinese Translation (#1314)
* Update contributions.json

* Update contributions.json

* Update faq.json

* Update user.json

* Create team.json

* Update common.json

* Update analyzer.json

* Prettier

* Prettier

* Prettier

* Update builds.json

* Update calendar.json

* Update common.json

* Update faq.json

* Update team.json

* Create vods.json
2023-03-19 10:58:05 +02:00
Frederik
29ccb42efc
Added and fixed DAnish translations (#1315)
* Added Danish translations

Added Danish translations for the builds.json file.

Translations for the following variables have been added
stats.count.title # used the Danish word for "average" instead of "stats", as it makes more sense in Danish.
stats.ap.title
stats.percentage.title
stats.all
linkButton.abilityStats
linkButton.popularBuilds
noPopularBuilds

* Added Danish translations

Added Danish translations in the calander.json file

tag.desc.SZ
tag.desc.TW
tag.desc.S1
tag.desc.S2
tag.desc.SR
tag.desc.CARDS

* Added Danish translations

Added Danish translations in the common.json file

The following translations have been added
pages.vods
tag.name.SZ
tag.name.TW
tag.name.S1
tag.name.S2
tag.name.SR
tag.name.CARDS

* Added Danish translations in the faq.json file

Added the following Danish translations in the faq.json file

q7
a7

* Updated the DA/game-misc.json file

Added the names for the 3.0 maps.

* Added Danish translation for team.json

Added the following Danish translations for team.json file
- roles.MIDLINE

Fixed the following translation for the team.json file
- "roles.FRONTLINE": # fixed a typo

* Created a vods.json file for the Danish trans

* Fixed typo

Fixed the following translation in the Da\contributions.json file

"yaga" # fixed a Typo of "våben"
2023-03-19 10:57:50 +02:00
Kalle
cfa0d4dd0d
Build stats / popular builds (#1307)
* Add abilityPoints migration

* Initial stats

* Build stats UI

* Add TODO

* Update css file name

* Popular builds page
2023-03-11 14:05:08 +02:00
Kalle
e079370cdf Add Grizzco gear you can buy with scales Closes #1292 2023-03-07 01:13:01 +02:00
Kalle
bc2fd55298 Add question about VoDs to FAQ Closes #1301 2023-03-06 21:58:28 +02:00
lolametro
148c8807a7
Updated DE localization (03-2023) (#1299)
* Update analyzer.json

* Update calendar.json

* Update contributions.json

* Update faq.json

* Create team.json

* Update user.json

* Create vods.json

* Update common.json

* Fix JSON

* Update common.json

Prettify
2023-03-06 21:55:52 +02:00
Kalle
2392427762 Patch 3.0 Closes #1284 2023-03-01 18:42:32 +02:00
Kalle
933ab90671 Add "Midline" team member role Closes #1285 2023-02-27 20:40:23 +02:00
Kalle
1716e5bbda Add tags Closes #863 2023-02-26 23:37:27 +02:00
Kalle
30063f6075
VoDs (#1283)
* YouTube lite embed + CSS bundled import

* Migration initial

* New VoD page initial functioning

* Table changes + add TODOs

* New structure for add vod page

* WIP add new VoD backend

* Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into vods

* Fix when leaderboard appears

* Function new vod form

* Single vod page initial

* Different YouTubeEmbed

* Scroll to top when going to timestamp

* Vod match weapon/mode icons

* Vod page user

* Add date to vod page

* Adjust migration order

* Vod page many weapons

* Add title to vod page

* New vods page cast many weapons

* Add player index to order by

* Vods new more validation

* Vod listing page initial

* Vods page with filters

* Show message if no vods

* Fix not being to unset filters

* Fix seed sometimes throwing errors

* User page VoDs

* Vods nullable weapon combobox

* Link directly to user custom url from vod page

* Make video adder admin action

* Can add video checks

* i18n

* New VoD form tests

* VoD operates filters test

* Vods behind flag

* Remove from config
2023-02-26 14:31:57 +02:00
Kalle
c0c4c251cc Add Polish language 2023-02-23 21:47:09 +02:00
Gell
16cbf2c84a
Add Chinese Translation (#1269)
* Update contributions.json

* Update contributions.json

* Update faq.json

* Update user.json

* Create team.json

* Update common.json

* Update analyzer.json

* Prettier

* Prettier

* Prettier
2023-02-23 00:07:52 +02:00
Frederik
8544cfe9ae
Update Danish translation (#1246)
* Added danish translatios to the common.json file.

Added translations for the following lines. in the DA\common.json file

pages.t
actions.reset
actions.create
actions.cancel
actions.join
actions.upload
upload.imageToUpload
upload.title
upload.type.team-pfp
upload.type.team-banner
upload.commonExplanation # Translations are made assuming it means "{{count}} images await moderator approval
upload.afterExplanation # Translations are made assuming it means "{{count}} images await moderator approval

Changes to exiting translation in common.json file
- "actions.copyToClipboard" #Made translation slightly shorter.

* Added Danish translations

Added DAnish translations to the contributions.json file.
Added following lines.
- antariska

* Added danish translations to team.json

Added Danish translations for team.json.

The following lines have been added.
newTeam.button
newTeam.header
teamSearch.placeholder
actionButtons.leaveTeam
leaveTeam.header
actionButtons.leaveTeam.confirm
actionButtons.editTeam
actionButtons.manageRoster
actionButtons.deleteTeam
actionButtons.kick
kick.header
actionButtons.transferOwnership
transferOwnership.header
actionButtons.transferOwnership.confirm
deleteTeam.header
forms.fields.teamTwitter
forms.fields.bio
forms.fields.uploadImages
forms.fields.uploadImages.pfp
forms.fields.uploadImages.banner
forms.info.name
forms.errors.duplicateName
roster.teamFull
roster.inviteLink.header
roster.members.header
validation.SHORT_CODE
validation.TEAM_FULL
validation.INVITE_CODE_WRONG
validation.ALREADY_IN_DIFFERENT_TEAM
validation.VALID

* Fixed translations

Changed following translations in the common.json file
-"upload.afterExplanation_one": # Added the {{count}} variable, at it is required.

* Added Danish translation

Added the following Danish translations to the analyser.json file
-build1
-build2
-compare

changed the following translation
- "build" # Changed the translation to a shorter version. (the translation for build was a while ago translated to a shorter name due to lack of space).

* Added Danish translations

Added the following translations in the common.json file
 "pages.support"
custom.colors.title
custom.colors.bg
custom.colors.bg-darker
custom.colors.bg-lighter
custom.colors.text
custom.colors.text-lighter
custom.colors.theme

I have not worked on the translations for the support page, at it seems, tha the English text may still be a work in progess, so I will translate them, once the page have been released.

* Added Dutch translations

Added Dutch translations to the game-mics.json file.
The following translations have been made.

MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB

* Added Dutch translations to calandar.json

Added Dutch translations in the calander.json file.
Note: I am not a native Dutch speaker, so I may have made some mistakes in the translations.

The following translations where added
actions.delete
actions.delete.confirm
forms.toTools.header
forms.toTools.explanation

* Update game-misc.json

* Ran file through prettier.io

Ran the file through prettier.io, as the prettier check failed on this file

* Updated Danish translation in analyzer.json

Added translation in the analyzer.json file

added translation for
- newBuildPrompt

* Added DAnish translations for the support page

Added the following Danish translations in the common.json file

pages.privacy
support.intro.first
support.intro.second
support.action
support.footer
support.perk.supportMyWork
support.perk.adFree
support.perk.nameInFooter
support.perk.discordColorRole
support.perk.discordColorRole.extra
support.perk.badge
support.perk.seePlusPercentage
support.perk.seePlusPercentage.extra
support.perk.autoValidatePictures
support.perk.autoValidatePictures.extra
support.perk.customizedColorsUser
support.perk.customizedColorsTeam
support.perk.customizedColorsTeam.extra
support.perk.privateDiscord
support.perk.privateDiscord.extra
2023-02-18 11:07:36 +02:00
Ai Suzuki
81b26a3046
Translation ja 20220215 (#1245)
* add one item

* change line

---------

Co-authored-by: Ai Suzuki <asuzuki@blockchains.com>
2023-02-15 16:14:59 +02:00
Ai Suzuki
c9a9b51af8
Translation ja (20230214) (#1244)
* add translation

* rest of items

---------

Co-authored-by: Ai Suzuki <asuzuki@blockchains.com>
2023-02-15 12:32:19 +02:00
Kalle
c6361adec7 Layout adjustments 2023-02-15 00:08:27 +02:00
Igor Nemytyshev
3e45732e41
Ru-translation update (#1213)
- Fixing typos in old translation files
- Adding missing keys
2023-02-09 17:35:08 +03:00
Frederik
7e454d725a
Added Danish translations (#1209)
* Added danish translatios to the common.json file.

Added translations for the following lines. in the DA\common.json file

pages.t
actions.reset
actions.create
actions.cancel
actions.join
actions.upload
upload.imageToUpload
upload.title
upload.type.team-pfp
upload.type.team-banner
upload.commonExplanation # Translations are made assuming it means "{{count}} images await moderator approval
upload.afterExplanation # Translations are made assuming it means "{{count}} images await moderator approval

Changes to exiting translation in common.json file
- "actions.copyToClipboard" #Made translation slightly shorter.

* Added Danish translations

Added DAnish translations to the contributions.json file.
Added following lines.
- antariska

* Added danish translations to team.json

Added Danish translations for team.json.

The following lines have been added.
newTeam.button
newTeam.header
teamSearch.placeholder
actionButtons.leaveTeam
leaveTeam.header
actionButtons.leaveTeam.confirm
actionButtons.editTeam
actionButtons.manageRoster
actionButtons.deleteTeam
actionButtons.kick
kick.header
actionButtons.transferOwnership
transferOwnership.header
actionButtons.transferOwnership.confirm
deleteTeam.header
forms.fields.teamTwitter
forms.fields.bio
forms.fields.uploadImages
forms.fields.uploadImages.pfp
forms.fields.uploadImages.banner
forms.info.name
forms.errors.duplicateName
roster.teamFull
roster.inviteLink.header
roster.members.header
validation.SHORT_CODE
validation.TEAM_FULL
validation.INVITE_CODE_WRONG
validation.ALREADY_IN_DIFFERENT_TEAM
validation.VALID

* Fixed translations

Changed following translations in the common.json file
-"upload.afterExplanation_one": # Added the {{count}} variable, at it is required.

* Added Danish translation

Added the following Danish translations to the analyser.json file
-build1
-build2
-compare

changed the following translation
- "build" # Changed the translation to a shorter version. (the translation for build was a while ago translated to a shorter name due to lack of space).

* Added Danish translations

Added the following translations in the common.json file
 "pages.support"
custom.colors.title
custom.colors.bg
custom.colors.bg-darker
custom.colors.bg-lighter
custom.colors.text
custom.colors.text-lighter
custom.colors.theme

I have not worked on the translations for the support page, at it seems, tha the English text may still be a work in progess, so I will translate them, once the page have been released.

* Added Dutch translations

Added Dutch translations to the game-mics.json file.
The following translations have been made.

MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB

* Added Dutch translations to calandar.json

Added Dutch translations in the calander.json file.
Note: I am not a native Dutch speaker, so I may have made some mistakes in the translations.

The following translations where added
actions.delete
actions.delete.confirm
forms.toTools.header
forms.toTools.explanation

* Update game-misc.json

* Ran file through prettier.io

Ran the file through prettier.io, as the prettier check failed on this file
2023-02-05 14:47:14 +02:00
Kalle
ae02fde8d5 Add link to footer 2023-02-05 14:16:30 +02:00
Kalle
369e7ecb57 Add February SR gear 2023-02-05 13:55:00 +02:00
Kalle
d4ffd8f35b Build Analyzer: Compare in ink consumption table 2023-01-28 19:43:05 +02:00
Kalle
27cb5be472 Build Analyzer: Create new build prompt 2023-01-28 15:31:07 +02:00
Kalle
ea0c82f13f Add new perks to support page 2023-01-25 17:56:56 +02:00
Kalle
d4f0849987 Patron: Customize colors of own user profile 2023-01-24 01:31:33 +02:00
Kalle
057c4cf18d Support page 2023-01-23 00:39:21 +02:00
Frederik
777c382b48
Update Danish translation (#1208)
* Added danish translatios to the common.json file.

Added translations for the following lines. in the DA\common.json file

pages.t
actions.reset
actions.create
actions.cancel
actions.join
actions.upload
upload.imageToUpload
upload.title
upload.type.team-pfp
upload.type.team-banner
upload.commonExplanation # Translations are made assuming it means "{{count}} images await moderator approval
upload.afterExplanation # Translations are made assuming it means "{{count}} images await moderator approval

Changes to exiting translation in common.json file
- "actions.copyToClipboard" #Made translation slightly shorter.

* Added Danish translations

Added DAnish translations to the contributions.json file.
Added following lines.
- antariska

* Added danish translations to team.json

Added Danish translations for team.json.

The following lines have been added.
newTeam.button
newTeam.header
teamSearch.placeholder
actionButtons.leaveTeam
leaveTeam.header
actionButtons.leaveTeam.confirm
actionButtons.editTeam
actionButtons.manageRoster
actionButtons.deleteTeam
actionButtons.kick
kick.header
actionButtons.transferOwnership
transferOwnership.header
actionButtons.transferOwnership.confirm
deleteTeam.header
forms.fields.teamTwitter
forms.fields.bio
forms.fields.uploadImages
forms.fields.uploadImages.pfp
forms.fields.uploadImages.banner
forms.info.name
forms.errors.duplicateName
roster.teamFull
roster.inviteLink.header
roster.members.header
validation.SHORT_CODE
validation.TEAM_FULL
validation.INVITE_CODE_WRONG
validation.ALREADY_IN_DIFFERENT_TEAM
validation.VALID

* Fixed translations

Changed following translations in the common.json file
-"upload.afterExplanation_one": # Added the {{count}} variable, at it is required.
2023-01-21 18:59:23 +02:00
Kalle
f48c49aaa5 Build Analyzer: AP comparing 2023-01-21 12:10:40 +02:00
Kalle
ad1a8b5b2e Build Analyzer: Comparison initial 2023-01-20 21:57:11 +02:00
Kalle
a60901e59b Build Analyzer: New weapon "info cards" style 2023-01-18 01:04:33 +02:00