aboutsummaryrefslogtreecommitdiff
path: root/src/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/en.json10
-rw-r--r--src/i18n/ru.json1
2 files changed, 10 insertions, 1 deletions
diff --git a/src/i18n/en.json b/src/i18n/en.json
index 314fa083..893db931 100644
--- a/src/i18n/en.json
+++ b/src/i18n/en.json
@@ -36,7 +36,8 @@
"public_tl": "Public Timeline",
"timeline": "Timeline",
"twkn": "The Whole Known Network",
- "user_search": "User Search"
+ "user_search": "User Search",
+ "preferences": "Preferences"
},
"notifications": {
"broken_favorite": "Unknown status, searching for it...",
@@ -159,6 +160,7 @@
"set_new_profile_background": "Set new profile background",
"set_new_profile_banner": "Set new profile banner",
"settings": "Settings",
+ "subject_input_always_show": "Always show subject field",
"subject_line_behavior": "Copy subject when replying",
"subject_line_email": "Like email: \"re: subject\"",
"subject_line_mastodon": "Like mastodon: copy as is",
@@ -207,5 +209,11 @@
"who_to_follow": {
"more": "More",
"who_to_follow": "Who to follow"
+ },
+ "tool_tip": {
+ "media_upload": "Upload Media",
+ "repeat": "Repeat",
+ "reply": "Reply",
+ "favorite": "Favorite"
}
}
diff --git a/src/i18n/ru.json b/src/i18n/ru.json
index 921bf67e..9c28ccf4 100644
--- a/src/i18n/ru.json
+++ b/src/i18n/ru.json
@@ -133,6 +133,7 @@
"set_new_profile_background": "Загрузить новый фон профиля",
"set_new_profile_banner": "Загрузить новый баннер профиля",
"settings": "Настройки",
+ "subject_input_always_show": "Всегда показывать поле ввода темы",
"stop_gifs": "Проигрывать GIF анимации только при наведении",
"streaming": "Включить автоматическую загрузку новых сообщений при прокрутке вверх",
"text": "Текст",