diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-07-01 21:11:45 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2025-07-01 21:16:54 +0200 |
| commit | 3de2e771ff7696f55d51befdaf2c38d700b3588c (patch) | |
| tree | 1a284ce7f6b10b3d49068be1a6ce40a2c7f81fe3 /config/locales/en.yml | |
| parent | 804c99fce66998ddcfd4970ff2c63141915bafd1 (diff) | |
| download | operum-3de2e771ff7696f55d51befdaf2c38d700b3588c.tar.gz operum-3de2e771ff7696f55d51befdaf2c38d700b3588c.zip | |
search: Add missing translations
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index d593910..e1c2de5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -31,7 +31,9 @@ en: bought_at: Bought at where_is_it: Where is it? search: - body: Body + name: Name + description: Description + body: Prompt user: username: Username password: Password |
