Skip to content

Commit

Permalink
fix: reverted incorrect changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mirovladimitrovski committed Jun 5, 2023
1 parent 829603f commit 633c84d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/locales/en/video.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"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: 1 addition & 0 deletions public/locales/es/video.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"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 633c84d

Please sign in to comment.