Skip to content

Commit

Permalink
fix: run yarn i18next
Browse files Browse the repository at this point in the history
  • Loading branch information
mirovladimitrovski committed Jun 5, 2023
1 parent 37f9030 commit 829603f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion public/locales/en/video.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"current_episode": "Current episode",
"current_video": "Current video",
"episode": "episode",
"episode_not_found": "Episode not found",
"episodes": "Episodes",
"favorite": "Favorite",
"favorites_warning": "Maximum amount of favorite videos exceeded. You can only add up to {{maxCount}} favorite videos. Please delete one and repeat the operation.",
Expand Down
1 change: 0 additions & 1 deletion public/locales/es/user.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"firstname": "Nombre",
"hide_password": "Ocultar contraseña",
"lastname": "Apellido",
"password": "Contraseña",
"save": "Guardar",
"security": "Seguridad",
"terms_and_tracking": "Términos y seguimiento",
Expand Down
1 change: 0 additions & 1 deletion public/locales/es/video.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"current_episode": "Episodio actual",
"current_video": "Video actual",
"episode": "episodio",
"episode_not_found": "Episodio no encontrado",
"episodes": "Episodios",
"favorite": "Favorito",
"favorites_warning": "Se ha alcanzado el máximo de videos favoritos. Solo puedes agregar hasta {{maxCount}} videos favoritos. Por favor, elimina uno y repite la operación.",
Expand Down

0 comments on commit 829603f

Please sign in to comment.