Crowdin [2019-11-29] + smal doc (#220)

This commit is contained in:
6543
2019-11-29 12:29:44 +00:00
committed by M M Arif
parent cf22a5d5fa
commit 82034273c4
13 changed files with 74 additions and 1 deletions

View File

@@ -429,4 +429,10 @@
<string name="fileDiffViewHeader">%1$s Arquivos Alterados</string>
<string name="fileDiffViewHeaderSingle">%1$s Arquivo Alterado</string>
<string name="openFileDiffText">Arquivos alterados</string>
<string name="mergePullRequestText">Merge Pull Request</string>
<string name="mergePullRequestButtonText">Merge</string>
<string name="mergeNoteText">Merge may fail if you are not authorized to merge this Pull Request.</string>
<string name="mergeCommentText">Merge comment</string>
<string name="mergePRSuccessMsg">Pull Request was merged successfully</string>
<string name="mergePR404ErrorMsg">Pull Request is not available for merge</string>
</resources>