Pārlūkot izejas kodu

Change defaultMessage for spoiler placeholder (#4329)

master
Yamagishi Kazutoshi pirms 6 gadiem
committed by Eugen Rochko
vecāks
revīzija
117eb3b2bc
33 mainītis faili ar 2 papildinājumiem un 54 dzēšanām
  1. +1
    -1
      app/javascript/mastodon/features/compose/components/compose_form.js
  2. +0
    -1
      app/javascript/mastodon/locales/ar.json
  3. +0
    -1
      app/javascript/mastodon/locales/bg.json
  4. +0
    -1
      app/javascript/mastodon/locales/ca.json
  5. +0
    -1
      app/javascript/mastodon/locales/de.json
  6. +1
    -22
      app/javascript/mastodon/locales/defaultMessages.json
  7. +0
    -1
      app/javascript/mastodon/locales/en.json
  8. +0
    -1
      app/javascript/mastodon/locales/eo.json
  9. +0
    -1
      app/javascript/mastodon/locales/es.json
  10. +0
    -1
      app/javascript/mastodon/locales/fa.json
  11. +0
    -1
      app/javascript/mastodon/locales/fi.json
  12. +0
    -1
      app/javascript/mastodon/locales/fr.json
  13. +0
    -1
      app/javascript/mastodon/locales/he.json
  14. +0
    -1
      app/javascript/mastodon/locales/hr.json
  15. +0
    -1
      app/javascript/mastodon/locales/hu.json
  16. +0
    -1
      app/javascript/mastodon/locales/id.json
  17. +0
    -1
      app/javascript/mastodon/locales/io.json
  18. +0
    -1
      app/javascript/mastodon/locales/it.json
  19. +0
    -1
      app/javascript/mastodon/locales/ja.json
  20. +0
    -1
      app/javascript/mastodon/locales/ko.json
  21. +0
    -1
      app/javascript/mastodon/locales/nl.json
  22. +0
    -1
      app/javascript/mastodon/locales/no.json
  23. +0
    -1
      app/javascript/mastodon/locales/oc.json
  24. +0
    -1
      app/javascript/mastodon/locales/pl.json
  25. +0
    -1
      app/javascript/mastodon/locales/pt-BR.json
  26. +0
    -1
      app/javascript/mastodon/locales/pt.json
  27. +0
    -1
      app/javascript/mastodon/locales/ru.json
  28. +0
    -1
      app/javascript/mastodon/locales/th.json
  29. +0
    -1
      app/javascript/mastodon/locales/tr.json
  30. +0
    -1
      app/javascript/mastodon/locales/uk.json
  31. +0
    -1
      app/javascript/mastodon/locales/zh-CN.json
  32. +0
    -1
      app/javascript/mastodon/locales/zh-HK.json
  33. +0
    -1
      app/javascript/mastodon/locales/zh-TW.json

+ 1
- 1
app/javascript/mastodon/features/compose/components/compose_form.js Parādīt failu

@@ -20,7 +20,7 @@ import { length } from 'stringz';


const messages = defineMessages({ const messages = defineMessages({
placeholder: { id: 'compose_form.placeholder', defaultMessage: 'What is on your mind?' }, placeholder: { id: 'compose_form.placeholder', defaultMessage: 'What is on your mind?' },
spoiler_placeholder: { id: 'compose_form.spoiler_placeholder', defaultMessage: 'Content warning' },
spoiler_placeholder: { id: 'compose_form.spoiler_placeholder', defaultMessage: 'Write your warning here' },
publish: { id: 'compose_form.publish', defaultMessage: 'Toot' }, publish: { id: 'compose_form.publish', defaultMessage: 'Toot' },
publishLoud: { id: 'compose_form.publish_loud', defaultMessage: '{publish}!' }, publishLoud: { id: 'compose_form.publish_loud', defaultMessage: '{publish}!' },
}); });


+ 0
- 1
app/javascript/mastodon/locales/ar.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "لا تقم بإدراجه على الخيوط العامة", "privacy.unlisted.long": "لا تقم بإدراجه على الخيوط العامة",
"privacy.unlisted.short": "غير مدرج", "privacy.unlisted.short": "غير مدرج",
"reply_indicator.cancel": "إلغاء", "reply_indicator.cancel": "إلغاء",
"report.heading": "New report",
"report.placeholder": "تعليقات إضافية", "report.placeholder": "تعليقات إضافية",
"report.submit": "إرسال", "report.submit": "إرسال",
"report.target": "إبلاغ", "report.target": "إبلاغ",


+ 0
- 1
app/javascript/mastodon/locales/bg.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines", "privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Отказ", "reply_indicator.cancel": "Отказ",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/ca.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "No publicar en línies de temps públiques", "privacy.unlisted.long": "No publicar en línies de temps públiques",
"privacy.unlisted.short": "No llistat", "privacy.unlisted.short": "No llistat",
"reply_indicator.cancel": "Cancel·lar", "reply_indicator.cancel": "Cancel·lar",
"report.heading": "New report",
"report.placeholder": "Comentaris addicionals", "report.placeholder": "Comentaris addicionals",
"report.submit": "Enviar", "report.submit": "Enviar",
"report.target": "Informes", "report.target": "Informes",


+ 0
- 1
app/javascript/mastodon/locales/de.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Nicht in öffentlichen Zeitleisten anzeigen", "privacy.unlisted.long": "Nicht in öffentlichen Zeitleisten anzeigen",
"privacy.unlisted.short": "Nicht gelistet", "privacy.unlisted.short": "Nicht gelistet",
"reply_indicator.cancel": "Abbrechen", "reply_indicator.cancel": "Abbrechen",
"report.heading": "New report",
"report.placeholder": "Zusätzliche Kommentare", "report.placeholder": "Zusätzliche Kommentare",
"report.submit": "Absenden", "report.submit": "Absenden",
"report.target": "Melden", "report.target": "Melden",


+ 1
- 22
app/javascript/mastodon/locales/defaultMessages.json Parādīt failu

@@ -452,7 +452,7 @@
"id": "compose_form.placeholder" "id": "compose_form.placeholder"
}, },
{ {
"defaultMessage": "Content warning",
"defaultMessage": "Write your warning here",
"id": "compose_form.spoiler_placeholder" "id": "compose_form.spoiler_placeholder"
}, },
{ {
@@ -968,27 +968,6 @@
{ {
"descriptors": [ "descriptors": [
{ {
"defaultMessage": "New report",
"id": "report.heading"
},
{
"defaultMessage": "Additional comments",
"id": "report.placeholder"
},
{
"defaultMessage": "Submit",
"id": "report.submit"
},
{
"defaultMessage": "Reporting",
"id": "report.target"
}
],
"path": "app/javascript/mastodon/features/report/index.json"
},
{
"descriptors": [
{
"defaultMessage": "A look inside...", "defaultMessage": "A look inside...",
"id": "standalone.public_title" "id": "standalone.public_title"
} }


+ 0
- 1
app/javascript/mastodon/locales/en.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not post to public timelines", "privacy.unlisted.long": "Do not post to public timelines",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Cancel", "reply_indicator.cancel": "Cancel",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting {target}", "report.target": "Reporting {target}",


+ 0
- 1
app/javascript/mastodon/locales/eo.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines", "privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Rezigni", "reply_indicator.cancel": "Rezigni",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/es.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "No mostrar en la historia federada", "privacy.unlisted.long": "No mostrar en la historia federada",
"privacy.unlisted.short": "Sin federar", "privacy.unlisted.short": "Sin federar",
"reply_indicator.cancel": "Cancelar", "reply_indicator.cancel": "Cancelar",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/fa.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "عمومی، ولی فهرست نکن", "privacy.unlisted.long": "عمومی، ولی فهرست نکن",
"privacy.unlisted.short": "فهرست‌نشده", "privacy.unlisted.short": "فهرست‌نشده",
"reply_indicator.cancel": "لغو", "reply_indicator.cancel": "لغو",
"report.heading": "New report",
"report.placeholder": "توضیح اضافه", "report.placeholder": "توضیح اضافه",
"report.submit": "بفرست", "report.submit": "بفرست",
"report.target": "گزارش‌دادن", "report.target": "گزارش‌دادن",


+ 0
- 1
app/javascript/mastodon/locales/fi.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines", "privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Peruuta", "reply_indicator.cancel": "Peruuta",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/fr.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ne pas afficher dans les fils publics", "privacy.unlisted.long": "Ne pas afficher dans les fils publics",
"privacy.unlisted.short": "Non-listé", "privacy.unlisted.short": "Non-listé",
"reply_indicator.cancel": "Annuler", "reply_indicator.cancel": "Annuler",
"report.heading": "New report",
"report.placeholder": "Commentaires additionnels", "report.placeholder": "Commentaires additionnels",
"report.submit": "Envoyer", "report.submit": "Envoyer",
"report.target": "Signalement", "report.target": "Signalement",


+ 0
- 1
app/javascript/mastodon/locales/he.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "לא יופיע בפידים הציבוריים המשותפים", "privacy.unlisted.long": "לא יופיע בפידים הציבוריים המשותפים",
"privacy.unlisted.short": "לא לפיד הכללי", "privacy.unlisted.short": "לא לפיד הכללי",
"reply_indicator.cancel": "ביטול", "reply_indicator.cancel": "ביטול",
"report.heading": "New report",
"report.placeholder": "הערות נוספות", "report.placeholder": "הערות נוספות",
"report.submit": "שליחה", "report.submit": "שליחה",
"report.target": "דיווח", "report.target": "דיווח",


+ 0
- 1
app/javascript/mastodon/locales/hr.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ne prikazuj u javnim timelineovima", "privacy.unlisted.long": "Ne prikazuj u javnim timelineovima",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Otkaži", "reply_indicator.cancel": "Otkaži",
"report.heading": "New report",
"report.placeholder": "Dodatni komentari", "report.placeholder": "Dodatni komentari",
"report.submit": "Pošalji", "report.submit": "Pošalji",
"report.target": "Prijavljivanje", "report.target": "Prijavljivanje",


+ 0
- 1
app/javascript/mastodon/locales/hu.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not show in public timelines", "privacy.unlisted.long": "Do not show in public timelines",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Mégsem", "reply_indicator.cancel": "Mégsem",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/id.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Tidak ditampilkan di linimasa publik", "privacy.unlisted.long": "Tidak ditampilkan di linimasa publik",
"privacy.unlisted.short": "Tak Terdaftar", "privacy.unlisted.short": "Tak Terdaftar",
"reply_indicator.cancel": "Batal", "reply_indicator.cancel": "Batal",
"report.heading": "New report",
"report.placeholder": "Komentar tambahan", "report.placeholder": "Komentar tambahan",
"report.submit": "Kirim", "report.submit": "Kirim",
"report.target": "Melaporkan", "report.target": "Melaporkan",


+ 0
- 1
app/javascript/mastodon/locales/io.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ne montrar en publika tempolinei", "privacy.unlisted.long": "Ne montrar en publika tempolinei",
"privacy.unlisted.short": "Ne enlistigota", "privacy.unlisted.short": "Ne enlistigota",
"reply_indicator.cancel": "Nihiligar", "reply_indicator.cancel": "Nihiligar",
"report.heading": "New report",
"report.placeholder": "Plusa komenti", "report.placeholder": "Plusa komenti",
"report.submit": "Sendar", "report.submit": "Sendar",
"report.target": "Denuncante", "report.target": "Denuncante",


+ 0
- 1
app/javascript/mastodon/locales/it.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Non mostrare sulla timeline pubblica", "privacy.unlisted.long": "Non mostrare sulla timeline pubblica",
"privacy.unlisted.short": "Non elencato", "privacy.unlisted.short": "Non elencato",
"reply_indicator.cancel": "Annulla", "reply_indicator.cancel": "Annulla",
"report.heading": "New report",
"report.placeholder": "Commenti aggiuntivi", "report.placeholder": "Commenti aggiuntivi",
"report.submit": "Invia", "report.submit": "Invia",
"report.target": "Invio la segnalazione", "report.target": "Invio la segnalazione",


+ 0
- 1
app/javascript/mastodon/locales/ja.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "公開TLで表示しない", "privacy.unlisted.long": "公開TLで表示しない",
"privacy.unlisted.short": "未収載", "privacy.unlisted.short": "未収載",
"reply_indicator.cancel": "キャンセル", "reply_indicator.cancel": "キャンセル",
"report.heading": "New report",
"report.placeholder": "コメント", "report.placeholder": "コメント",
"report.submit": "通報する", "report.submit": "通報する",
"report.target": "問題のユーザー", "report.target": "問題のユーザー",


+ 0
- 1
app/javascript/mastodon/locales/ko.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "공개 타임라인에 표시하지 않음", "privacy.unlisted.long": "공개 타임라인에 표시하지 않음",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "취소", "reply_indicator.cancel": "취소",
"report.heading": "New report",
"report.placeholder": "코멘트", "report.placeholder": "코멘트",
"report.submit": "신고하기", "report.submit": "신고하기",
"report.target": "문제가 된 사용자", "report.target": "문제가 된 사용자",


+ 0
- 1
app/javascript/mastodon/locales/nl.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Niet op openbare tijdlijnen tonen", "privacy.unlisted.long": "Niet op openbare tijdlijnen tonen",
"privacy.unlisted.short": "Minder openbaar", "privacy.unlisted.short": "Minder openbaar",
"reply_indicator.cancel": "Annuleren", "reply_indicator.cancel": "Annuleren",
"report.heading": "New report",
"report.placeholder": "Extra opmerkingen", "report.placeholder": "Extra opmerkingen",
"report.submit": "Verzenden", "report.submit": "Verzenden",
"report.target": "Rapporteren van", "report.target": "Rapporteren van",


+ 0
- 1
app/javascript/mastodon/locales/no.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Ikke vis i offentlige tidslinjer", "privacy.unlisted.long": "Ikke vis i offentlige tidslinjer",
"privacy.unlisted.short": "Uoppført", "privacy.unlisted.short": "Uoppført",
"reply_indicator.cancel": "Avbryt", "reply_indicator.cancel": "Avbryt",
"report.heading": "New report",
"report.placeholder": "Tilleggskommentarer", "report.placeholder": "Tilleggskommentarer",
"report.submit": "Send inn", "report.submit": "Send inn",
"report.target": "Rapporterer", "report.target": "Rapporterer",


+ 0
- 1
app/javascript/mastodon/locales/oc.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Mostrar pas dins los fluxes publics", "privacy.unlisted.long": "Mostrar pas dins los fluxes publics",
"privacy.unlisted.short": "Pas-listat", "privacy.unlisted.short": "Pas-listat",
"reply_indicator.cancel": "Anullar", "reply_indicator.cancel": "Anullar",
"report.heading": "New report",
"report.placeholder": "Comentaris addicionals", "report.placeholder": "Comentaris addicionals",
"report.submit": "Mandar", "report.submit": "Mandar",
"report.target": "Senhalar {target}", "report.target": "Senhalar {target}",


+ 0
- 1
app/javascript/mastodon/locales/pl.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Niewidoczne na publicznych osiach czasu", "privacy.unlisted.long": "Niewidoczne na publicznych osiach czasu",
"privacy.unlisted.short": "Niewidoczne", "privacy.unlisted.short": "Niewidoczne",
"reply_indicator.cancel": "Anuluj", "reply_indicator.cancel": "Anuluj",
"report.heading": "Nowe zgłoszenie",
"report.placeholder": "Dodatkowe komentarze", "report.placeholder": "Dodatkowe komentarze",
"report.submit": "Wyślij", "report.submit": "Wyślij",
"report.target": "Zgłaszanie {target}", "report.target": "Zgłaszanie {target}",


+ 0
- 1
app/javascript/mastodon/locales/pt-BR.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Não publicar nos feeds públicos", "privacy.unlisted.long": "Não publicar nos feeds públicos",
"privacy.unlisted.short": "Não listar", "privacy.unlisted.short": "Não listar",
"reply_indicator.cancel": "Cancelar", "reply_indicator.cancel": "Cancelar",
"report.heading": "New report",
"report.placeholder": "Comentários adicionais", "report.placeholder": "Comentários adicionais",
"report.submit": "Enviar", "report.submit": "Enviar",
"report.target": "Denunciar", "report.target": "Denunciar",


+ 0
- 1
app/javascript/mastodon/locales/pt.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Não publicar nos feeds públicos", "privacy.unlisted.long": "Não publicar nos feeds públicos",
"privacy.unlisted.short": "Não listar", "privacy.unlisted.short": "Não listar",
"reply_indicator.cancel": "Cancelar", "reply_indicator.cancel": "Cancelar",
"report.heading": "New report",
"report.placeholder": "Comentários adicionais", "report.placeholder": "Comentários adicionais",
"report.submit": "Enviar", "report.submit": "Enviar",
"report.target": "Denunciar", "report.target": "Denunciar",


+ 0
- 1
app/javascript/mastodon/locales/ru.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Не показывать в лентах", "privacy.unlisted.long": "Не показывать в лентах",
"privacy.unlisted.short": "Скрытый", "privacy.unlisted.short": "Скрытый",
"reply_indicator.cancel": "Отмена", "reply_indicator.cancel": "Отмена",
"report.heading": "New report",
"report.placeholder": "Комментарий", "report.placeholder": "Комментарий",
"report.submit": "Отправить", "report.submit": "Отправить",
"report.target": "Жалуемся на", "report.target": "Жалуемся на",


+ 0
- 1
app/javascript/mastodon/locales/th.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Do not post to public timelines", "privacy.unlisted.long": "Do not post to public timelines",
"privacy.unlisted.short": "Unlisted", "privacy.unlisted.short": "Unlisted",
"reply_indicator.cancel": "Cancel", "reply_indicator.cancel": "Cancel",
"report.heading": "New report",
"report.placeholder": "Additional comments", "report.placeholder": "Additional comments",
"report.submit": "Submit", "report.submit": "Submit",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/tr.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Herkese açık zaman tüneline gönderme", "privacy.unlisted.long": "Herkese açık zaman tüneline gönderme",
"privacy.unlisted.short": "Listelenmemiş", "privacy.unlisted.short": "Listelenmemiş",
"reply_indicator.cancel": "İptal", "reply_indicator.cancel": "İptal",
"report.heading": "New report",
"report.placeholder": "Ek yorumlar", "report.placeholder": "Ek yorumlar",
"report.submit": "Gönder", "report.submit": "Gönder",
"report.target": "Raporlama", "report.target": "Raporlama",


+ 0
- 1
app/javascript/mastodon/locales/uk.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "Не показувати у публічних стрічках", "privacy.unlisted.long": "Не показувати у публічних стрічках",
"privacy.unlisted.short": "Прихований", "privacy.unlisted.short": "Прихований",
"reply_indicator.cancel": "Відмінити", "reply_indicator.cancel": "Відмінити",
"report.heading": "New report",
"report.placeholder": "Додаткові коментарі", "report.placeholder": "Додаткові коментарі",
"report.submit": "Відправити", "report.submit": "Відправити",
"report.target": "Скаржимося на", "report.target": "Скаржимося на",


+ 0
- 1
app/javascript/mastodon/locales/zh-CN.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "公开,但不在公共时间轴显示", "privacy.unlisted.long": "公开,但不在公共时间轴显示",
"privacy.unlisted.short": "公开", "privacy.unlisted.short": "公开",
"reply_indicator.cancel": "取消", "reply_indicator.cancel": "取消",
"report.heading": "New report",
"report.placeholder": "额外消息", "report.placeholder": "额外消息",
"report.submit": "提交", "report.submit": "提交",
"report.target": "Reporting", "report.target": "Reporting",


+ 0
- 1
app/javascript/mastodon/locales/zh-HK.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "公開,但不在公共時間軸顯示", "privacy.unlisted.long": "公開,但不在公共時間軸顯示",
"privacy.unlisted.short": "公開", "privacy.unlisted.short": "公開",
"reply_indicator.cancel": "取消", "reply_indicator.cancel": "取消",
"report.heading": "New report",
"report.placeholder": "額外訊息", "report.placeholder": "額外訊息",
"report.submit": "提交", "report.submit": "提交",
"report.target": "舉報", "report.target": "舉報",


+ 0
- 1
app/javascript/mastodon/locales/zh-TW.json Parādīt failu

@@ -146,7 +146,6 @@
"privacy.unlisted.long": "不要貼到公開時間軸", "privacy.unlisted.long": "不要貼到公開時間軸",
"privacy.unlisted.short": "不列出來", "privacy.unlisted.short": "不列出來",
"reply_indicator.cancel": "取消", "reply_indicator.cancel": "取消",
"report.heading": "New report",
"report.placeholder": "更多訊息", "report.placeholder": "更多訊息",
"report.submit": "送出", "report.submit": "送出",
"report.target": "通報中", "report.target": "通報中",


Notiek ielāde…
Atcelt
Saglabāt