diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini index a6c040ebff..db72f0df73 100644 --- a/options/locale/locale_ja-JP.ini +++ b/options/locale/locale_ja-JP.ini @@ -2330,6 +2330,7 @@ mirror_sync_create=が <a href="%[1]s">%[3]s</a> の新しい参照 <a href="%[1 mirror_sync_delete=が <a href="%[1]s">%[3]s</a> の参照 <code>%[2]s</code> をミラーから反映し、削除しました approve_pull_request=`が <a href="%s/pulls/%s">%s#%[2]s</a> を承認しました` reject_pull_request=`が <a href="%s/pulls/%s">%s#%[2]s</a> について変更を求めました` +publish_release=`が <a href="%[1]s">%[3]s</a> の <a href="%[1]s/releases/tag/%[2]s"> "%[4]s" </a> をリリースしました` [tool] ago=%s前 diff --git a/options/locale/locale_tr-TR.ini b/options/locale/locale_tr-TR.ini index 3f329acd4e..f2c91bf9dd 100644 --- a/options/locale/locale_tr-TR.ini +++ b/options/locale/locale_tr-TR.ini @@ -2330,6 +2330,7 @@ mirror_sync_create=<a href="%s/src/%s">%[2]s</a> referansı <a href="%[1]s">%[3] mirror_sync_delete=<a href="%[1]s">%[3]s</a> adresindeki <code>%[2]s</code> referansı eşitlendi ve silindi approve_pull_request=`<a href="%s/pulls/%s">%s#%[2]s</a> onaylandı` reject_pull_request=`<a href="%s/pulls/%s">%s#%[2]s</a> için değişiklik önerdi ` +publish_release=` <a href="%[1]s">%[3]s</a> deposunda <a href="%s/releases/tag/%s"> "%[4]s" </a> sürümü yayınlandı` [tool] ago=%s önce