fix: update some strings
This commit is contained in:
parent
dd6eeb3b50
commit
2b6912b211
5 changed files with 18 additions and 9 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@ built
|
||||||
yarn-error.log
|
yarn-error.log
|
||||||
config.json
|
config.json
|
||||||
.yarn
|
.yarn
|
||||||
|
.DS_Store
|
BIN
assets/PretendardJPVariable.woff2
Normal file
BIN
assets/PretendardJPVariable.woff2
Normal file
Binary file not shown.
|
@ -11,8 +11,8 @@ export const defaultTemplate = '昨日のMisskeyの活動は\n\nノート: {note
|
||||||
export const currentTokenVersion = 2;
|
export const currentTokenVersion = 2;
|
||||||
|
|
||||||
export const misskeyAppInfo = {
|
export const misskeyAppInfo = {
|
||||||
name: 'Misskey Tools',
|
name: 'Misskey Tools on phater.live',
|
||||||
description: 'A Professional Toolkit Designed for Misskey.',
|
description: 'Misskey Tools의 포크를 통한 유지 버전',
|
||||||
permission: [
|
permission: [
|
||||||
'read:account',
|
'read:account',
|
||||||
'write:account',
|
'write:account',
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"$languageName": "한국어",
|
"$languageName": "한국어",
|
||||||
"title": "Misskey Tools",
|
"title": "Misskey Tools on phater.live",
|
||||||
"description1": "다양한 도구로 여러분의 Misskey 활동을 더욱 윤택하게.",
|
"description1": "다양한 도구로 여러분의 Misskey 활동을 더욱 윤택하게.",
|
||||||
"description2": "이용 중인 인스턴스 URL을 입력해서 곧바로 사용해 보세요!",
|
"description2": "이용 중인 인스턴스 URL을 입력해서 곧바로 사용해 보세요!",
|
||||||
"notes": "노트",
|
"notes": "노트",
|
||||||
"following": "팔로우",
|
"following": "팔로우",
|
||||||
"followers": "팔로워",
|
"followers": "팔로워",
|
||||||
"welcomeBack": "환영합니다, {{acct}}님",
|
"welcomeBack": "환영합니다, {{acct}}님.",
|
||||||
"alertMode": "알림 수단",
|
"alertMode": "알림 수단",
|
||||||
"visibility": "공개 범위",
|
"visibility": "공개 범위",
|
||||||
"appearance": "인터페이스 설정",
|
"appearance": "인터페이스 설정",
|
||||||
|
@ -49,8 +49,8 @@
|
||||||
"shouldUpdateToken": "인증 토큰을 업데이트해야 합니다. 업데이트하지 않으면 일부 기능이 정상적으로 동작하지 않습니다.",
|
"shouldUpdateToken": "인증 토큰을 업데이트해야 합니다. 업데이트하지 않으면 일부 기능이 정상적으로 동작하지 않습니다.",
|
||||||
"update": "업데이트하기",
|
"update": "업데이트하기",
|
||||||
"shareMisskeyTools": "#MisskeyTools 공유하기",
|
"shareMisskeyTools": "#MisskeyTools 공유하기",
|
||||||
"shareMisskeyToolsNote": "여러분도 #MisskeyTools 하세요\n\nhttps://misskey.tools",
|
"shareMisskeyToolsNote": "함께 #MisskeyTools 하지 않으실래요?\n\nhttps://tools.phater.live",
|
||||||
"instanceUrlPlaceholder": "예시: misskey.io",
|
"instanceUrlPlaceholder": "k.lapy.link, buttersc.one, phater.live...",
|
||||||
"settings": "설정",
|
"settings": "설정",
|
||||||
"accentColor": "강조 색상",
|
"accentColor": "강조 색상",
|
||||||
"changelog": "업데이트 내역",
|
"changelog": "업데이트 내역",
|
||||||
|
@ -137,7 +137,7 @@
|
||||||
"_template": {
|
"_template": {
|
||||||
"description": "알림 템플릿을 수정할 수 있습니다.",
|
"description": "알림 템플릿을 수정할 수 있습니다.",
|
||||||
"description2": "'#misshaialert' 해시태그가 자동으로 맨 아래에 추가됩니다.",
|
"description2": "'#misshaialert' 해시태그가 자동으로 맨 아래에 추가됩니다.",
|
||||||
"default": "어제 하루동안의 Misskey 사용량이에요!\n\n노트: {notesCount}({notesDelta})\n팔로우 : {followingCount}({followingDelta})\n팔로워 :{followersCount}({followersDelta})\n\n입니다.\n{url}",
|
"default": "어제의 제 Misskey 사용량을 공개합니다!\n\n노트: {notesCount}({notesDelta})\n팔로우 : {followingCount}({followingDelta})\n팔로워 :{followersCount}({followersDelta})\n\n입니다.\n{url}",
|
||||||
"insertVariables": "변수 입력",
|
"insertVariables": "변수 입력",
|
||||||
"insertVariablesHelp": "{ } 으로 감싼 문자열은 변수라고 하며 특별한 기능을 가집니다. 변수는 알림을 전송할 때 자동으로 변환됩니다.",
|
"insertVariablesHelp": "{ } 으로 감싼 문자열은 변수라고 하며 특별한 기능을 가집니다. 변수는 알림을 전송할 때 자동으로 변환됩니다.",
|
||||||
"_variables": {
|
"_variables": {
|
||||||
|
|
|
@ -4,8 +4,16 @@
|
||||||
url("/assets/otadesign_rounded.woff") format('woff');
|
url("/assets/otadesign_rounded.woff") format('woff');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: 'Pretendard JP Variable';
|
||||||
|
font-weight: 45 920;
|
||||||
|
font-style: normal;
|
||||||
|
font-display: swap;
|
||||||
|
src: url('./woff2/PretendardJPVariable.woff2') format('woff2-variations');
|
||||||
|
}
|
||||||
|
|
||||||
.font-misskey {
|
.font-misskey {
|
||||||
font-family: "OTADESIGN Rounded";
|
font-family: "Pretendard JP Variable";
|
||||||
}
|
}
|
||||||
|
|
||||||
.loading {
|
.loading {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue