diff options
Diffstat (limited to 'settings/l10n/lt_LT.json')
-rw-r--r-- | settings/l10n/lt_LT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/lt_LT.json b/settings/l10n/lt_LT.json index 0b990104e4a..a86c37ba8ad 100644 --- a/settings/l10n/lt_LT.json +++ b/settings/l10n/lt_LT.json @@ -131,7 +131,6 @@ "Your phone number" : "Jūsų telefono numeris", "Address" : "Adresas", "Website" : "Svetainė", - "Your website" : "Jūsų svetainė", "Twitter" : "Twitter", "You are member of the following groups:" : "Jūs esate šių grupių narys:", "Password" : "Slaptažodis", @@ -175,6 +174,7 @@ "Uninstall" : "Šalinti", "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Trūksta PHP modulio „fileinfo“. Labai rekomenduojame įjungti šį modulį, kad gauti geriausius rezultatus nustatant mime-tipą.", "Cheers!" : "Sveikinimai!", - "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams" + "For password recovery and notifications" : "Skirtas slaptažodžio atkūrimui ir pranešimams", + "Your website" : "Jūsų svetainė" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file |