This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Info/code for this file were borrowed from the following places: | |
# http://bit.ly/174dkWL | |
# https://gist.github.com/adamcrown/932231 | |
# https://gist.github.com/patmcnally/893833 | |
begin | |
# ansi colors | |
ANSI = {} | |
ANSI[:RESET] = "\e[0m" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pt-BR: | |
views: | |
admin: | |
home: | |
name: Home | |
pagination: | |
previous: "« Anterior" | |
next: "Próximo »" | |
truncate: "…" | |
misc: |
NewerOlder