mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
feat: add copy user ID menu item and rename copy link to copy direct link
Add 'Copy user ID' button to both desktop and mobile post menus, allowing users to copy the full author address. This provides a way to verify authenticity against the 8-char display ID. Also rename 'Copy link' to 'Copy direct link' for clarity. Update security comments to reflect the new approach and add translations for all 35 languages.
This commit is contained in:
@@ -99,7 +99,6 @@
|
||||
"interface": "arayüz",
|
||||
"invalid_url": "Geçersiz URL",
|
||||
"image_search": "resim arama",
|
||||
"copy_link": "bağlantıyı kopyala",
|
||||
"hide_post": "gönderiyi gizle",
|
||||
"hide_thread": "konuyu gizle",
|
||||
"unhide_post": "gönderiyi göster",
|
||||
@@ -276,5 +275,7 @@
|
||||
"type": "Type",
|
||||
"yes": "Yes",
|
||||
"no": "No",
|
||||
"pending_mod_approval": "Pending mod approval, not visible to users"
|
||||
"pending_mod_approval": "Pending mod approval, not visible to users",
|
||||
"copy_user_id": "kullanıcı ID'sini kopyala",
|
||||
"copy_direct_link": "doğrudan bağlantıyı kopyala"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user