diff options
author | GiteaBot <teabot@gitea.io> | 2023-04-07 00:07:10 +0000 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2023-04-07 00:07:10 +0000 |
commit | 08f4a9cca22d2c092760fb83dbaa1bf0c9dbb49e (patch) | |
tree | f2155c95bfa3d043b9362454a58d6b8a4e55fea8 | |
parent | 8857e97b5f617e1c625b66fd7f5cc18c44192ced (diff) | |
download | gitea-08f4a9cca22d2c092760fb83dbaa1bf0c9dbb49e.tar.gz gitea-08f4a9cca22d2c092760fb83dbaa1bf0c9dbb49e.zip |
[skip ci] Updated translations via Crowdin
-rw-r--r-- | options/locale/locale_si-LK.ini | 2 | ||||
-rw-r--r-- | options/locale/locale_zh-CN.ini | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/options/locale/locale_si-LK.ini b/options/locale/locale_si-LK.ini index 57384ee9ee..3072703ecc 100644 --- a/options/locale/locale_si-LK.ini +++ b/options/locale/locale_si-LK.ini @@ -1168,7 +1168,7 @@ issues.ref_pull_from=<a href="%[3]s">මෙම අදින්න ඉල්ල issues.ref_closing_from=<a href="%[3]s">මෙම ගැටළුව වසා දමනු ඇත%[4]s මෙම ගැටළුව</a> <a id="%[1]s" href="#%[1]s">%[2]s</a> issues.ref_reopening_from=<a href="%[3]s">මෙම ගැටළුව නැවත විවෘත කරනු ඇත%[4]s මෙම ගැටළුව</a> <a id="%[1]s" href="#%[1]s">%[2]s</a> issues.ref_closed_from=<a href="%[3]s">මෙම නිකුතුව%[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a> -issues.ref_reopened_from=<a href="%[3]s">මෙම නිකුතුව%[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a> +issues.ref_reopened_from=<a href="%[3]s">මෙම නිකුතුව%[4]s</a> <a id="%[1]s" href="#%[1]s">%[2]s</a>නැවත විවෘත කරන ලදි issues.ref_from=`හිම%[1]s` issues.poster=පෝස්ටර් issues.collaborator=සහයෝගීතාව diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini index 535f56ce35..6b0853e07e 100644 --- a/options/locale/locale_zh-CN.ini +++ b/options/locale/locale_zh-CN.ini @@ -1104,6 +1104,7 @@ download_file=下载文件 normal_view=普通视图 line=行 lines=行 +from_comment=(评论) editor.add_file=添加文件 editor.new_file=新建文件 |