updating from dev
This commit is contained in:
@@ -1,18 +1,18 @@
|
||||
{
|
||||
"nav": {
|
||||
"upload": "upload",
|
||||
"meme": "meme",
|
||||
"upload": "Upload",
|
||||
"meme": "Meme",
|
||||
"halls": "Halls",
|
||||
"tags": "Tags",
|
||||
"search": "Search",
|
||||
"random": "Random",
|
||||
"profile": "profile",
|
||||
"profile": "Profile",
|
||||
"my_halls": "My Halls",
|
||||
"favs": "favs",
|
||||
"favs": "Favs",
|
||||
"admin": "Admin",
|
||||
"mod": "mod",
|
||||
"settings": "settings",
|
||||
"logout": "logout",
|
||||
"mod": "Mod",
|
||||
"settings": "Settings",
|
||||
"logout": "Logout",
|
||||
"notifications": "Notifications",
|
||||
"mark_all_read": "Mark all read",
|
||||
"no_notifications": "No new notifications",
|
||||
@@ -29,7 +29,8 @@
|
||||
"overview": "Overview",
|
||||
"prev": "prev",
|
||||
"next": "next",
|
||||
"random_nav": "random"
|
||||
"random_nav": "random",
|
||||
"abyss": "Abyss"
|
||||
},
|
||||
"upload": {
|
||||
"title": "Upload Content",
|
||||
@@ -124,6 +125,7 @@
|
||||
"clear": "Clear",
|
||||
"preferences": "Preferences",
|
||||
"ui_section": "User Interface",
|
||||
"appearance_section": "Appearance",
|
||||
"show_motd": "Show Message of the Day (MOTD)",
|
||||
"modern_layout": "Modern layout",
|
||||
"modern_layout_hint": "3 Column Layout",
|
||||
@@ -141,6 +143,11 @@
|
||||
"embed_yt_hint": "Replace YouTube links with inline video players",
|
||||
"hide_koepfe": "Hide Köpfe",
|
||||
"hide_koepfe_hint": "Disable the Köpfe",
|
||||
"comment_display_mode": "Comment Display Mode",
|
||||
"comment_display_tree": "Reply Tree (Default)",
|
||||
"comment_display_linear": "Linear / Flat (4chan style)",
|
||||
"comment_display_mode_hint": "Choose how you want comments to be displayed.",
|
||||
"forced_mode_notice": "This setting is managed by an administrator.",
|
||||
"language": "Language",
|
||||
"language_hint": "Change the site language. Reloads the page to apply.",
|
||||
"language_default": "Default (site)",
|
||||
@@ -158,10 +165,17 @@
|
||||
"font_default": "Default",
|
||||
"theme": "Theme",
|
||||
"flash_section": "Flash",
|
||||
"flash_volume": "Default Flash Volume",
|
||||
|
||||
"flash_bg": "Keep Flash Playing in Background",
|
||||
"flash_bg_hint": "Prevents Ruffle from pausing when leaving the tab",
|
||||
"save_flash": "Save Flash Settings",
|
||||
|
||||
"notifications_section": "Notification Preferences",
|
||||
"receive_system_notifications": "Receive System Notifications",
|
||||
"receive_system_notifications_hint": "Toggle background upload success/error notifications. Critical mod actions will always be shown.",
|
||||
"receive_user_notifications": "Receive User Notifications",
|
||||
"receive_user_notifications_hint": "Toggle notifications for comment replies, mentions, and thread activity.",
|
||||
"do_not_disturb": "Do Not Disturb",
|
||||
"do_not_disturb_hint": "Simply suppresses all notifications and haptic feedback.",
|
||||
"content_filters": "Content Filters",
|
||||
"min_xd_score": "Minimum xD Score",
|
||||
"min_xd_score_hint": "Only show posts with at least this xD score. Set to 0 to disable.",
|
||||
@@ -418,14 +432,14 @@
|
||||
},
|
||||
"messages": {
|
||||
"page_title": "MESSAGES",
|
||||
"manage_keys": "🔑 Manage Keys",
|
||||
"manage_keys": "Manage Keys",
|
||||
"loading": "Loading conversations…",
|
||||
"decrypting": "Decrypting messages…",
|
||||
"input_placeholder": "Write a message…",
|
||||
"send": "Send"
|
||||
},
|
||||
"profile": {
|
||||
"message_btn": "✉ Message",
|
||||
"message_btn": "Message",
|
||||
"legacy_record": "Legacy Record – First Upload:",
|
||||
"joined": "Joined:",
|
||||
"age_days": "{n} days",
|
||||
|
||||
Reference in New Issue
Block a user