mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 16:08:34 +02:00
unclosed string
This commit is contained in:
parent
fee6bf48af
commit
8e5b9b957b
1 changed files with 1 additions and 1 deletions
|
@ -371,7 +371,7 @@ exports.strings = {
|
||||||
},
|
},
|
||||||
'mobile-alert': {
|
'mobile-alert': {
|
||||||
'__desc__': 'When someone comes to the site on a mobile device, they can not input commands so this is a nasty alert to tell them',
|
'__desc__': 'When someone comes to the site on a mobile device, they can not input commands so this is a nasty alert to tell them',
|
||||||
'en_US': 'LGB cant receive input on mobile, its worth it to visit on desktop! :D",
|
'en_US': 'LGB can\'t receive input on mobile, visit on desktop! it\'s worth it :D',
|
||||||
'zh_CN': '无法在移动设备/平板上调出键盘 :( 请试试桌面版 :D',
|
'zh_CN': '无法在移动设备/平板上调出键盘 :( 请试试桌面版 :D',
|
||||||
'fr_FR': 'Impossible de faire apparaître le clavier sur mobile / tablette :( Essayez de passer sur un ordinateur de bureau :D'
|
'fr_FR': 'Impossible de faire apparaître le clavier sur mobile / tablette :( Essayez de passer sur un ordinateur de bureau :D'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue