Skip to content

Commit 6b8a016

Browse files
authored
Latest Language Strings (#1908)
* Latest Language Strings * Fix string
1 parent 0b140f1 commit 6b8a016

File tree

64 files changed

+5532
-5530
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+5532
-5530
lines changed

app/views/passwords/new.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<div class='col'>
2929
<%= f.text_area(:payload, { class: "form-control",
3030
rows: 6,
31-
placeholder: _('Enter the Password or Text to push..'),
31+
placeholder: _('Enter the Password or Text to push...'),
3232
autocomplete: "off",
3333
spellcheck: "false",
3434
autofocus: true,

config/locales/.translation_io

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# ignore the conflicts and "sync" again, it will fix this file for you.
66

77
---
8-
timestamp: 1708102024
8+
timestamp: 1708359154

0 commit comments

Comments
 (0)