mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Fixed conflicts
This commit is contained in:
parent
4119a265fa
commit
c0c21653c3
|
@ -14,8 +14,8 @@ $translated_by = "このページはDaiki Nodaが翻訳しました";
|
||||||
|
|
||||||
//Home Page
|
//Home Page
|
||||||
$actual_version = "最新版";
|
$actual_version = "最新版";
|
||||||
$actual_version_text = "最新版はこちらから". $qupzilla_version_date .
|
$actual_version_text = "最新の更新は" . $qupzilla_version_date ."に行われました"
|
||||||
"最新版のバージョンは" . $qupzilla_version . ". Changes in changelog. <br/>Don't hesitate and <a href=\"download\">download</a> it right now!";
|
"最新版のバージョンは" . $qupzilla_version . "です。更新履歴をぜひご覧ください。<br/>QupZillaをぜひダウンロードしてください<a href=\"download\">こちら</a>からすぐにでもできます!";
|
||||||
$actual_version_button = "DOWNLOAD";
|
$actual_version_button = "DOWNLOAD";
|
||||||
$older_versions = "更新履歴";
|
$older_versions = "更新履歴";
|
||||||
$older_versions_text = "各バージョンごとの機能などの変遷を知りたいですか?<br/>それらの変遷はすべてgithubの<a>changelog</a>から参照できます。";
|
$older_versions_text = "各バージョンごとの機能などの変遷を知りたいですか?<br/>それらの変遷はすべてgithubの<a>changelog</a>から参照できます。";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user