mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
add more translations for he locale. Contributed by Darian Shalev
This commit is contained in:
parent
b18d846d92
commit
ac270884ed
14 changed files with 3025 additions and 356 deletions
|
|
@ -249,6 +249,7 @@ module ApplicationHelper
|
|||
contexts.show_form contexts.show_form_title
|
||||
contexts.new_context_pre contexts.new_context_post
|
||||
common.cancel common.ok
|
||||
common.update common.create
|
||||
common.ajaxError todos.unresolved_dependency
|
||||
}.each do |s|
|
||||
js << "i18n['#{s}'] = '#{ t(s).gsub(/'/, "\\\\'") }';\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue