add localization

This commit is contained in:
Yan
2017-10-11 17:29:28 +06:30
parent 4ab89efaf2
commit 476aafa791
6 changed files with 34 additions and 2 deletions

18
config/locales/mm.yml Normal file
View File

@@ -0,0 +1,18 @@
mm:
welcome: "လာပါ"
views:
pagination:
first: "« ပထမ"
last: "အဆံုး »"
previous: "‹ ေနာက္သို့"
next: "ေရ့သို့ ›"
truncate: "…"
helpers:
page_entries_info:
one_page:
display_entries:
zero: "No %{entry_name} found"
one: "Displaying <b>1</b> %{entry_name}"
other: "Displaying <b>all %{count}</b> %{entry_name}"
more_pages:
display_entries: "Displaying %{entry_name} <b>%{first}&nbsp;-&nbsp;%{last}</b> of <b>%{total}</b> in total"