-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cd92e28
commit 3906393
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,10 @@ oauth2.scope.administrative_actions=Perform administrative actions | |
oauth2.scope.administrative_actions.description=Such as kick, ban, broadcast message, ... | ||
oauth2.scope.read_sensible_userdata=View sensible user data | ||
oauth2.scope.read_sensible_userdata.description=Such as email, steam id, bans, ... | ||
ban.title=You are Banned from FAForever | ||
oauth2.scope.upload_avatar=Upload avatars | ||
oauth2.scope.lobby=Play in the game lobby | ||
ban.title=You are banned from FAForever | ||
ban.expiration=Ban expires at: | ||
ban.permanent=Never | ||
ban.reason=Reason: | ||
ban.appeal=You may appeal your ban by emailing [email protected] | ||
ban.appeal=You may appeal your ban by emailing [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,8 +34,10 @@ oauth2.scope.administrative_actions=Administrative Tätigkeiten | |
oauth2.scope.administrative_actions.description=U.a. Kicken, Bannen, Broadcast Nachrichten senden | ||
oauth2.scope.read_sensible_userdata=Sensible Benutzerdaten sehen | ||
oauth2.scope.read_sensible_userdata.description=U.a. Email, Steam ID, Bans, ... | ||
oauth2.scope.upload_avatar=Avatare hochladen | ||
oauth2.scope.lobby=Spiele in unserer Lobby spielen | ||
ban.title=Du wurdest in FAForever gesperrt | ||
ban.expiration=Sperre endet: | ||
ban.permanent=Niemals | ||
ban.reason=Begründung: | ||
ban.appeal=Um eine Sperre anzufechten, wende dich an [email protected] | ||
ban.appeal=Um eine Sperre anzufechten, wende dich an [email protected] |