Integration tests for live preview of display language
Bug: 53255 Change-Id: I1506ddd0ef68217ac114bdf4c29c62cd071b1900
This commit is contained in:
committed by
Amir E. Aharoni
parent
7706d97c8a
commit
039c91d1d5
@@ -37,6 +37,8 @@ def language_to_code(language)
|
||||
'fi'
|
||||
when 'Hebrew'
|
||||
'he'
|
||||
when 'Hindi'
|
||||
'hi'
|
||||
else
|
||||
pending
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user