This commit is contained in:
lesion
2019-08-02 13:43:28 +02:00
parent 5b013829fe
commit 40f7ffa99e
16 changed files with 183 additions and 51 deletions

View File

@@ -48,7 +48,9 @@ export default {
enable: 'Enable',
disable: 'Disable',
me: 'You',
password_updated: 'Password updated!'
password_updated: 'Password updated!',
username: 'Username',
comments: 'Comments'
},
login: {
@@ -123,7 +125,8 @@ export default {
recurrent_2m_ordinal: '|The {n} {days} a month each two|The {n} {days} a month each two',
due: 'due',
from: 'From',
image_too_big: 'Image too big! Max 4M'
image_too_big: 'Image too big! Max 4M',
interact_with_me_at: 'Interact with me on fediverse at'
},
admin: {

View File

@@ -49,7 +49,8 @@ export default {
disable: 'Disabilita',
me: 'Sei te',
password_updated: 'Password modificata!',
username: 'Nickname'
username: 'Nickname',
comments: 'Commenti'
},
login: {
@@ -128,7 +129,8 @@ export default {
each_month: 'Ogni mese',
due: 'alle',
from: 'Dalle',
image_too_big: 'Immagine troppo grande! Massimo 4M'
image_too_big: 'Immagine troppo grande! Massimo 4M',
interact_with_me_at: 'Seguimi nel fediverso su'
},
admin: {