Add language strings for software projects.
This commit is contained in:
parent
6fe12d5531
commit
68be6285f1
@ -44,6 +44,21 @@ const languageStrings = {
|
|||||||
// Software
|
// Software
|
||||||
code_pages: 'Code sections',
|
code_pages: 'Code sections',
|
||||||
code_pages_intro: 'Some notes and examples of code.',
|
code_pages_intro: 'Some notes and examples of code.',
|
||||||
|
software_projects: 'Projects',
|
||||||
|
// Projects
|
||||||
|
attachment_module: 'Attachment module',
|
||||||
|
boebot: 'Board of Education robot',
|
||||||
|
dxp_development: 'DXP development',
|
||||||
|
embedded_internet_radio: 'Embedded internet radio',
|
||||||
|
embedded_game: 'Embedded game',
|
||||||
|
ios_airports: 'iOS airport',
|
||||||
|
festival_simulator: 'Festival simulator',
|
||||||
|
kanji_application: 'Kanji applicatition',
|
||||||
|
metroid_horizontal_shooter: 'Horizontale shooter game',
|
||||||
|
raspberry_pi_jukebox: 'Raspberry Pi Jukebox',
|
||||||
|
teslamaze: 'TeslaMaze',
|
||||||
|
wifi_prototype: 'Wi-Fi prototype board',
|
||||||
|
windows10_cookbook: 'Windows 10 cookbook',
|
||||||
// Footer
|
// Footer
|
||||||
footer_contentparsed: 'Content is parsed by',
|
footer_contentparsed: 'Content is parsed by',
|
||||||
footer_madewith: 'This site was made with',
|
footer_madewith: 'This site was made with',
|
||||||
@ -91,6 +106,22 @@ const languageStrings = {
|
|||||||
// Software
|
// Software
|
||||||
code_pages: 'Code secties',
|
code_pages: 'Code secties',
|
||||||
code_pages_intro: 'Notities en voorbeelden van code.',
|
code_pages_intro: 'Notities en voorbeelden van code.',
|
||||||
|
software_projects: 'Projecten',
|
||||||
|
// Projects
|
||||||
|
attachment_module: 'Attachment module',
|
||||||
|
boebot: 'Board of Education robot',
|
||||||
|
dxp_development: 'DXP development',
|
||||||
|
embedded_internet_radio: 'Embedded internet radio',
|
||||||
|
embedded_game: 'Embedded spel',
|
||||||
|
ios_airports: 'iOS luchthavens',
|
||||||
|
festival_simulator: 'Festival simulator',
|
||||||
|
kanji_application: 'Kanji applicatie',
|
||||||
|
metroid_horizontal_shooter: 'Horizontale shooter',
|
||||||
|
raspberry_pi_jukebox: 'Raspberry Pi Jukebox',
|
||||||
|
teslamaze: 'TeslaMaze',
|
||||||
|
wifi_prototype: 'Wi-Fi prototype board',
|
||||||
|
windows10_cookbook: 'Windows 10 kookboek',
|
||||||
|
|
||||||
// Footer
|
// Footer
|
||||||
footer_contentparsed: 'Inhoud is verwerkt door',
|
footer_contentparsed: 'Inhoud is verwerkt door',
|
||||||
footer_madewith: 'Deze website is gemaakt met',
|
footer_madewith: 'Deze website is gemaakt met',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user