mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 16:38:50 +02:00
fixed shortcut to pl
This commit is contained in:
parent
e74351782a
commit
1b0ddc96d3
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ class IntlHelperBarView extends React.Component{
|
|||
text: 'Polski',
|
||||
testID: 'polish',
|
||||
onClick: function() {
|
||||
this.fireCommand('locale pl_PL; levels');
|
||||
this.fireCommand('locale pl; levels');
|
||||
}.bind(this)
|
||||
}, {
|
||||
icon: 'signout',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue