Actualizar 'src/lang/en.js'
This commit is contained in:
parent
b063bff64d
commit
bbd1d23973
@ -73,9 +73,7 @@ const en = {
|
|||||||
itsFree: `You should remember that <strong>this is a free project</strong> and <strong>you should support the artists you love</strong> before supporting the developers.`,
|
itsFree: `You should remember that <strong>this is a free project</strong> and <strong>you should support the artists you love</strong> before supporting the developers.`,
|
||||||
notObligated: `Don't feel obligated to donate, I appreciate you anyway!`,
|
notObligated: `Don't feel obligated to donate, I appreciate you anyway!`,
|
||||||
lincensedUnder: `This work is licensed under the
|
lincensedUnder: `This work is licensed under the
|
||||||
<a rel="license" href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank"
|
<a rel="license" href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GNU General Public License 3.0</a>.`
|
||||||
>GNU General Public License 3.0</a
|
|
||||||
>.`
|
|
||||||
},
|
},
|
||||||
charts: {
|
charts: {
|
||||||
title: 'Charts',
|
title: 'Charts',
|
||||||
@ -119,8 +117,7 @@ const en = {
|
|||||||
},
|
},
|
||||||
linkAnalyzer: {
|
linkAnalyzer: {
|
||||||
info: 'You can use this section to find more information about the link you are trying to download.',
|
info: 'You can use this section to find more information about the link you are trying to download.',
|
||||||
useful:
|
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.",
|
||||||
"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',
|
linkNotSupported: 'This link is not yet supported',
|
||||||
linkNotSupportedYet: 'Seems like this link is not yet supported, try analyzing another one.',
|
linkNotSupportedYet: 'Seems like this link is not yet supported, try analyzing another one.',
|
||||||
table: {
|
table: {
|
||||||
@ -140,8 +137,7 @@ const en = {
|
|||||||
},
|
},
|
||||||
search: {
|
search: {
|
||||||
startSearching: 'Start searching!',
|
startSearching: 'Start searching!',
|
||||||
description:
|
description: 'You can search a track, a whole album, an artist, a playlist.... everything! You can also paste a Deezer link',
|
||||||
'You can search a track, a whole album, an artist, a playlist.... everything! You can also paste a Deezer link',
|
|
||||||
fans: '{0} fans',
|
fans: '{0} fans',
|
||||||
noResults: 'No results',
|
noResults: 'No results',
|
||||||
noResultsTrack: 'No Tracks found',
|
noResultsTrack: 'No Tracks found',
|
||||||
@ -356,4 +352,4 @@ const en = {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export default en
|
export default en
|
Loading…
Reference in New Issue
Block a user