Merge branch 'soon' into staging

pull/1/head
ansuz 3 years ago
commit 09fe994443

@ -1368,5 +1368,13 @@
"reminder_time": "<b>{0}</b>が今日の{1}にあります",
"form_answerWarning": "本人であることが確認されていません",
"team_leaveOwner": "チームから退出する前に、オーナーの役割から降格してください。チームには最低1人以上のオーナーが必要です。あなたが唯一のオーナーの場合は、別のオーナーを追加してください。",
"form_exportCSV": "CSVにエクスポート"
"form_exportCSV": "CSVにエクスポート",
"fm_link_new": "新しいリンク",
"notification_openLink": "{1}からリンク「 <b>{0}</b>」を受け取りました:",
"fm_link_type": "リンク",
"fm_link_url": "URL",
"fm_link_name": "リンク名",
"form_anonName": "あなたの名前",
"notification_linkShared": "{0}があなたとリンクを共有しました: <b>{1}</b>",
"fm_link_name_placeholder": "あなたのリンク"
}

@ -1368,5 +1368,14 @@
"admin_purpose_business": "For a business or commercial organization",
"admin_instancePurposeHint": "Why do you run this instance? Your answer will be used to inform the development roadmap if your telemetry is enabled.",
"team_leaveOwner": "Please demote yourself from the owner role before leaving the team. Note that teams must have at least one owner, please add one before proceeding if you are currently the only owner.",
"form_exportCSV": "Export to CSV"
"form_exportCSV": "Export to CSV",
"notification_openLink": "You've received a link <b>{0}</b> from {1}:",
"fm_link_new": "New Link",
"fm_link_type": "Link",
"fm_link_name": "Link name",
"fm_link_url": "URL",
"fm_link_name_placeholder": "My link",
"notification_linkShared": "{0} has shared a link with you: <b>{1}</b>",
"form_anonName": "Your name",
"form_answerAs": "Answer as"
}

Loading…
Cancel
Save