Skip to content

Commit

Permalink
📦 Version 4.7.12+20240814.1840 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
LSS-Manager-Bot committed Aug 14, 2024
1 parent fdabadd commit 2d24ffb
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 18 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lss-manager-v4",
"version": "4.7.12+20240814.0827",
"version": "4.7.12+20240814.1840",
"license": "CC-BY-NC-SA-4.0",
"scripts": {
"quickbuild": "./build/build.sh --quick",
Expand Down
38 changes: 27 additions & 11 deletions src/modules/extendedCallList/i18n/pt_PT.root.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,36 @@
"description": "Mostra a lista de missões com algumas características",
"eventMissions": {
"default": {
"❄️": [185, 477, 478, 479, 480, 549, 550, 551, 552, 553 ],
"🌞": [118, 119, 120, 121, 122, 306, 307, 308, 581, 582, 583, 584, 585],
"☘️": [380, 381, 382, 383, 384, 385, 386, 387, 388, 567, 568, 569],
"❄️": [185, 477, 478, 479, 480, 549, 550, 551, 552, 553],
"🌞": [
118, 119, 120, 121, 122, 306, 307, 308, 581, 582, 583, 584, 585
],
"🌹": [246, 247, 248, 249, 250, 251, 252, 253, 254, 485, 486, 487],
"🍂": [329, 330, 331, 332, 333, 334, 335, 336, 337],
"☘️": [380, 381, 382, 383, 384, 385, 386, 387, 388, 567, 568, 569],
"🎂": [
225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237,
238, 239, 240, 241
],
"🎃": [156, 157, 158, 159, 160, 161, 162, 163, 164],
"🎅": [179, 180, 181, 182, 183, 184, 186, 449, 450, 451, 452, 543, 544, 546, 547],
"🥚": [85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 393, 394, 395, 396],
"🧨": [197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219],
"🎂": [225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241],
"🥅": [281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 577, 578, 579, 580],
"🔥": [361, 362, 363, 364, 365],
"🎅": [
179, 180, 181, 182, 183, 184, 186, 449, 450, 451, 452, 543, 544,
546, 547
],
"🎉": [366, 367, 368, 369, 370, 371, 372, 373, 374, 375],
"🏅": [588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598]
"🏅": [588, 589, 590, 591, 592, 593, 594, 595, 596, 597, 598],
"🔥": [361, 362, 363, 364, 365],
"🥅": [
281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 577, 578, 579,
580
],
"🥚": [
85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 393, 394, 395, 396
],
"🧨": [
197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209,
210, 211, 212, 213, 214, 215, 216, 217, 218, 219
]
}
},
"name": "Mostra Lista de missões",
Expand Down Expand Up @@ -145,4 +161,4 @@
"zip_code": "Código PPsotal (globalmente)"
}
}
}
}
2 changes: 1 addition & 1 deletion src/modules/schoolingOverview/i18n/pt_PT.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"price": "Preço",
"seats": "Vagas livres"
}
}
}
2 changes: 1 addition & 1 deletion src/modules/schoolingOverview/i18n/pt_PT.root.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"description": "Adiciona o sumário à \"Courses\" página.",
"name": "Visão Geral de Cursos"
}
}
2 changes: 1 addition & 1 deletion src/modules/shareAlliancePost/i18n/pt_PT.root.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
"title": "Ficar na lista de chamadas"
}
}
}
}
2 changes: 1 addition & 1 deletion src/modules/template/i18n/pt_PT.root.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "description": "Um modulo de template", "name": "Template" }
{ "description": "Um modulo de template", "name": "Template" }
6 changes: 4 additions & 2 deletions src/modules/userid/i18n/pt_PT.root.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"description": "Mostra o respetivo User-ID no perfil, se necessário, também mostra o próprio ID na barra de navegação",
"name": "User-ID",
"settings": { "navbar": { "title": "Mostra o próprio ID na barra de navegação" } }
}
"settings": {
"navbar": { "title": "Mostra o próprio ID na barra de navegação" }
}
}

0 comments on commit 2d24ffb

Please sign in to comment.