Libraries
»
coinsync
(0.2.1)
»
Index
»
CoinSync
»
Config
»
#translate
Method: CoinSync::Config#translate
Defined in:
lib/coinsync/config.rb
#
translate
(label) ⇒
Object
89 90 91
# File 'lib/coinsync/config.rb', line 89
def
translate
(
label
)
@labels
[
label
]
||
label
end