From bbd1d2397362676017c3a4cff912d3ad4e40bb4c Mon Sep 17 00:00:00 2001 From: peter9811 Date: Thu, 20 Aug 2020 21:31:21 +0200 Subject: [PATCH] Actualizar 'src/lang/en.js' --- src/lang/en.js | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/lang/en.js b/src/lang/en.js index f0cc331..01172c5 100644 --- a/src/lang/en.js +++ b/src/lang/en.js @@ -73,9 +73,7 @@ const en = { itsFree: `You should remember that this is a free project and you should support the artists you love before supporting the developers.`, notObligated: `Don't feel obligated to donate, I appreciate you anyway!`, lincensedUnder: `This work is licensed under the - GNU General Public License 3.0.` + GNU General Public License 3.0.` }, charts: { title: 'Charts', @@ -119,8 +117,7 @@ const en = { }, linkAnalyzer: { info: 'You can use this section to find more information about the link you are trying to download.', - useful: - "This is useful if you're trying to download some tracks that are not available in your country and want to know where they are available, for instance.", + useful: "This is useful if you're trying to download some tracks that are not available in your country and want to know where they are available, for instance.", linkNotSupported: 'This link is not yet supported', linkNotSupportedYet: 'Seems like this link is not yet supported, try analyzing another one.', table: { @@ -140,8 +137,7 @@ const en = { }, search: { startSearching: 'Start searching!', - description: - 'You can search a track, a whole album, an artist, a playlist.... everything! You can also paste a Deezer link', + description: 'You can search a track, a whole album, an artist, a playlist.... everything! You can also paste a Deezer link', fans: '{0} fans', noResults: 'No results', noResultsTrack: 'No Tracks found', @@ -356,4 +352,4 @@ const en = { } } -export default en +export default en \ No newline at end of file