gist/app/locales/en.yml
2015-05-06 00:36:59 +02:00

38 lines
826 B
YAML

app:
title: '#!GIST'
title_prefix: '#!GIST - '
menu:
home:
title: 'Home'
about:
title: 'About'
form:
error:
not_blank: 'This value should not be blank bro!'
title:
placeholder: 'Title'
cipher:
alert: 'By enabling cipher, fork will be not possible.'
label: 'Cipher: %value%'
choice:
yes: 'Yes'
no: 'No'
type:
label: 'Language: %value%'
choice:
xml: 'HTML/XML'
css: 'CSS'
js: 'JAVASCRIPT'
php: 'PHP'
sql: 'SQL'
yaml: 'YAML'
perl: 'PERL'
c: 'C/C++'
asp: 'ASP'
python: 'PYTHON'
bash: 'BASH'
as: 'ACTION SCRIPT'
text: 'TEXT'