Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -52,7 +52,7 @@ import SwiftEventBus | ... | @@ -52,7 +52,7 @@ import SwiftEventBus |
52 | self.hidesBottomBarWhenPushed = true | 52 | self.hidesBottomBarWhenPushed = true |
53 | 53 | ||
54 | setBackButton() | 54 | setBackButton() |
55 | - setNavigationTitle("Tα προνόμιά μου") | 55 | + setNavigationTitle("My Rewards") |
56 | 56 | ||
57 | tableView.delegate = self | 57 | tableView.delegate = self |
58 | tableView.dataSource = self | 58 | tableView.dataSource = self | ... | ... |
-
Please register or login to post a comment