mirror of
https://github.com/zen-browser/www.git
synced 2025-07-07 17:05:32 +02:00
refactor(translations): update createdBy label for improved formatting
This commit is contained in:
parent
9484ead29e
commit
b226a4c01f
2 changed files with 2 additions and 2 deletions
|
@ -98,7 +98,7 @@
|
|||
"description": "You need to have Zen Browser installed to install this theme.",
|
||||
"button": "Download now!"
|
||||
},
|
||||
"createdBy": "Created by {author} (v{version})",
|
||||
"createdBy": "Created by {author} • <b>v{version}</b>",
|
||||
"creationDate": "Creation date: <b>{createdAt}</b>",
|
||||
"latestUpdate": "Latest update: <b>{updatedAt}</b>",
|
||||
"visitModHomepage": "Visit mod homepage",
|
||||
|
|
|
@ -98,7 +98,7 @@
|
|||
"description": "このテーマをインストールするにはZenが必要です。",
|
||||
"button": "今すぐダウンロード!"
|
||||
},
|
||||
"createdBy": "作者:{author} (v{version})",
|
||||
"createdBy": "作者:{author} • <b>v{version}</b>",
|
||||
"creationDate": "作成日:<b>{createdAt}</b>",
|
||||
"latestUpdate": "最終更新:<b>{updatedAt}</b>",
|
||||
"visitModHomepage": "Modのホームページへ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue