Actions
Patch #37479
closedJapanese translation update (r21714)
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Translated four strings.
diff --git a/config/locales/ja.yml b/config/locales/ja.yml
index 21b1d63d3..1c71bcc59 100644
--- a/config/locales/ja.yml
+++ b/config/locales/ja.yml
@@ -1421,9 +1421,7 @@ ja:
この操作は元に戻せません。
text_projects_bulk_destroy_confirm: 削除する場合は確認のため "%{yes}" と入力してください。
text_subprojects_bulk_destroy: '次のサブプロジェクトを含む: %{value}'
- field_current_password: Current password
- sudo_mode_new_info_html: "<strong>What's happening?</strong> You need to reconfirm
- your password before taking any administrative actions, this ensures your account
- stays protected."
- label_edited: Edited
- label_time_by_author: "%{time} by %{author}"
+ field_current_password: 現在のパスワード
+ sudo_mode_new_info_html: "アカウントのセキュリティの維持のため、管理操作を行う際にはパスワードの再確認が必要です。"
+ label_edited: 編集済み
+ label_time_by_author: "%{time} %{author}"
Updated by Go MAEDA almost 3 years ago
- Status changed from New to Closed
- Assignee set to Go MAEDA
Committed the patch.
Actions