diff --git a/translations/en.json b/translations/en.json index de1fc82..e7aa4b3 100644 --- a/translations/en.json +++ b/translations/en.json @@ -139,6 +139,7 @@ "month": "Month", "year": "Year", "all": "All", + "local": "Local", "top": "Top", "api": "API", "docs": "Docs", diff --git a/translations/it.json b/translations/it.json index b2c890c..998a479 100644 --- a/translations/it.json +++ b/translations/it.json @@ -273,5 +273,20 @@ "spoiler": "spoiler", "list": "lista", "invalid_url": "URL non valido.", - "not_a_moderator": "Non moderatore." + "not_a_moderator": "Non moderatore.", + "name_explain": "Nome - usato come identificativo per la comunità, non può essere cambiato.", + "linked_instances": "Istanze collegate", + "remove_posts_comments": "Rimuovi pubblicazioni e commenti", + "banner": "Banner", + "upload_banner": "Carica banner", + "icon": "Icona", + "upload_icon": "Carica icona", + "leave_mod_team": "Abbandona il team di moderatori", + "display_name": "Nome visualizzato", + "bio_length_overflow": "La descrizione non può superare i 300 caratteri.", + "captcha_incorrect": "Captcha errato.", + "enter_code": "Inserisci codice", + "play_captcha_audio": "Riproduci Captcha sonoro", + "bio": "Descrizione", + "instances": "Istanze" } diff --git a/translations/ko.json b/translations/ko.json index 509d9dd..6597086 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -227,7 +227,7 @@ "bio_length_overflow": "자기 소개는 300자를 초과 할 수 없습니다.", "logged_in": "로그인.", "must_login": "덧글을 달려면 <1> 로그인하거나 가입 해야합니다.", - "site_saved": "사이트가 저장되었습니다.", + "site_saved": "즐겨찾기에 저장되었습니다.", "couldnt_create_comment": "덧글을 작성할 수 없습니다.", "couldnt_like_comment": "덧글에 좋아요 표시를 할 수 없습니다.", "couldnt_update_comment": "덧글을 업데이트 할 수 없습니다.",