app: title: '#!GIST' title_prefix: '#!GIST - ' menu: home: title: 'Home' about: title: 'About' my: login: title: 'Login' logout: title: 'Logout' register: title: 'Register' my: title: 'Account' gist: untitled: 'Untitled' 404: title: 'Oops!' message: 'The gist was not found...' action: view: 'View' history: 'Commit(s)' raw: 'RAW' download: 'Download' clone: 'Clone' embed: 'Embed:' date: format: 'Y-m-d h:i:s' footer: text: '

Powered by GIST, it''s open source :) - API

' login: login: title: 'Login' invalid: 'Invalid username or password.' form: username: placeholder: 'Username' password: placeholder: 'Password' register: title: 'New account' already_exists: 'This username is already registred!' registred: 'Congratulations, your account is created!' form: username: placeholder: 'Username' password: placeholder: 'Password' 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' submit: 'Send' type: label: 'Language: %value%' choice: html: 'HTML' xml: 'XML' css: 'CSS' javascript: 'JAVASCRIPT' php: 'PHP' sql: 'SQL' yaml: 'YAML' perl: 'PERL' c: 'C/C++' asp: 'ASP' python: 'PYTHON' bash: 'BASH' actionscript3: 'ACTION SCRIPT' text: 'TEXT'