move i18n string
This commit is contained in:
parent
7a73a82143
commit
c009f11e09
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,6 @@ introMisskey: "Welcome! Calckey is an open source, decentralized social media pl
|
||||||
that's free forever! 🚀"
|
that's free forever! 🚀"
|
||||||
monthAndDay: "{month}/{day}"
|
monthAndDay: "{month}/{day}"
|
||||||
search: "Search"
|
search: "Search"
|
||||||
advancedSearch: "Advanced Search"
|
|
||||||
searchPlaceholder: "Search Calckey"
|
searchPlaceholder: "Search Calckey"
|
||||||
notifications: "Notifications"
|
notifications: "Notifications"
|
||||||
username: "Username"
|
username: "Username"
|
||||||
|
@ -1118,6 +1117,7 @@ isPatron: "Calckey Patron"
|
||||||
reactionPickerSkinTone: "Preferred emoji skin tone"
|
reactionPickerSkinTone: "Preferred emoji skin tone"
|
||||||
enableServerMachineStats: "Enable server hardware statistics"
|
enableServerMachineStats: "Enable server hardware statistics"
|
||||||
enableIdenticonGeneration: "Enable Identicon generation"
|
enableIdenticonGeneration: "Enable Identicon generation"
|
||||||
|
advancedSearch: "Advanced Search"
|
||||||
|
|
||||||
_sensitiveMediaDetection:
|
_sensitiveMediaDetection:
|
||||||
description: "Reduces the effort of server moderation through automatically recognizing
|
description: "Reduces the effort of server moderation through automatically recognizing
|
||||||
|
|
Loading…
Reference in a new issue