Skip to content

Commit

Permalink
[i18n] add missing keys for en_nft.js and en_video-games.js
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanBldy committed Jul 16, 2024
1 parent c191238 commit 34c1355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/locales/en_nft.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ export default {
restore_error: 'An error occurred while restoring this NFT.',
tasks: 'NFT Tasks',
title: 'NFT Collection',
wrong_file_duration: 'One of the upldoaded video file duration doesn\'t match the expected duration of the current NFT.',
fields: {
placeholder: "NFT01"
}
Expand Down
1 change: 1 addition & 0 deletions src/locales/en_video-game.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ export default {
sequences: 'Levels',
tasks: 'Map Tasks',
title: 'Maps',
wrong_file_duration: 'One of the upldoaded video file duration doesn\'t match the expected duration of the current map.',
fields: {
episode: 'Chapter',
placeholder: 'MP01',
Expand Down

0 comments on commit 34c1355

Please sign in to comment.