diff --git a/public/language/ar/global.json b/public/language/ar/global.json index 4c86069873..fdfd1362f8 100644 --- a/public/language/ar/global.json +++ b/public/language/ar/global.json @@ -96,5 +96,6 @@ "upload": "ارفع", "allowed-file-types": "صيغ الملفات المدعومة هي 1%", "unsaved-changes": "لديك تغييرات لم تحفظ. هل أنت متأكد من تغيير الصفحة؟", - "reconnecting-message": "يبدو أن اتصالك لـ %1 قد فقد. رجاءًا أنتظر ثم حاول الإتصال مرة اخرى." + "reconnecting-message": "يبدو أن اتصالك لـ %1 قد فقد. رجاءًا أنتظر ثم حاول الإتصال مرة اخرى.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/ar/user.json b/public/language/ar/user.json index 1e20b5b6cf..dbee05cfab 100644 --- a/public/language/ar/user.json +++ b/public/language/ar/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/bg/global.json b/public/language/bg/global.json index d4ffed8334..06eb4b3e59 100644 --- a/public/language/bg/global.json +++ b/public/language/bg/global.json @@ -96,5 +96,6 @@ "upload": "Качване", "allowed-file-types": "Разрешените файлови типове са: %1", "unsaved-changes": "Имате незапазени промени. Наистина ли искате да напуснете тази страница?", - "reconnecting-message": "Изглежда връзката Ви към %1 беше прекъсната. Моля, изчакайте докато се опитаме да Ви свържем отново." + "reconnecting-message": "Изглежда връзката Ви към %1 беше прекъсната. Моля, изчакайте докато се опитаме да Ви свържем отново.", + "play": "Пускане" } \ No newline at end of file diff --git a/public/language/bg/user.json b/public/language/bg/user.json index 52c196ef97..2bac3f837e 100644 --- a/public/language/bg/user.json +++ b/public/language/bg/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Блокиран до %1", "info.banned-permanently": "Блокиран за постоянно", "info.banned-reason-label": "Причина", - "info.banned-no-reason": "Няма посочена причина." + "info.banned-no-reason": "Няма посочена причина.", + "info.username-history": "История на потребителските имена", + "info.email-history": "Историята на е-пощите" } \ No newline at end of file diff --git a/public/language/bn/global.json b/public/language/bn/global.json index 545020267d..35c002b5c3 100644 --- a/public/language/bn/global.json +++ b/public/language/bn/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/bn/user.json b/public/language/bn/user.json index 6e099a4896..59811361ce 100644 --- a/public/language/bn/user.json +++ b/public/language/bn/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/cs/global.json b/public/language/cs/global.json index e822b289c3..9043a00952 100644 --- a/public/language/cs/global.json +++ b/public/language/cs/global.json @@ -96,5 +96,6 @@ "upload": "Nahrát", "allowed-file-types": "Povolené typy souborů jsou %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/cs/user.json b/public/language/cs/user.json index 51ff8ce91c..5694a135f0 100644 --- a/public/language/cs/user.json +++ b/public/language/cs/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/da/global.json b/public/language/da/global.json index 5ef9da2842..0d07e841e8 100644 --- a/public/language/da/global.json +++ b/public/language/da/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Tilladte filtyper er %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/da/user.json b/public/language/da/user.json index 4d82a665fb..11a2dd8a92 100644 --- a/public/language/da/user.json +++ b/public/language/da/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/de/global.json b/public/language/de/global.json index 2793fc58cf..99a92d3cf5 100644 --- a/public/language/de/global.json +++ b/public/language/de/global.json @@ -96,5 +96,6 @@ "upload": "Hochladen", "allowed-file-types": "Erlaubte Dateitypen sind %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/de/user.json b/public/language/de/user.json index 125580cfab..63a7e1a2e1 100644 --- a/public/language/de/user.json +++ b/public/language/de/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Grund", - "info.banned-no-reason": "Kein Grund angegeben." + "info.banned-no-reason": "Kein Grund angegeben.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/el/global.json b/public/language/el/global.json index 34df3b45bf..a88c6acf22 100644 --- a/public/language/el/global.json +++ b/public/language/el/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/el/user.json b/public/language/el/user.json index 4753cfbe6d..c83190a479 100644 --- a/public/language/el/user.json +++ b/public/language/el/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/en@pirate/global.json b/public/language/en@pirate/global.json index aa50d9d08a..2b231e6687 100644 --- a/public/language/en@pirate/global.json +++ b/public/language/en@pirate/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/en@pirate/user.json b/public/language/en@pirate/user.json index 9b8a875035..9c67a66c10 100644 --- a/public/language/en@pirate/user.json +++ b/public/language/en@pirate/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/en_US/global.json b/public/language/en_US/global.json index 383516d05c..d2a0e03fa3 100644 --- a/public/language/en_US/global.json +++ b/public/language/en_US/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/en_US/user.json b/public/language/en_US/user.json index 057433ae31..00a3201eb2 100644 --- a/public/language/en_US/user.json +++ b/public/language/en_US/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/es/global.json b/public/language/es/global.json index 42a7109f6a..ba5f1ee95b 100644 --- a/public/language/es/global.json +++ b/public/language/es/global.json @@ -96,5 +96,6 @@ "upload": "Subir", "allowed-file-types": "Los tipos de archivos permitidos son: %1", "unsaved-changes": "Tienes cambios sin guardar. Seguro que quieres salir?", - "reconnecting-message": "Has perdido la conexión. Reconectando a %1." + "reconnecting-message": "Has perdido la conexión. Reconectando a %1.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/es/user.json b/public/language/es/user.json index f8a4a800e0..508ffdae32 100644 --- a/public/language/es/user.json +++ b/public/language/es/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Baneado hasta %1", "info.banned-permanently": "Baneado permanentemente", "info.banned-reason-label": "Motivo", - "info.banned-no-reason": "Motivo no especificado" + "info.banned-no-reason": "Motivo no especificado", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/et/global.json b/public/language/et/global.json index 67ae319e61..12c77773ba 100644 --- a/public/language/et/global.json +++ b/public/language/et/global.json @@ -96,5 +96,6 @@ "upload": "Lae üles", "allowed-file-types": "Lubatud faili formaadid on %1", "unsaved-changes": "Sul on salvestamata muudatusi. Oled kindel, et soovid lahkuda?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/et/user.json b/public/language/et/user.json index e0b9078d8f..1d356f8229 100644 --- a/public/language/et/user.json +++ b/public/language/et/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Keelustatud kuni %1", "info.banned-permanently": "Igavesti keelustatud", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/fa_IR/global.json b/public/language/fa_IR/global.json index 386c069b39..476d95651f 100644 --- a/public/language/fa_IR/global.json +++ b/public/language/fa_IR/global.json @@ -96,5 +96,6 @@ "upload": "بارگذاری", "allowed-file-types": "فایل قابل قبول اینها هستند %1", "unsaved-changes": "تغییرات شما ذخیره نشده. شما مطمئن هستید که میخواهید از اینجا دور شوید؟", - "reconnecting-message": "اتصال شما به %1 به نظر می‌رسد از دست رفته. لطفا صبر کنید ما سعی می‌کنیم که دوباره شما را متصل کنیم." + "reconnecting-message": "اتصال شما به %1 به نظر می‌رسد از دست رفته. لطفا صبر کنید ما سعی می‌کنیم که دوباره شما را متصل کنیم.", + "play": "پخش" } \ No newline at end of file diff --git a/public/language/fa_IR/user.json b/public/language/fa_IR/user.json index 71224d0abe..6e0fd1416a 100644 --- a/public/language/fa_IR/user.json +++ b/public/language/fa_IR/user.json @@ -121,5 +121,7 @@ "info.banned-until": "مسدود شده تا %1", "info.banned-permanently": "مسدود شده به طور دائم", "info.banned-reason-label": "دلیل", - "info.banned-no-reason": "هیچ دلیلی ارایه نشد." + "info.banned-no-reason": "هیچ دلیلی ارایه نشد.", + "info.username-history": "تاریخچه نام کاربری", + "info.email-history": "تاریخچه رایانامه" } \ No newline at end of file diff --git a/public/language/fi/global.json b/public/language/fi/global.json index 434aece0f3..a56b79e888 100644 --- a/public/language/fi/global.json +++ b/public/language/fi/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/fi/user.json b/public/language/fi/user.json index bc44655d7d..ad20653c29 100644 --- a/public/language/fi/user.json +++ b/public/language/fi/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/fr/global.json b/public/language/fr/global.json index a37d6fa925..d7136e0746 100644 --- a/public/language/fr/global.json +++ b/public/language/fr/global.json @@ -96,5 +96,6 @@ "upload": "Envoyer", "allowed-file-types": "Les types de fichiers autorisés sont : %1", "unsaved-changes": "Vous avez des modifications non sauvegardées. Êtes-vous sûr de vouloir naviguer tout de même ?", - "reconnecting-message": "Il semble que votre connexion ait été perdue, veuillez patienter pendant que nous vous re-connectons." + "reconnecting-message": "Il semble que votre connexion ait été perdue, veuillez patienter pendant que nous vous re-connectons.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/fr/user.json b/public/language/fr/user.json index 66d9fd4267..7b6a6c23eb 100644 --- a/public/language/fr/user.json +++ b/public/language/fr/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banni jusqu'au %1", "info.banned-permanently": "Banni de façon permanente", "info.banned-reason-label": "Raison", - "info.banned-no-reason": "Aucune raison donnée" + "info.banned-no-reason": "Aucune raison donnée", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/gl/global.json b/public/language/gl/global.json index 0f8663d96f..f2aa29ee3d 100644 --- a/public/language/gl/global.json +++ b/public/language/gl/global.json @@ -96,5 +96,6 @@ "upload": "Subir", "allowed-file-types": "Os tipos de arquivos permitidos son: %1", "unsaved-changes": "Non gardaches tódolos cambios. Queres continuar e saír da páxina?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/gl/user.json b/public/language/gl/user.json index 075c2d5c51..3fd472308b 100644 --- a/public/language/gl/user.json +++ b/public/language/gl/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Baneado hasta 1%", "info.banned-permanently": "Baneado permanentemente", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/he/global.json b/public/language/he/global.json index 8f2c2347b2..a5dc920333 100644 --- a/public/language/he/global.json +++ b/public/language/he/global.json @@ -96,5 +96,6 @@ "upload": "העלה", "allowed-file-types": "פורמטי הקבצים המורשים הם %1", "unsaved-changes": "יש לך שינויים שאינם נשמרו. האם הנך בטוח שברצונך להמשיך?", - "reconnecting-message": "נראה שההתחברות שלך אל %1 אבדה, אנא המתן בזמן שהמערכת מנסה לחבר אותך מחדש" + "reconnecting-message": "נראה שההתחברות שלך אל %1 אבדה, אנא המתן בזמן שהמערכת מנסה לחבר אותך מחדש", + "play": "Play" } \ No newline at end of file diff --git a/public/language/he/user.json b/public/language/he/user.json index e16b685fee..7373c8c74c 100644 --- a/public/language/he/user.json +++ b/public/language/he/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/hu/global.json b/public/language/hu/global.json index 1aae7c960b..fbca98ab9f 100644 --- a/public/language/hu/global.json +++ b/public/language/hu/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/hu/user.json b/public/language/hu/user.json index b852439d9e..40710b2266 100644 --- a/public/language/hu/user.json +++ b/public/language/hu/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/id/global.json b/public/language/id/global.json index 313a120729..9d596c7d6e 100644 --- a/public/language/id/global.json +++ b/public/language/id/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/id/user.json b/public/language/id/user.json index 666ba89276..d0c0032195 100644 --- a/public/language/id/user.json +++ b/public/language/id/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/it/global.json b/public/language/it/global.json index 8aa3659f7d..57bbaa0164 100644 --- a/public/language/it/global.json +++ b/public/language/it/global.json @@ -96,5 +96,6 @@ "upload": "Carica", "allowed-file-types": "Le estensioni permesse dei file sono %1", "unsaved-changes": "Hai delle modifiche non salvate. Sei sicuro che vuoi lasciare la pagina?", - "reconnecting-message": "Sembra che la tua connessione a %1 sia stata persa, per favore attenti mentre proviamo a riconnetterti." + "reconnecting-message": "Sembra che la tua connessione a %1 sia stata persa, per favore attenti mentre proviamo a riconnetterti.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/it/user.json b/public/language/it/user.json index 3cc0daa921..0042f1ba9f 100644 --- a/public/language/it/user.json +++ b/public/language/it/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Bannato fino %1", "info.banned-permanently": "Bannato permanentemente", "info.banned-reason-label": "Motivo", - "info.banned-no-reason": "Non è stata data nessuna motivazione." + "info.banned-no-reason": "Non è stata data nessuna motivazione.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/ja/global.json b/public/language/ja/global.json index 107ae13ee7..e38ea7315b 100644 --- a/public/language/ja/global.json +++ b/public/language/ja/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/ja/user.json b/public/language/ja/user.json index 613332cdb2..9379383b8a 100644 --- a/public/language/ja/user.json +++ b/public/language/ja/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/ko/global.json b/public/language/ko/global.json index 6e9b7b3a93..9fd5fa47ef 100644 --- a/public/language/ko/global.json +++ b/public/language/ko/global.json @@ -96,5 +96,6 @@ "upload": "업로드", "allowed-file-types": "사용가능한 파일 유형: %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/ko/user.json b/public/language/ko/user.json index 8937d90611..b58a7d9480 100644 --- a/public/language/ko/user.json +++ b/public/language/ko/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/lt/global.json b/public/language/lt/global.json index 1ffeb7040a..1a6070a82c 100644 --- a/public/language/lt/global.json +++ b/public/language/lt/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/lt/user.json b/public/language/lt/user.json index 3046cca2e8..2b52a624bd 100644 --- a/public/language/lt/user.json +++ b/public/language/lt/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Užblokuotas iki %1", "info.banned-permanently": "Užblokuotas visam laikui", "info.banned-reason-label": "Priežastis", - "info.banned-no-reason": "Be priežasties" + "info.banned-no-reason": "Be priežasties", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/ms/global.json b/public/language/ms/global.json index 40d6209ba9..e651a3fdf1 100644 --- a/public/language/ms/global.json +++ b/public/language/ms/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/ms/user.json b/public/language/ms/user.json index 3cbbcf1e26..3d9402845d 100644 --- a/public/language/ms/user.json +++ b/public/language/ms/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/nb/global.json b/public/language/nb/global.json index 020fe6aa62..03ab9adf9f 100644 --- a/public/language/nb/global.json +++ b/public/language/nb/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/nb/user.json b/public/language/nb/user.json index 75c3a35287..0fed01f667 100644 --- a/public/language/nb/user.json +++ b/public/language/nb/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/nl/global.json b/public/language/nl/global.json index bf94e340b2..2cf9f0d6f6 100644 --- a/public/language/nl/global.json +++ b/public/language/nl/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Toegestane bestandstypen zijn %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/nl/user.json b/public/language/nl/user.json index f8c51f1d35..a06c32c5cb 100644 --- a/public/language/nl/user.json +++ b/public/language/nl/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Verbannen tot %1", "info.banned-permanently": "Voor altijd verbannen", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/pl/global.json b/public/language/pl/global.json index b3e8819172..a4c47504b7 100644 --- a/public/language/pl/global.json +++ b/public/language/pl/global.json @@ -96,5 +96,6 @@ "upload": "Załaduj", "allowed-file-types": "Dozwolone typy plików %1", "unsaved-changes": "Posiadasz niezapisane zmiany. Jesteś pewien, że chcesz opuścić stronę?", - "reconnecting-message": "Wygląda na to, że Twoje połączenie z %1 zostało przerwane. Proszę czekać gdy staramy się je odnowić." + "reconnecting-message": "Wygląda na to, że Twoje połączenie z %1 zostało przerwane. Proszę czekać gdy staramy się je odnowić.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/pl/user.json b/public/language/pl/user.json index 10d7b78316..9bc08bc656 100644 --- a/public/language/pl/user.json +++ b/public/language/pl/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Zbanowany do %1", "info.banned-permanently": "Zbanowany permanentnie", "info.banned-reason-label": "Powód", - "info.banned-no-reason": "Nie podano powodu." + "info.banned-no-reason": "Nie podano powodu.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/pt_BR/error.json b/public/language/pt_BR/error.json index b99b1bada0..38571fe60d 100644 --- a/public/language/pt_BR/error.json +++ b/public/language/pt_BR/error.json @@ -29,7 +29,7 @@ "username-too-long": "Nome de usuário muito longo", "password-too-long": "A senha é muito grande", "user-banned": "Usuário banido", - "user-banned-reason": "User banned (Reason: %1)", + "user-banned-reason": "Usuário banido (Motivo: %1)", "user-too-new": "Desculpe, é necessário que você aguarde %1 segundo(s) antes de fazer o seu primeiro post.", "blacklisted-ip": "Desculpe, o seu endereço IP foi banido desta comunidade. Se você acha que isso é um engano, por favor contate um administrador.", "ban-expiry-missing": "Por favor forneça uma data para o fim deste banimento", diff --git a/public/language/pt_BR/global.json b/public/language/pt_BR/global.json index 3b9cb20fea..7e3b515eed 100644 --- a/public/language/pt_BR/global.json +++ b/public/language/pt_BR/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Os tipos de arquivo permitidos são %1", "unsaved-changes": "Você tem alterações não salvas. Tem certeza que você deseja sair da página?", - "reconnecting-message": "Parece que sua conexão com %1 caiu, por favor aguarde enquanto tentamos reconectar." + "reconnecting-message": "Parece que sua conexão com %1 caiu, por favor aguarde enquanto tentamos reconectar.", + "play": "Executar" } \ No newline at end of file diff --git a/public/language/pt_BR/topic.json b/public/language/pt_BR/topic.json index 2b74650131..3d7531fadd 100644 --- a/public/language/pt_BR/topic.json +++ b/public/language/pt_BR/topic.json @@ -51,7 +51,7 @@ "not-watching.description": "Não me notificar de novas respostas.
Mostrar tópico em não-lido se a categoria não estiver sendo ignorada.", "ignoring.description": "Não me notificar de novas respostas.
Não mostrar tópico em não-lido.", "thread_tools.title": "Ferramentas de Tópico", - "thread_tools.markAsUnreadForAll": "Mark unread for all", + "thread_tools.markAsUnreadForAll": "Marcar como não-lido para todos", "thread_tools.pin": "Fixar Tópico", "thread_tools.unpin": "Desfixar Tópico", "thread_tools.lock": "Trancar Tópico", diff --git a/public/language/pt_BR/user.json b/public/language/pt_BR/user.json index e1a090a9b9..2d306417f6 100644 --- a/public/language/pt_BR/user.json +++ b/public/language/pt_BR/user.json @@ -93,7 +93,7 @@ "incoming-message-sound": "Som de recebimento de mensagem", "outgoing-message-sound": "Som de envio de mensagem", "notification-sound": "Som de notificação", - "no-sound": "No sound", + "no-sound": "Sem som", "browsing": "Configurações de Navegação", "open_links_in_new_tab": "Abrir links externos em nova aba", "enable_topic_searching": "Habilitar Pesquisa dentro de Tópico", @@ -121,5 +121,7 @@ "info.banned-until": "Banido até %1", "info.banned-permanently": "Banido permanentemente", "info.banned-reason-label": "Motivo", - "info.banned-no-reason": "Sem motivo escolhido." + "info.banned-no-reason": "Sem motivo escolhido.", + "info.username-history": "Histórico do Nome de Usuário", + "info.email-history": "Histórico do Email" } \ No newline at end of file diff --git a/public/language/ro/global.json b/public/language/ro/global.json index c634e3a1c8..f8b346044f 100644 --- a/public/language/ro/global.json +++ b/public/language/ro/global.json @@ -96,5 +96,6 @@ "upload": "Încărcați", "allowed-file-types": "Tipuri de fișiere permise sunt %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/ro/user.json b/public/language/ro/user.json index fa33cfde6b..9ed9377725 100644 --- a/public/language/ro/user.json +++ b/public/language/ro/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/ru/global.json b/public/language/ru/global.json index f2b3f3d8c5..9c584431ed 100644 --- a/public/language/ru/global.json +++ b/public/language/ru/global.json @@ -96,5 +96,6 @@ "upload": "Загрузить", "allowed-file-types": "Разрешенные форматы файлов %1", "unsaved-changes": "У вас есть несохраненные изменения. Вы уверены, что хотите уйти?", - "reconnecting-message": "Похоже, подключение к %1 было разорвано, подождите, пока мы пытаемся восстановить соединение." + "reconnecting-message": "Похоже, подключение к %1 было разорвано, подождите, пока мы пытаемся восстановить соединение.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/ru/user.json b/public/language/ru/user.json index 2e2fe18957..ab372b0d1a 100644 --- a/public/language/ru/user.json +++ b/public/language/ru/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Заблокирован до %1", "info.banned-permanently": "Заблокирован навсегда", "info.banned-reason-label": "Причина", - "info.banned-no-reason": "Без объяснения причин." + "info.banned-no-reason": "Без объяснения причин.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/rw/global.json b/public/language/rw/global.json index bb0164820c..f0922ae9ac 100644 --- a/public/language/rw/global.json +++ b/public/language/rw/global.json @@ -96,5 +96,6 @@ "upload": "Pakira", "allowed-file-types": "Ubwoko bw'amafayilo bwemewe ni %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/rw/user.json b/public/language/rw/user.json index 5b65837c81..ab2f435f54 100644 --- a/public/language/rw/user.json +++ b/public/language/rw/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/sc/global.json b/public/language/sc/global.json index a5b6a3e20f..159188e8c2 100644 --- a/public/language/sc/global.json +++ b/public/language/sc/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/sc/user.json b/public/language/sc/user.json index 23f54011e1..90746c1fe8 100644 --- a/public/language/sc/user.json +++ b/public/language/sc/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/sk/global.json b/public/language/sk/global.json index 7a2ac8cbaa..f184a5f15a 100644 --- a/public/language/sk/global.json +++ b/public/language/sk/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/sk/user.json b/public/language/sk/user.json index 1b0005c625..a98ec25207 100644 --- a/public/language/sk/user.json +++ b/public/language/sk/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/sl/global.json b/public/language/sl/global.json index 14ae52986b..bdf0f36896 100644 --- a/public/language/sl/global.json +++ b/public/language/sl/global.json @@ -96,5 +96,6 @@ "upload": "Prenos", "allowed-file-types": "Dovoljene vrste datotek so %1", "unsaved-changes": "Imate neshranjene spremembe. A res želite stran?", - "reconnecting-message": "Kot kaže je bila povezava do %1 prekinjena. Počakajte, ponovno poskušamo vzpostaviti povezavo." + "reconnecting-message": "Kot kaže je bila povezava do %1 prekinjena. Počakajte, ponovno poskušamo vzpostaviti povezavo.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/sl/user.json b/public/language/sl/user.json index 26d2040d4b..2162c5aab9 100644 --- a/public/language/sl/user.json +++ b/public/language/sl/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/sr/global.json b/public/language/sr/global.json index 8af7ca5b1d..57615dd8df 100644 --- a/public/language/sr/global.json +++ b/public/language/sr/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/sr/user.json b/public/language/sr/user.json index c4f7639e10..824efb8cc5 100644 --- a/public/language/sr/user.json +++ b/public/language/sr/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/sv/global.json b/public/language/sv/global.json index 992f2a32fe..50e107b718 100644 --- a/public/language/sv/global.json +++ b/public/language/sv/global.json @@ -96,5 +96,6 @@ "upload": "Ladda upp", "allowed-file-types": "Tillåtna filtyper är %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/sv/user.json b/public/language/sv/user.json index 03ba94fc00..74baf42d74 100644 --- a/public/language/sv/user.json +++ b/public/language/sv/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/th/global.json b/public/language/th/global.json index 09e26d956a..94080b0922 100644 --- a/public/language/th/global.json +++ b/public/language/th/global.json @@ -96,5 +96,6 @@ "upload": "Upload", "allowed-file-types": "Allowed file types are %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/th/user.json b/public/language/th/user.json index af15ad9890..41048b8c6a 100644 --- a/public/language/th/user.json +++ b/public/language/th/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/tr/global.json b/public/language/tr/global.json index 59c01ab819..647decf42f 100644 --- a/public/language/tr/global.json +++ b/public/language/tr/global.json @@ -96,5 +96,6 @@ "upload": "Yükle", "allowed-file-types": "İzin verilen dosya tipleri %1", "unsaved-changes": "Kaydedilmemiş değişiklikler var. Çıkmak istediğinize emin misiniz?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/tr/user.json b/public/language/tr/user.json index 62051c7ba3..4f39a0238e 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Yasaklama süresi %1", "info.banned-permanently": "Kalıcı yasakla", "info.banned-reason-label": "Gerekçe", - "info.banned-no-reason": "Gerekçe belirtilmedi." + "info.banned-no-reason": "Gerekçe belirtilmedi.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/vi/global.json b/public/language/vi/global.json index 01890dcd33..5d16408aae 100644 --- a/public/language/vi/global.json +++ b/public/language/vi/global.json @@ -96,5 +96,6 @@ "upload": "Tải lên", "allowed-file-types": "Các định dạng file được cho phép là %1", "unsaved-changes": "You have unsaved changes. Are you sure you wish to navigate away?", - "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect." + "reconnecting-message": "Looks like your connection to %1 was lost, please wait while we try to reconnect.", + "play": "Play" } \ No newline at end of file diff --git a/public/language/vi/user.json b/public/language/vi/user.json index 0d3666bbe7..55615761b0 100644 --- a/public/language/vi/user.json +++ b/public/language/vi/user.json @@ -121,5 +121,7 @@ "info.banned-until": "Banned until %1", "info.banned-permanently": "Banned permanently", "info.banned-reason-label": "Reason", - "info.banned-no-reason": "No reason given." + "info.banned-no-reason": "No reason given.", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/zh_CN/global.json b/public/language/zh_CN/global.json index 23a31f52a6..67baf99e9d 100644 --- a/public/language/zh_CN/global.json +++ b/public/language/zh_CN/global.json @@ -96,5 +96,6 @@ "upload": "上传", "allowed-file-types": "允许的文件类型有 %1", "unsaved-changes": "您有未保存的更改,您确定您要离开么?", - "reconnecting-message": "与 %1 的连接断开,我们正在尝试重连,请耐心等待" + "reconnecting-message": "与 %1 的连接断开,我们正在尝试重连,请耐心等待", + "play": "Play" } \ No newline at end of file diff --git a/public/language/zh_CN/user.json b/public/language/zh_CN/user.json index 4f61238f56..fac99339d1 100644 --- a/public/language/zh_CN/user.json +++ b/public/language/zh_CN/user.json @@ -121,5 +121,7 @@ "info.banned-until": "封禁到 %1", "info.banned-permanently": "永久封禁", "info.banned-reason-label": "原因", - "info.banned-no-reason": "没有原因" + "info.banned-no-reason": "没有原因", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file diff --git a/public/language/zh_TW/global.json b/public/language/zh_TW/global.json index 54a8ce2248..6c523cf698 100644 --- a/public/language/zh_TW/global.json +++ b/public/language/zh_TW/global.json @@ -96,5 +96,6 @@ "upload": "上傳", "allowed-file-types": "允許的檔案類型是 %1", "unsaved-changes": "你還沒有儲存更動。你確定想要離開這個頁面?", - "reconnecting-message": "看起來你的連線到 %1 已經遺失,請稍等一下我們嘗試重新連線。" + "reconnecting-message": "看起來你的連線到 %1 已經遺失,請稍等一下我們嘗試重新連線。", + "play": "Play" } \ No newline at end of file diff --git a/public/language/zh_TW/user.json b/public/language/zh_TW/user.json index 99e3adca75..d25b5fc25b 100644 --- a/public/language/zh_TW/user.json +++ b/public/language/zh_TW/user.json @@ -121,5 +121,7 @@ "info.banned-until": "禁用至 %1", "info.banned-permanently": "永久禁用", "info.banned-reason-label": "理由", - "info.banned-no-reason": "沒有給理由" + "info.banned-no-reason": "沒有給理由", + "info.username-history": "Username History", + "info.email-history": "Email History" } \ No newline at end of file