docs module: update localization

pull/725/head
Yunus Emre Kalkan 7 years ago
parent eb39490e6a
commit 8f7a056163

@ -34,7 +34,7 @@
<abp-dropdown>
<abp-dropdown-button button-type="Primary" icon="plus" text="@L["CreateANewProject"].Value" />
<abp-dropdown-menu align="Right">
<abp-dropdown-item href="#" id="CreateNewGithubProjectButtonId"><i class="fa fa-github"></i>Github</abp-dropdown-item>
<abp-dropdown-item href="#" id="CreateNewGithubProjectButtonId"><i class="fa fa-github"></i> Github</abp-dropdown-item>
</abp-dropdown-menu>
</abp-dropdown>
}

@ -7,6 +7,7 @@
"ShareOn": "Share on",
"Version": "Version",
"Edit": "Edit",
"Delete": "Delete",
"InThisDocument": "In this document",
"GoToTop": "Go to top",
"Projects": "Project(s)",

@ -7,6 +7,7 @@
"ShareOn": "Paylaş",
"Version": "Versiyon",
"Edit": "Düzenle",
"Delete": "Sil",
"InThisDocument": "Bu dökümanda",
"GoToTop": "En üste çık",
"Projects": "Proje(ler)",

Loading…
Cancel
Save