Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LibreHomework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HGEpro
LibreHomework
Commits
0970b441
Commit
0970b441
authored
3 years ago
by
HGEpro
Browse files
Options
Downloads
Patches
Plain Diff
fixed csp, moved ukraine badge to a local file and updated some words
parent
67174cae
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
app/public/index.html
+1
-1
1 addition, 1 deletion
app/public/index.html
app/src-tauri/tauri.conf.json
+2
-2
2 additions, 2 deletions
app/src-tauri/tauri.conf.json
app/src/locales.json
+5
-5
5 additions, 5 deletions
app/src/locales.json
with
8 additions
and
8 deletions
app/public/index.html
+
1
−
1
View file @
0970b441
...
...
@@ -16,7 +16,7 @@
</head>
<body
class=
"bg-dark"
>
<script
src=
"
https://cdn.jsdelivr.net/gh/virae/we-stand-with-ukraine@v1.0.2
/badge.js"
position=
"right"
></script>
<script
src=
"
.
/badge.js"
position=
"right"
></script>
<style
type=
"text/css"
>
#we-stand-with-ukraine
{
z-index
:
998
!important
;
...
...
This diff is collapsed.
Click to expand it.
app/src-tauri/tauri.conf.json
+
2
−
2
View file @
0970b441
...
...
@@ -13,7 +13,7 @@
"bundle"
:
{
"active"
:
true
,
"targets"
:
"all"
,
"identifier"
:
"com.
tauri.dev
"
,
"identifier"
:
"com.
hgepro.LibreHomework
"
,
"icon"
:
[
"icons/32x32.png"
,
"icons/128x128.png"
,
...
...
@@ -69,7 +69,7 @@
}
],
"security"
:
{
"csp"
:
"default-src 'self'"
"csp"
:
null
}
}
}
This diff is collapsed.
Click to expand it.
app/src/locales.json
+
5
−
5
View file @
0970b441
...
...
@@ -61,7 +61,7 @@
"schedule"
:
"Horario"
,
"organization"
:
"Organización"
,
"settings"
:
"Ajustes"
,
"no_activities_left"
:
"¡
Yey
! No tienes actividades pendientes"
,
"no_activities_left"
:
"¡
Genial
! No tienes actividades pendientes"
,
"no_activities_detail"
:
"¿Debes hacer algo mas tarde?, agrégalo aquí."
,
"add"
:
"Agregar"
,
"close"
:
"Cerrar"
,
...
...
@@ -74,20 +74,20 @@
"add_task"
:
"Agregar una tarea"
,
"field_empty"
:
"Este campo no debe estar vacío"
,
"date_past"
:
"La fecha de entrega introducida está en el pasado. No podemos viajar en el tiempo 🤔"
,
"subject"
:
"
Materi
a"
,
"subjects"
:
"
Materi
as"
,
"subject"
:
"
Asignatur
a"
,
"subjects"
:
"
Asignatur
as"
,
"loading"
:
"Cargando..."
,
"subjects_error"
:
"No ha sido posible cargar las materias"
,
"tasks_error"
:
"No ha sido posible cargar las tareas"
,
"no_subjects"
:
"No hay materias disponibles"
,
"create_subject"
:
"Crear
materi
a"
,
"create_subject"
:
"Crear
asignatur
a"
,
"math"
:
"Matemáticas"
,
"name"
:
"Nombre"
,
"description"
:
"Descripción"
,
"empty"
:
"Vacía"
,
"delete"
:
"Eliminar"
,
"save"
:
"Guardar"
,
"add_subjects_at_settings"
:
"Puedes agregar
materi
as en las configuraciones de LibreHomework."
,
"add_subjects_at_settings"
:
"Puedes agregar
asignatur
as en las configuraciones de LibreHomework."
,
"hours"
:
"Horas"
,
"minutes"
:
"Minutos"
,
"seconds"
:
"Segundos"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment