Skip to content

Commit 6add8d7

Browse files
committed
Removes unused variable walletName. Add missing files
1 parent 3189675 commit 6add8d7

8 files changed

+10
-6
lines changed
+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{{subjectPrefix}} Transaction confirmée
2+
La transaction que vous attendiez a été confirmée.

lib/templates/ja/new_copayer.plain

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{{subjectPrefix}}ウォレットメンバー参加の知らせ
2-
「{{walletName}}」のウォレットに新しいメンバーが加わりました
2+
新しいメンバーがウォレットに追加されました
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{{subjectPrefix}}着金確認の知らせ
2-
{{amount}} のビットコインがウォレット「{{walletName}}」に着金しました
2+
{{amount}} のビットコインがウォレットに送金しました
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{{subjectPrefix}}送金のお知らせ
2-
{{amount}}のビットコインがウォレット「{{walletName}}」から送金されました
2+
{{amount}}のビットコインがウォレットから送金されました
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{{subjectPrefix}}送金の新規提案のお知らせ
2-
「{{walletName}}」のウォレットにおいて {{copayerName}} さんが送金の提案をしました
2+
{{CopayerName}}はウォレットに送金を提案しました
+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
{{subjectPrefix}} 取引の確認
2+
あなたが待っていたトランザクションが確認されました。
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{{subjectPrefix}}送金提案の却下のお知らせ
2-
「{{walletName}}」のウォレットにおいて {{rejectorsNames}} さんが送金の提案を却下しました
2+
{{RejectorsNames}}はウォレットでの送金の提案を拒否しました
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
{{subjectPrefix}}ウォレット作成完了
2-
あなたの新しいウォレット「{{walletName}}」が完成されました
2+
あなたの新しいウォレットが完成されました

0 commit comments

Comments
 (0)