Fix minor translation issues
Irish is now added to the 'LOCATION' dictionary properly Change 'how it looks like' to 'what it looks like'
This commit is contained in:
parent
f51fda3447
commit
2080568f80
1 changed files with 2 additions and 2 deletions
|
|
@ -358,7 +358,7 @@ một trong những nơi lạnh nhất có người sinh sống trên trái đ
|
||||||
'fa': u'مکان',
|
'fa': u'مکان',
|
||||||
'fi': u'Tuntematon sijainti',
|
'fi': u'Tuntematon sijainti',
|
||||||
'fr': u'Emplacement',
|
'fr': u'Emplacement',
|
||||||
'en': u'Ceantar',
|
'ga': u'Ceantar',
|
||||||
'hu': u'Lokáció',
|
'hu': u'Lokáció',
|
||||||
'hy': u'Դիրք',
|
'hy': u'Դիրք',
|
||||||
'ia': u'Location',
|
'ia': u'Location',
|
||||||
|
|
@ -394,7 +394,7 @@ một trong những nơi lạnh nhất có người sinh sống trên trái đ
|
||||||
'CAPACITY_LIMIT_REACHED': {
|
'CAPACITY_LIMIT_REACHED': {
|
||||||
'en': u"""
|
'en': u"""
|
||||||
Sorry, we are running out of queries to the weather service at the moment.
|
Sorry, we are running out of queries to the weather service at the moment.
|
||||||
Here is the weather report for the default city (just to show you, how it looks like).
|
Here is the weather report for the default city (just to show you what it looks like).
|
||||||
We will get new queries as soon as possible.
|
We will get new queries as soon as possible.
|
||||||
You can follow https://twitter.com/igor_chubin for the updates.
|
You can follow https://twitter.com/igor_chubin for the updates.
|
||||||
======================================================================================
|
======================================================================================
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue