diff --git a/i18n/pl.json b/i18n/pl.json index 440ebabe7..3d09f1864 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -2,11 +2,12 @@ "@metadata": { "authors": [ "Chrumps", - "Peter Bowman" + "Peter Bowman", + "Rezonansowy" ] }, "popups-message": "Okna pop-up", "popups-desc": "Wyświetla okna pop-up z opisami treści artykułów po umieszczeniu wskaźnika myszy na odnośniku.", - "popups-last-edited": "Ostatnia edycja: $1", + "popups-last-edited": "Ostatnio edytowane $1", "popups-redirects": "przekierowuje do

$1

" } diff --git a/i18n/zh-hant.json b/i18n/zh-hant.json index fe178ffba..80d7a57b3 100644 --- a/i18n/zh-hant.json +++ b/i18n/zh-hant.json @@ -1,11 +1,12 @@ { "@metadata": { "authors": [ - "Liuxinyu970226" + "Liuxinyu970226", + "Liangent" ] }, - "popups-message": "懸停卡片", - "popups-desc": "黨用戶懸停頁面鏈接時顯示頁面內容摘要的懸停卡片", + "popups-message": "浮動窗格", + "popups-desc": "在游標停駐於頁面連結上方時,顯示包含連結內容摘要的浮動窗格。", "popups-last-edited": "最近編輯於$1", "popups-redirects": "重定向至

$1

" }