Skip to content

Commit

Permalink
Add missing scope texts
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Jul 25, 2021
1 parent cd92e28 commit 3906393
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 4 additions & 2 deletions src/main/resources/i18n/messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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]
4 changes: 3 additions & 1 deletion src/main/resources/i18n/messages_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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]

0 comments on commit 3906393

Please sign in to comment.