Skip to content

Commit

Permalink
Translate the latest kick/stop/restart msgs
Browse files Browse the repository at this point in the history
  • Loading branch information
mash6oob authored and tabarra committed Aug 12, 2024
1 parent 509f542 commit 3d26c74
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions locale/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"schedule_warn_discord": ".دقائق %{smart_count} ومن المقرر إعادة التشغيل في **%{servername}** |||| .دقيقة %{smart_count} ومن المقرر إعادة التشغيل في **%{servername}**"
},
"kick_messages": {
"everyone": "All players kicked: %{reason}.",
"player": "You have been kicked: %{reason}.",
"unknown_reason": "for unknown reason"
"everyone": "تم طرد جميع اللاعبين: %{reason}.",
"player": "تم طردك: %{reason}.",
"unknown_reason": "لسبب مجهول"
},
"ban_messages": {
"kick_temporary": ".%{expiration} :ستنتهي صلاحية حظرك في .\"%{reason}\" لقد تم حظرك من هذا الخادم لسبب (%{author})",
Expand Down

0 comments on commit 3d26c74

Please sign in to comment.