Fixes #1561 - fix translation strings.

This commit is contained in:
Denny Bresch 2019-06-25 14:16:45 +02:00 committed by Thorsten Eckel
parent df657a3e96
commit 5555043dbf
3 changed files with 5 additions and 5 deletions

View file

@ -123,7 +123,7 @@ class Create extends App.ControllerModal
ui = @
new App.ControllerModal(
head: 'Your New Personal Access Token'
buttonSubmit: 'OK, I\'ve copied my token'
buttonSubmit: "OK, I've copied my token"
content: ->
App.view('profile/token_access_created')(
name: ui.newToken.name