Localization: macOS: Add translations for 'Edit' button
By copying the 'macMenuEdit' entries to 'macButtonEdit'. Signed-off-by: Roopesh Chander <roop@roopc.net>
This commit is contained in:
parent
174a6e8e32
commit
78e6ecc4bc
|
@ -349,6 +349,8 @@
|
|||
|
||||
"macButtonDeleteTunnels (%d)" = "%d Tunnel löschen";
|
||||
|
||||
"macButtonEdit" = "Bearbeiten";
|
||||
|
||||
// Mac detail/edit view fields
|
||||
|
||||
"macFieldKey (%@)" = "%@:";
|
||||
|
|
|
@ -349,6 +349,8 @@
|
|||
|
||||
"macButtonDeleteTunnels (%d)" = "Elimina %d tunnel";
|
||||
|
||||
"macButtonEdit" = "Modifica";
|
||||
|
||||
// Mac detail/edit view fields
|
||||
|
||||
"macFieldKey (%@)" = "%@:";
|
||||
|
|
|
@ -349,6 +349,8 @@
|
|||
|
||||
"macButtonDeleteTunnels (%d)" = "%d トンネルを削除";
|
||||
|
||||
"macButtonEdit" = "編集";
|
||||
|
||||
// Mac detail/edit view fields
|
||||
|
||||
"macFieldKey (%@)" = "%@:";
|
||||
|
|
Loading…
Reference in New Issue