1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 16:23:14 +02:00

core: update translations (issue #1503)

This commit is contained in:
Sébastien Helleu
2023-03-26 19:15:33 +02:00
parent 9bb3acd2c7
commit fe41da1506
29 changed files with 664 additions and 80 deletions
+2 -2
View File
@@ -8367,10 +8367,10 @@ command_init ()
" delete_beginning_of_line: delete from beginning of line until "
"cursor\n"
" delete_beginning_of_input: delete from beginning of input until "
" delete_end_of_line: delete from cursor until end of line\n"
"cursor\n"
" delete_end_of_line: delete from cursor until end of line\n"
" delete_end_of_input: delete from cursor until end of input\n"
" delete_line: delete entire line\n"
" delete_line: delete current line\n"
" delete_input: delete entire input\n"
" clipboard_paste: paste from the internal clipboard\n"
" transpose_chars: transpose two chars\n"