translation user_unbanned fix
Cette révision appartient à :
Parent
a750bd87c7
révision
99850a6f41
3 fichiers modifiés avec 19 ajouts et 3 suppressions
|
@ -992,7 +992,7 @@
|
|||
"translation": "User has been banned!"
|
||||
},
|
||||
{
|
||||
"id": "user_banned",
|
||||
"id": "user_unbanned",
|
||||
"translation": "User has been unbanned!"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -992,7 +992,7 @@
|
|||
"translation": "ユーザーは BAN されました。"
|
||||
},
|
||||
{
|
||||
"id": "user_banned",
|
||||
"id": "user_unbanned",
|
||||
"translation": "ユーザーは BAN 解除されました。"
|
||||
},
|
||||
{
|
||||
|
|
|
@ -984,9 +984,21 @@
|
|||
"translation": "Torrent #%d from %s has been locked by %s."
|
||||
},
|
||||
{
|
||||
"id": "torrent_blocked_by",
|
||||
"id": "torrent_unblocked_by",
|
||||
"translation": "Torrent #%d from %s has been unlocked by %s."
|
||||
},
|
||||
{
|
||||
"id": "user_banned",
|
||||
"translation": "User has been banned!"
|
||||
},
|
||||
{
|
||||
"id": "user_unbanned",
|
||||
"translation": "User has been unbanned!"
|
||||
},
|
||||
{
|
||||
"id": "user_unbanned_by",
|
||||
"translation": "User %s(%d) #%d has been unbanned by %s"
|
||||
},
|
||||
{
|
||||
"id": "torrents_deleted",
|
||||
"translation": "Torrents Deleted"
|
||||
|
@ -999,6 +1011,10 @@
|
|||
"id": "delete_report",
|
||||
"translation": "Delete Report"
|
||||
},
|
||||
{
|
||||
"id": "delete_all_reports",
|
||||
"translation": "Delete all reports"
|
||||
},
|
||||
{
|
||||
"id": "comment_deleted",
|
||||
"translation": "Comment has been deleted!"
|
||||
|
|
Référencer dans un nouveau ticket