mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-28 08:50:06 +02:00
Fix more typo, '
and some word
This commit is contained in:
parent
e8c8f8975a
commit
41bb6d1bd7
14 changed files with 35 additions and 38 deletions
|
@ -960,7 +960,7 @@ exports.strings = {
|
|||
},
|
||||
///////////////////////////////////////////////////////////////////////////
|
||||
'level-no-id': {
|
||||
'__desc__': 'When you say an id but that level doesnt exist',
|
||||
'__desc__': 'When you say an id but that level doesn\'t exist',
|
||||
'en_US': 'A level for that id "{id}" was not found! Opening up a level selection view',
|
||||
'de_DE': 'Konnte keinen Level mit der ID "{id}" finden! Öffne einen Level-Auswahldialog',
|
||||
'zh_CN': '没找到 id 为 "{id}" 的关卡!打开关卡选择框',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue