mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-01 15:50:11 -04:00
Add first guess for other web-dev concepts
This commit is contained in:
parent
b04e968da5
commit
320aa0f3d9
1 changed files with 8 additions and 0 deletions
|
@ -1880,6 +1880,14 @@
|
|||
basic_html: "Basic HTML" # TODO: these web-dev concepts will change, don't need to translate
|
||||
basic_css: "Basic CSS"
|
||||
basic_web_scripting: "Basic Web Scripting"
|
||||
intermediate_html: "Intermediate HTML"
|
||||
intermediate_css: "Intermediate CSS"
|
||||
intermediate_web_scripting: "Intermediate Web Scripting"
|
||||
advanced_html: "Advanced HTML"
|
||||
advanced_css: "Advanced CSS"
|
||||
advanced_web_scripting: "Advanced Web Scripting"
|
||||
jquery: "jQuery"
|
||||
bootstrap: "Bootstrap"
|
||||
|
||||
delta:
|
||||
added: "Added"
|
||||
|
|
Loading…
Add table
Reference in a new issue